rust/library/test/src
bors 5e73bd1040 Auto merge of #82300 - andersk:libtest-id, r=Amanieu
libtest: Index tests by a unique TestId

This more robustly avoids problems with duplicate `TestDesc`. See #81852 and #82274.

Cc `@Mark-Simulacrum.`
2021-04-12 13:30:30 +00:00
..
formatters test: Print test name only once on timeout 2021-02-21 00:00:00 +00:00
helpers lazily calls some fns 2021-03-27 10:20:32 +03:00
stats
bench.rs libtest: Index tests by a unique TestId 2021-03-24 23:08:13 -07:00
cli.rs Add a chapter on the test harness. 2021-02-20 16:12:11 -08:00
console.rs libtest: Print the total time taken to execute a test suite 2020-11-27 17:53:59 +01:00
event.rs libtest: Index tests by a unique TestId 2021-03-24 23:08:13 -07:00
lib.rs libtest: Index tests by a unique TestId 2021-03-24 23:08:13 -07:00
options.rs
stats.rs Fix some clippy issues 2020-10-01 01:34:38 -04:00
test_result.rs Remove unsafe impl Send for CompletedTest & TestResult 2021-02-19 00:00:00 +00:00
tests.rs libtest: Index tests by a unique TestId 2021-03-24 23:08:13 -07:00
time.rs Dogfood 'str_split_once()` in the std lib 2020-12-07 14:24:05 -07:00
types.rs libtest: Index tests by a unique TestId 2021-03-24 23:08:13 -07:00