summary refs log tree commit diff
path: root/tests/coverage/while.cov-map
AgeCommit message (Collapse)AuthorLines
2024-01-16coverage: Tweak individual tests to be unaffected by `rustfmt`Zalathar-3/+3
Some of these tests use non-standard formatting that we can simulate by strategically adding `//` line comments. One contains `where` clauses that would be split across multiple lines, which we can keep on one line by moving the bounds to the generic type instead.
2023-11-07coverage: Migrate `tests/coverage-map` into `tests/coverage`Zalathar-0/+15