Michael Bryan
e9370c9169
Updated the hrefs in the integration tests
2017-09-30 16:14:12 +08:00
Michael Bryan
e89e6a04cd
`mdbook init` will stub out chapters if SUMMARY already exists
2017-09-30 16:10:17 +08:00
Behnam Esfahbod
956a5cc7fd
Fix heading links in nested pages
...
Plus fixing the whitespace chars not being replaced by hyphen.
Also expand tests for link creations, and add test for nested pages.
Fixes <https://github.com/azerupi/mdBook/issues/416 >
Fixes <https://github.com/azerupi/mdBook/issues/417 >
2017-09-06 00:52:17 -07:00
Behnam Esfahbod
cef62ec42e
Fix build and test warnings
...
Move non-test test module files into their own directories to prevent
cargo from running them as tests. Then suppress the left-over warnings.
Move *dummy book* code and data into a shared folder, and leave the rest
of helper utilities (one function) in the original module.
2017-09-06 00:52:17 -07:00
Michael Bryan
e2eb40bded
Got some feedback from azerupi and added a DummyBook builder
2017-08-02 22:29:28 +08:00
Michael Bryan
29e00c0d97
Broke the integration tests out into individual sections
2017-07-10 18:17:19 +08:00