rust/src/librustdoc
Huon Wilson 11bdeea767 rustdoc: add the ability to run tests with --test.
This adds the `test_harness` directive that runs a code block using the
test runner, to allow for `#[test]` items to be demonstrated and still
tested (currently they are just stripped and not even compiled, let
alone run).
2014-06-19 23:11:18 +10:00
..
2014-06-17 23:41:03 +02:00
2014-06-14 10:45:37 -07:00
2014-06-12 21:15:14 +03:00
2014-06-14 10:28:09 -07:00