| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-11-07 | coverage: Migrate `tests/run-coverage` into `tests/coverage` | Zalathar | -49/+0 | |
| 2023-11-07 | coverage: Use `-Copt-level=2` by default in run-coverage tests | Zalathar | -1/+1 | |
| This is a step towards being able to unify the two coverage test directories. There are two tests that require adjustment: - `overflow.rs` requires an explicit `-Coverflow-checks=yes` - `sort_groups.rs` is sensitive to provably unused instantiations | ||||
| 2023-08-17 | coverage: Anonymize line numbers in `run-coverage` test snapshots | Zalathar | -38/+38 | |
| This makes the test snapshots less sensitive to lines being added/removed. | ||||
| 2023-06-28 | Migrate most of the existing coverage tests over to `run-coverage` | Zalathar | -0/+49 | |
