rust/library/test/src
2022-02-07 14:08:34 +00:00
..
formatters Rollup merge of #93416 - name1e5s:chore/remove_allow_fail, r=m-ou-se 2022-02-07 14:08:34 +00:00
helpers Rollup merge of #89082 - smoelius:master, r=kennytm 2021-10-07 20:26:12 -07:00
stats
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 Check allow_unstable before checking environment variables 2021-09-30 12:57:34 -04:00
console.rs remove allow_fail test flag 2022-01-28 18:31:49 +08: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 add allow_fail field in TestDesc to pass check 2022-01-28 19:40:49 +08:00
time.rs Dogfood 'str_split_once()` in the std lib 2020-12-07 14:24:05 -07:00
types.rs add allow_fail field in TestDesc to pass check 2022-01-28 19:40:49 +08:00