about summary refs log tree commit diff
path: root/tests/coverage-map
AgeCommit message (Expand)AuthorLines
2023-11-07coverage: Migrate `tests/coverage-map` into `tests/coverage`Zalathar-6496/+0
2023-11-07coverage: Copy all remaining run-coverage tests into coverage-mapZalathar-0/+391
2023-11-07coverage: Flatten `coverage-map/status-quo/` into its parent directoryZalathar-1/+1
2023-11-07coverage: Remove `tests/coverage-map/if.rs`Zalathar-24/+0
2023-11-07coverage: Use `-Copt-level=2` by default in run-coverage testsZalathar-12/+28
2023-10-28coverage: Consistently remove unused counter IDs from expressions/mappingsZalathar-143/+143
2023-10-28coverage: Regression test for #17012 (bad counter IDs in mappings)Zalathar-0/+164
2023-10-21coverage: Handle fn signature spans more consistently near `?`Zalathar-15/+17
2023-10-21coverage: Add a test showing the inconsistent handling of function signaturesZalathar-0/+94
2023-10-20Bless coverage mapOli Scherer-3/+3
2023-10-20Rename lots of files that had `generator` in their nameOli Scherer-0/+0
2023-10-20s/generator/coroutine/Oli Scherer-12/+12
2023-10-20s/Generator/Coroutine/Oli Scherer-8/+8
2023-10-18coverage: Store all of a function's mappings in function coverage infoZalathar-26/+8
2023-10-17Bless coverage-map testsBen Kimock-6/+23
2023-10-03coverage: Store each BCB's code regions in one coverage statementZalathar-948/+813
2023-10-03coverage: Mappings for unused functions can all be zeroZalathar-62/+62
2023-10-01coverage: Regression test for functions with unreachable bodiesZalathar-0/+61
2023-09-21coverage: Explicitly simplify coverage expressions in codegenZalathar-136/+128
2023-09-18coverage: Regression test for inconsistent handling of closure spansZalathar-0/+192
2023-09-18coverage: Fix an unstable-sort inconsistency in coverage spansZalathar-9/+9
2023-09-08Fix up run-coverage and coverage-map/status-quo testsAndy Caldwell-15/+15
2023-09-05Copy most of `tests/run-coverage` into `tests/coverage-map/status-quo`Zalathar-0/+5527
2023-09-05Add test suite `coverage-map` to test coverage mappings emitted by LLVMZalathar-0/+217