| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-12-19 | Fix `uninlined_format_args` in libtest | nils | -4/+2 | |
| 2022-01-30 | Use `optflag` for `--report-time` | Samuel E. Moelius III | -3/+2 | |
| Essentially, what is described here: https://github.com/rust-lang/rust/issues/64888#issuecomment-1008047228 There is one difference. The comment proposes to add a `--report-time-color` option. This change instead uses libtest's existing `--color` option for that purpose. | ||||
| 2020-12-07 | Dogfood 'str_split_once()` in the std lib | Eric Arellano | -15/+9 | |
| 2020-11-27 | libtest: Print the total time taken to execute a test suite | Jakob Schikowski | -2/+13 | |
| 2020-07-27 | mv std libs to library/ | mark | -0/+193 | |
