Commit Graph

2 Commits

Author SHA1 Message Date
Zalathar 8d91e71e9a Various trivial formatting fixes in `run-coverage` tests
These changes were made by manually running `rustfmt` on all of the test files,
and then manually undoing all cases where the original formatting appeared to
have been deliberate.

  `rustfmt +nightly --config-path=/dev/null --edition=2021 tests/run-coverage*/**/*.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