Zalathar
|
a573880373
|
coverage: Rename the run-coverage test mode to coverage-run
This makes it more consistent with the `coverage-map` mode and the shared
`tests/coverage` test directory.
|
2023-11-08 16:41:24 +11:00 |
|
Zalathar
|
4e6f438d2a
|
coverage: Register test::Coverage as the test suite for tests/coverage
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-07 11:15:19 +11:00 |
|
Zalathar
|
49127c64d6
|
coverage: Migrate tests/coverage-map into tests/coverage
|
2023-11-07 11:15:19 +11:00 |
|
Zalathar
|
e9d04c5e24
|
coverage: Migrate tests/run-coverage into tests/coverage
|
2023-11-07 11:15:19 +11:00 |
|