Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not panic when a test function returns Result::Err. | Bradford Hovinen | 2022-09-16 | 1 | -10/+11 |
* | move core::hint::black_box under its own feature gate | Ralf Jung | 2021-04-25 | 1 | -2/+9 |
* | libtest: Index tests by a unique TestId | Anders Kaseorg | 2021-03-24 | 1 | -4/+13 |
* | Merge set_panic and set_print into set_output_capture. | Mara Bos | 2020-11-10 | 1 | -9/+5 |
* | Remove io::LocalOutput and use Arc<Mutex<dyn>> for local streams. | Mara Bos | 2020-11-10 | 1 | -6/+2 |
* | Fix some clippy issues | Joshua Nelson | 2020-10-01 | 1 | -1/+1 |
* | Rollup merge of #76959 - est31:write, r=oli-obk | Ralf Jung | 2020-09-21 | 1 | -10/+10 |
|\ | |||||
| * | Replace write_fmt with write! | est31 | 2020-09-20 | 1 | -10/+10 |
* | | Use as_nanos in bench.rs and base.rs | est31 | 2020-09-20 | 1 | -5/+1 |
|/ | |||||
* | mv std libs to library/ | mark | 2020-07-27 | 1 | -0/+238 |