mdBook/tests
Michael Bryan 232a923676
Added a windows-specific `tee` equivalent (#561)
* Added a windows-specific `tee` equivalent

* Changed how the windows "tee" command gets quoted

* Temporarily disabled the backends_receive_render_context_via_stdin test
2018-01-20 21:46:44 +08:00
..
dummy_book The example book renders correctly 2017-12-10 22:59:35 +11: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 Added a windows-specific `tee` equivalent (#561) 2018-01-20 21:46:44 +08:00
init.rs Add support for alternative backends (#507) 2018-01-07 22:10:48 +08:00
parse_existing_summary_files.rs Updated dependencies and made logging more readable 2017-12-30 18:43:46 +08:00
rendered_output.rs Remove unneeded mut modifier in test (#534) 2018-01-08 00:25:45 +08:00
testing.rs Use Arc instead of lazy_static for dummy preprocessor 2018-01-17 19:02:25 +00:00