rust/src/test/run-make-fulldeps/coverage
Tomasz Miąsko 0d84e0b68c Add test case for -Zinline-mir & -Zinstrument-coverage 2021-03-16 00:00:00 +00:00
..
lib Remap instrument-coverage line numbers in doctests 2020-12-19 13:22:24 +01:00
WARNING_KEEP_NAMES_SHORT.txt rename some tests to avoid exceeding windows path limits 2020-11-05 18:24:20 -08:00
abort.rs Combination of commits 2020-12-03 09:50:10 -08:00
assert.rs Coverage tests for remaining TerminatorKinds and async, improve Assert 2020-12-03 09:50:09 -08:00
async.rs Add support for compile-flags in coverage tests 2021-03-15 23:26:03 +01:00
closure.rs Combination of commits 2020-12-03 09:50:10 -08:00
compiletest-ignore-dir Remap instrument-coverage line numbers in doctests 2020-12-19 13:22:24 +01:00
conditions.rs Combination of commits 2020-12-03 09:50:10 -08:00
coverage_tools.mk Ensures `make` tests run under /bin/dash, like CI, and fixes a Makefile 2021-02-11 11:40:29 -08:00
dead_code.rs Combination of commits 2020-12-03 09:50:10 -08:00
doctest.rs Inlining enabled by -mir-opt-level > 1 is incompatible with coverage 2021-01-04 11:06:42 -08:00
drop_trait.rs Renamed tests to avoid exceeding Windows max path limit 2020-10-05 09:40:25 -07:00
generics.rs Combination of commits 2020-12-03 09:50:10 -08:00
if.rs Renamed tests to avoid exceeding Windows max path limit 2020-10-05 09:40:25 -07:00
if_else.rs Fixed cross-crate generic call test to compile lib and bin separately 2020-12-03 09:50:12 -08:00
inline.rs Add test case for -Zinline-mir & -Zinstrument-coverage 2021-03-16 00:00:00 +00:00
inner_items.rs Fixed cross-crate generic call test to compile lib and bin separately 2020-12-03 09:50:12 -08:00
lazy_boolean.rs Rust coverage before splitting instrument_coverage.rs 2020-11-05 18:24:12 -08:00
loop_break_value.rs Fixed cross-crate generic call test to compile lib and bin separately 2020-12-03 09:50:12 -08:00
loops_branches.rs Fixed cross-crate generic call test to compile lib and bin separately 2020-12-03 09:50:12 -08:00
match_or_pattern.rs Fixes reported bugs in Rust Coverage 2020-12-11 21:40:22 -08:00
nested_loops.rs Rust coverage before splitting instrument_coverage.rs 2020-11-05 18:24:12 -08:00
overflow.rs Coverage tests for remaining TerminatorKinds and async, improve Assert 2020-12-03 09:50:09 -08:00
panic_unwind.rs Combination of commits 2020-12-03 09:50:10 -08:00
partial_eq.rs Re-blessed the partial_eq.rs coverage test 2021-02-11 14:11:08 -08:00
simple_loop.rs Renamed tests to avoid exceeding Windows max path limit 2020-10-05 09:40:25 -07:00
simple_match.rs Fixed cross-crate generic call test to compile lib and bin separately 2020-12-03 09:50:12 -08:00
tight_inf_loop.rs rename some tests to avoid exceeding windows path limits 2020-11-05 18:24:20 -08:00
try_error_result.rs Added comments on remapping expression IDs, and URL to spanviews 2020-11-05 18:24:16 -08:00
uses_crate.rs Fixed cross-crate generic call test to compile lib and bin separately 2020-12-03 09:50:12 -08:00
while.rs Rust coverage before splitting instrument_coverage.rs 2020-11-05 18:24:12 -08:00
while_early_ret.rs Combination of commits 2020-12-03 09:50:10 -08:00
yield.rs Coverage tests for remaining TerminatorKinds and async, improve Assert 2020-12-03 09:50:09 -08:00