rust/tests/coverage/mcdc
Krasimir Georgiev 00bfd702dc Disable MC/DC tests on LLVM 19
Disable the tests and generate an error if MC/DC is used on LLVM 19.
The support will be ported separately, as it is substantially
different on LLVM 19, and there are no plans to support both
versions.
2024-07-30 10:22:48 +02:00
..
condition-limit.cov-map
condition-limit.coverage
condition-limit.rs Disable MC/DC tests on LLVM 19 2024-07-30 10:22:48 +02:00
if.cov-map
if.coverage coverage. MCDC tests also report branches coverage 2024-07-09 14:28:40 +08:00
if.rs Disable MC/DC tests on LLVM 19 2024-07-30 10:22:48 +02:00
inlined_expressions.cov-map coverage. Fix panic when generating mcdc code for inlined functions 2024-07-09 14:28:40 +08:00
inlined_expressions.coverage coverage. Fix panic when generating mcdc code for inlined functions 2024-07-09 14:28:40 +08:00
inlined_expressions.rs Disable MC/DC tests on LLVM 19 2024-07-30 10:22:48 +02:00
nested_if.cov-map
nested_if.coverage coverage. MCDC tests also report branches coverage 2024-07-09 14:28:40 +08:00
nested_if.rs Disable MC/DC tests on LLVM 19 2024-07-30 10:22:48 +02:00
non_control_flow.cov-map
non_control_flow.coverage coverage. MCDC tests also report branches coverage 2024-07-09 14:28:40 +08:00
non_control_flow.rs Disable MC/DC tests on LLVM 19 2024-07-30 10:22:48 +02:00