rust/library/test/src
2022-02-25 08:00:52 -05:00
..
formatters Rollup merge of #93479 - smoelius:master, r=yaahc 2022-02-17 06:29:59 +01:00
helpers Rollup merge of #89082 - smoelius:master, r=kennytm 2021-10-07 20:26:12 -07:00
stats mv std libs to library/ 2020-07-27 19:51:13 -05:00
term Ignore automatically derived impls of Clone and Debug in dead code analysis 2021-09-09 19:49:07 +02:00
bench.rs move core::hint::black_box under its own feature gate 2021-04-25 11:08:12 +02:00
cli.rs Use optflag for --report-time 2022-01-30 10:25:40 -05:00
console.rs Include ignore message in libtest output 2022-02-24 17:36:36 -05:00
event.rs Implement #85440 2021-09-29 21:51:46 -04:00
lib.rs Change Termination::report return type to ExitCode 2022-01-28 12:53:36 -08:00
options.rs feat(libtest): Add JUnit formatter 2021-04-25 15:51:50 -07:00
stats.rs Remove unused allow deprecated 2021-12-29 18:06:01 +01:00
term.rs Remove unused stuff and switch to pub(crate) whenever possible. 2021-07-18 22:00:41 +08:00
test_result.rs remove allow_fail test flag 2022-01-28 18:31:49 +08:00
tests.rs Switch bootstrap cfgs 2022-02-25 08:00:52 -05:00
time.rs Use optflag for --report-time 2022-01-30 10:25:40 -05:00
types.rs Switch bootstrap cfgs 2022-02-25 08:00:52 -05:00