about summary refs log tree commit diff
path: root/tests/run-coverage-rustdoc
AgeCommit message (Collapse)AuthorLines
2023-06-28Re-bless the newly-migrated testsZalathar-11/+11
2023-06-28Migrate the remaining `run-make/coverage-reports` tests over to `run-coverage`Zalathar-0/+223
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.