granite-rust/library/test/src
Jane Lusby 0911069feb
Apply suggestions from code review
Co-authored-by: kennytm <kennytm@gmail.com>
2021-09-27 14:50:35 -07:00
..
formatters Apply suggestions from code review 2021-09-27 14:50:35 -07:00
helpers lazily calls some fns 2021-03-27 10:20:32 +03: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 feat(libtest): Add JUnit formatter 2021-04-25 15:51:50 -07:00
console.rs Fix compilation errors. 2021-07-18 20:51:47 +08:00
event.rs libtest: Index tests by a unique TestId 2021-03-24 23:08:13 -07:00
lib.rs Fix compilation errors. 2021-07-18 20:51:47 +08:00
options.rs feat(libtest): Add JUnit formatter 2021-04-25 15:51:50 -07:00
stats.rs Use HTTPS links where possible 2021-06-23 16:26:46 -04: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 unsafe impl Send for CompletedTest & TestResult 2021-02-19 00:00:00 +00:00
tests.rs Update to new bootstrap compiler 2021-06-28 11:30:49 -04:00
time.rs Dogfood 'str_split_once()` in the std lib 2020-12-07 14:24:05 -07:00
types.rs Update to new bootstrap compiler 2021-06-28 11:30:49 -04:00