| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-06-28 | Remove the old `coverage-reports` and `coverage` directories | Zalathar | -19/+0 | |
| 2023-06-28 | Migrate the remaining `run-make/coverage-reports` tests over to `run-coverage` | Zalathar | -374/+0 | |
| To make it easier to verify that the output snapshots have been migrated faithfully, this change adds some temporary helper code that lets us avoid having to completely re-bless the existing snapshots. A later change in this PR will then re-bless the tests and remove the temporary helper code. | ||||
| 2023-06-28 | Migrate most of the existing coverage tests over to `run-coverage` | Zalathar | -2150/+0 | |
| 2023-05-07 | Fix instrument-coverage tests by using Python to sort instantiation groups | Zalathar | -0/+23 | |
| 2023-05-01 | Add `#[no_coverage]` to the test harness's `fn main` | Zalathar | -0/+10 | |
| 2023-04-19 | temporarily ignore run-make coverage tests | Deadbeef | -0/+6 | |
| 2023-04-06 | Bless tests | Gary Guo | -1/+1 | |
| 2023-03-30 | move `tools.mk` to run-make | Joshua Nelson | -1/+1 | |
| apparently I missed some tests in the last commit. Rather than having dozens of tests use the long version, use the short version in `run-make` and the long version in `run-make-fulldeps` (which is now only three tests) | ||||
| 2023-01-11 | Change `src/test` to `tests` in source files, fix tidy and tests | Albert Larsan | -1/+1 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+2504 | |
