about summary refs log tree commit diff
path: root/tests/run-coverage
AgeCommit message (Expand)AuthorLines
2023-11-07coverage: Migrate `tests/run-coverage` into `tests/coverage`Zalathar-5849/+0
2023-11-07coverage: Copy all remaining coverage-map tests into run-coverageZalathar-0/+308
2023-11-07coverage: Use `-Copt-level=2` by default in run-coverage testsZalathar-2/+4
2023-10-28coverage: Consistently remove unused counter IDs from expressions/mappingsZalathar-12/+13
2023-10-28coverage: Regression test for #17012 (bad counter IDs in mappings)Zalathar-0/+134
2023-10-21coverage: Handle fn signature spans more consistently near `?`Zalathar-5/+5
2023-10-21coverage: Add a test showing the inconsistent handling of function signaturesZalathar-0/+86
2023-10-20Replace all uses of `generator` in markdown documentation with `coroutine`Oli Scherer-12/+12
2023-10-20Rename lots of files that had `generator` in their nameOli Scherer-0/+0
2023-10-20s/generator/coroutine/Oli Scherer-20/+20
2023-10-20s/Generator/Coroutine/Oli Scherer-8/+8
2023-10-01coverage: Regression test for functions with unreachable bodiesZalathar-0/+75
2023-09-18coverage: Regression test for inconsistent handling of closure spansZalathar-0/+97
2023-09-18coverage: Fix an unstable-sort inconsistency in coverage spansZalathar-7/+7
2023-09-08Fix up run-coverage and coverage-map/status-quo testsAndy Caldwell-30/+30
2023-09-01update tests that are ignored by debugDing Xiang Fei-1/+1
2023-08-26Various trivial formatting fixes in `run-coverage` testsZalathar-92/+48
2023-08-26Tidy up some awkwardly-placed comments in testsZalathar-8/+24
2023-08-26Resolve all warnings in `run-coverage` testsZalathar-20/+22
2023-08-17coverage: Anonymize line numbers in `run-coverage` test snapshotsZalathar-2547/+2547
2023-07-14refactor(rustc_middle): Substs -> GenericArgMahdi Dibaiee-2/+2
2023-07-06Re-enable some coverage tests on LinuxZalathar-8/+8
2023-06-28Re-bless the newly-migrated testsZalathar-12/+68
2023-06-28Migrate the remaining `run-make/coverage-reports` tests over to `run-coverage`Zalathar-0/+599
2023-06-28Migrate most of the existing coverage tests over to `run-coverage`Zalathar-0/+4517