rust/src/libtest
2019-12-06 12:24:54 +00:00
..
formatters Improve code style 2019-10-17 19:37:01 +03:00
helpers removing trailing whitespaces 2019-10-28 14:03:53 -04:00
stats Make enum usage explicit and fix tests 2019-10-17 17:47:03 +03:00
bench.rs Apply clippy::needless_return suggestions 2019-10-22 19:23:10 +02:00
Cargo.toml bootstrap: Merge the libtest build step with libstd 2019-08-23 16:46:11 -07:00
cli.rs Add --force-run-in-process unstable libtest option 2019-11-15 05:52:06 -08:00
console.rs Apply clippy::needless_return suggestions 2019-10-22 19:23:10 +02:00
event.rs Improve code style 2019-10-17 19:37:01 +03:00
lib.rs Use Instant::now lazily 2019-12-06 12:24:54 +00:00
options.rs Add more explaining comments to the code 2019-10-17 19:10:35 +03:00
stats.rs Enhance report-time option 2019-09-29 21:22:30 +03:00
test_result.rs Simplify if else as suggested in PR feedback 2019-11-19 21:44:45 +01:00
tests.rs replace some asserts with assert_eq for better error readability 2019-11-18 00:52:10 +01:00
time.rs Improve code style 2019-10-17 19:37:01 +03:00
types.rs Split libtest into several smaller modules 2019-10-17 17:38:44 +03:00