mdBook/tests/book/cli
steveklabnik d319d8f642 Introduce smoke test
This checks that we render the example book correctly. In order to do
that, we put a known-good copy of the book under tests/book, and then in
tests/smoke.rs, we generate a copy of it, and then diff the two
directories.

This means that PRs that change the generated output will need to update
this fixture, but it also means we get to see an easy way of what they
actually update.

Part of #11
2017-04-14 15:26:57 -04:00
..
build.html Introduce smoke test 2017-04-14 15:26:57 -04:00
cli-tool.html Introduce smoke test 2017-04-14 15:26:57 -04:00
init.html Introduce smoke test 2017-04-14 15:26:57 -04:00
serve.html Introduce smoke test 2017-04-14 15:26:57 -04:00
test.html Introduce smoke test 2017-04-14 15:26:57 -04:00
watch.html Introduce smoke test 2017-04-14 15:26:57 -04:00