rust/tests/ui/instrument-coverage
Zalathar c671eaaaff coverage: Rename MC/DC conditions_num to num_conditions
This value represents a quantity of conditions, not an ID, so the new spelling
is more appropriate.
2024-05-30 13:16:07 +10:00
..
bad-value.bad.stderr coverage: Remove all unstable values of -Cinstrument-coverage 2024-03-13 11:14:09 +11:00
bad-value.blank.stderr coverage: Remove all unstable values of -Cinstrument-coverage 2024-03-13 11:14:09 +11:00
bad-value.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
coverage-options.bad.stderr coverage: Replace boolean options with a CoverageLevel enum 2024-04-29 20:04:22 +10:00
coverage-options.rs Fix test problems discovered by the revision check 2024-05-09 14:47:09 +10:00
mcdc-condition-limit.bad.stderr coverage: Rename MC/DC conditions_num to num_conditions 2024-05-30 13:16:07 +10:00
mcdc-condition-limit.rs coverage: Rename MC/DC conditions_num to num_conditions 2024-05-30 13:16:07 +10:00
off-values.rs Rename invalid false cfg to valid _false cfg 2024-04-07 01:16:46 +02:00
on-values.rs tests/ui: prepare some tests for --check-cfg by default 2024-05-04 11:30:38 +02:00