summary refs log tree commit diff
path: root/tests/ui/coverage-attr
AgeCommit message (Expand)AuthorLines
2024-07-12Make parse error suggestions verbose and fix spansEsteban Küber-4/+7
2024-06-26coverage: Allow `#[coverage(..)]` on `impl` and `mod`Zalathar-167/+41
2024-06-24coverage: Bless coverage attribute testsZalathar-265/+648
2024-06-20Also test that yes/no must be bare wordsZalathar-0/+45
2024-06-20More status-quo tests for the `#[coverage(..)]` attributeZalathar-4/+398
2024-06-18Add a more thorough test of incorrect/unusal `#[coverage(..)]` syntaxZalathar-0/+136
2024-06-18Create `tests/ui/coverage-attr/`Zalathar-0/+156