rust/src/libtest
Jeremy Fitzhardinge 516d105c0b libtest: add --list option to list tests and benchmarks
This option lists all the tests and benchmarks a binary provides. By default the listing
is sent to stdout, but if --logfile is also specified, it is written there.

If filters are specified, they're applied before the output is emitted.
2016-12-14 10:15:36 -08:00
..
Cargo.toml mk: Distribute fewer TARGET_CRATES 2016-03-07 13:05:12 -08:00
lib.rs libtest: add --list option to list tests and benchmarks 2016-12-14 10:15:36 -08:00
stats.rs run rustfmt on libtest folder 2016-06-05 12:19:37 +05:30