about summary refs log tree commit diff
path: root/tests/coverage/README.md
AgeCommit message (Collapse)AuthorLines
2023-11-08coverage: Rename the `run-coverage` test mode to `coverage-run`Zalathar-3/+3
This makes it more consistent with the `coverage-map` mode and the shared `tests/coverage` test directory.
2023-11-07coverage: Register `test::Coverage` as the test suite for `tests/coverage`Zalathar-7/+10
This restores the ability to run a coverage test by specifying its path, e.g. `./x.py test tests/coverage/if.rs`. This runs the test in both modes.
2023-11-07coverage: Migrate `tests/coverage-map` into `tests/coverage`Zalathar-0/+13