rust/tests/ui/coverage-attr
Zalathar ebb3aa0d46 Also test that yes/no must be bare words 2024-06-20 17:11:53 +10:00
..
bad-syntax.rs More status-quo tests for the `#[coverage(..)]` attribute 2024-06-20 17:11:53 +10:00
bad-syntax.stderr Add a more thorough test of incorrect/unusal `#[coverage(..)]` syntax 2024-06-18 21:07:37 +10:00
name-value.rs More status-quo tests for the `#[coverage(..)]` attribute 2024-06-20 17:11:53 +10:00
name-value.stderr More status-quo tests for the `#[coverage(..)]` attribute 2024-06-20 17:11:53 +10:00
no-coverage.rs
no-coverage.stderr
subword.rs Also test that yes/no must be bare words 2024-06-20 17:11:53 +10:00
subword.stderr Also test that yes/no must be bare words 2024-06-20 17:11:53 +10:00
word-only.rs More status-quo tests for the `#[coverage(..)]` attribute 2024-06-20 17:11:53 +10:00
word-only.stderr More status-quo tests for the `#[coverage(..)]` attribute 2024-06-20 17:11:53 +10:00