| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-01-20 | test: add `#![warn(unreachable_pub)]` | Urgau | -3/+3 |
| 2024-10-08 | Change a few `&Option<T>` into `Option<&T>` | Yuri Astrakhan | -4/+4 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -4/+2 |
| 2024-07-15 | Update name of Windows abort constant to match platform documentation | Charles Celerier | -2/+2 |
| 2024-07-15 | Add match arm for Fuchsia status code upon an abort in a test | Charles Celerier | -0/+11 |
| 2024-01-30 | Actually abort in panic-abort-tests | Tyler Mandry | -7/+29 |
| 2023-01-03 | Fix a few clippy lints in libtest | Joshua Nelson | -2/+2 |
| 2022-12-19 | Fix `uninlined_format_args` in libtest | nils | -3/+2 |
| 2022-03-10 | Use implicit capture syntax in format_args | T-O-R-U-S | -1/+1 |
| 2022-01-28 | remove allow_fail test flag | yuhaixin.hx | -9/+4 |
| 2021-02-19 | Remove unsafe impl Send for CompletedTest & TestResult | Tomasz Miąsko | -2/+0 |
| 2021-01-10 | Print failure message on all tests that should panic, but don't | johanngan | -1/+1 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+115 |
