mdBook/tests
Bas Bossink 506996808b Fix issue 832 (#841)
* Add if around stub summary creation

Check if an existing SUMMARY.md is present to prevent overwriting it
with the stub SUMMARY.md.

[#832]

* Add test for existing SUMMARY.md
2019-05-08 21:13:20 +02:00
..
dummy_book failing test 2019-01-15 14:08:53 -05:00
summary_md_files Rewrote summary parser from a state machine to use recursive descent 2017-12-11 15:17:20 +11:00
alternate_backends.rs Make failing_alternate_backend test more platform specific 2018-12-05 22:26:53 +01:00
build_process.rs Update build_process.rs 2019-05-03 20:00:43 +02:00
custom_preprocessors.rs Update custom_preprocessors.rs 2019-05-03 20:32:56 +02:00
init.rs Fix issue 832 (#841) 2019-05-08 21:13:20 +02:00
parse_existing_summary_files.rs Run rustfmt 2018-07-23 12:47:04 -05:00
rendered_output.rs Don't let robots index the print.html (#844) 2019-05-08 00:32:43 +02:00
searchindex_fixture.json failing test 2019-01-15 14:08:53 -05:00
testing.rs Configurable preprocessor (#658) 2018-09-10 18:55:58 +08:00