Commit Graph

3 Commits

Author SHA1 Message Date
Andy Caldwell 0ca6c38cc2
Fix up run-coverage and coverage-map/status-quo tests 2023-09-08 12:46:23 +01:00
Zalathar 72b721f48e Resolve all warnings in `run-coverage` tests
When one of these tests fails, any compiler warnings will be printed to the
console, which makes it harder to track down the actual reason for failure.

(The outstanding warnings were found by temporarily adding `-Dwarnings` to the
compiler arguments for `RunCoverage` in `src/tools/compiletest/src/runtest.rs`.)
2023-08-26 14:35:34 +10:00
Zalathar e0625b4586 Migrate most of the existing coverage tests over to `run-coverage` 2023-06-28 11:09:19 +10:00