rust/library/test/src
Mara Bos aff7bd66e8 Merge set_panic and set_print into set_output_capture.
There were no use cases for setting them separately.
Merging them simplifies some things.
2020-11-10 21:58:13 +01:00
..
formatters Rollup merge of #77890 - gilescope:welformed-json-output-from-libtest, r=KodrAus 2020-10-23 18:26:20 +09:00
helpers Remove io::LocalOutput and use Arc<Mutex<dyn>> for local streams. 2020-11-10 21:57:05 +01:00
stats mv std libs to library/ 2020-07-27 19:51:13 -05:00
bench.rs Merge set_panic and set_print into set_output_capture. 2020-11-10 21:58:13 +01:00
cli.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
console.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
event.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
lib.rs Merge set_panic and set_print into set_output_capture. 2020-11-10 21:58:13 +01:00
options.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
stats.rs Fix some clippy issues 2020-10-01 01:34:38 -04:00
test_result.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
tests.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
time.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
types.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00