rust/tests/run-coverage
Ding Xiang Fei 67553e8a11
update tests that are ignored by debug
2023-09-01 04:01:54 +08:00
..
auxiliary Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
abort.coverage coverage: Anonymize line numbers in `run-coverage` test snapshots 2023-08-17 10:03:32 +10:00
abort.rs Migrate most of the existing coverage tests over to `run-coverage` 2023-06-28 11:09:19 +10:00
assert.coverage Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
assert.rs Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
async.coverage coverage: Anonymize line numbers in `run-coverage` test snapshots 2023-08-17 10:03:32 +10:00
async.rs Migrate most of the existing coverage tests over to `run-coverage` 2023-06-28 11:09:19 +10:00
async2.coverage Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
async2.rs Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
closure.coverage Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
closure.rs Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
closure_macro.coverage coverage: Anonymize line numbers in `run-coverage` test snapshots 2023-08-17 10:03:32 +10:00
closure_macro.rs Migrate most of the existing coverage tests over to `run-coverage` 2023-06-28 11:09:19 +10:00
closure_macro_async.coverage Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
closure_macro_async.rs Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
conditions.coverage Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
conditions.rs Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
continue.coverage coverage: Anonymize line numbers in `run-coverage` test snapshots 2023-08-17 10:03:32 +10:00
continue.rs Migrate most of the existing coverage tests over to `run-coverage` 2023-06-28 11:09:19 +10:00
dead_code.coverage Resolve all warnings in `run-coverage` tests 2023-08-26 14:35:34 +10:00
dead_code.rs Resolve all warnings in `run-coverage` tests 2023-08-26 14:35:34 +10:00
drop_trait.coverage Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
drop_trait.rs Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
generator.coverage coverage: Anonymize line numbers in `run-coverage` test snapshots 2023-08-17 10:03:32 +10:00
generator.rs Migrate most of the existing coverage tests over to `run-coverage` 2023-06-28 11:09:19 +10:00
generics.coverage Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
generics.rs Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
if.coverage coverage: Anonymize line numbers in `run-coverage` test snapshots 2023-08-17 10:03:32 +10:00
if.rs Migrate most of the existing coverage tests over to `run-coverage` 2023-06-28 11:09:19 +10:00
if_else.coverage coverage: Anonymize line numbers in `run-coverage` test snapshots 2023-08-17 10:03:32 +10:00
if_else.rs Migrate most of the existing coverage tests over to `run-coverage` 2023-06-28 11:09:19 +10:00
inline-dead.coverage coverage: Anonymize line numbers in `run-coverage` test snapshots 2023-08-17 10:03:32 +10:00
inline-dead.rs Migrate most of the existing coverage tests over to `run-coverage` 2023-06-28 11:09:19 +10:00
inline.coverage coverage: Anonymize line numbers in `run-coverage` test snapshots 2023-08-17 10:03:32 +10:00
inline.rs Migrate most of the existing coverage tests over to `run-coverage` 2023-06-28 11:09:19 +10:00
inner_items.coverage coverage: Anonymize line numbers in `run-coverage` test snapshots 2023-08-17 10:03:32 +10:00
inner_items.rs Migrate most of the existing coverage tests over to `run-coverage` 2023-06-28 11:09:19 +10:00
issue-83601.coverage coverage: Anonymize line numbers in `run-coverage` test snapshots 2023-08-17 10:03:32 +10:00
issue-83601.rs Migrate most of the existing coverage tests over to `run-coverage` 2023-06-28 11:09:19 +10:00
issue-84561.coverage coverage: Anonymize line numbers in `run-coverage` test snapshots 2023-08-17 10:03:32 +10:00
issue-84561.rs Migrate most of the existing coverage tests over to `run-coverage` 2023-06-28 11:09:19 +10:00
issue-85461.coverage Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
issue-85461.rs Tidy up some awkwardly-placed comments in tests 2023-08-26 14:35:34 +10:00
issue-93054.coverage Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
issue-93054.rs Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
lazy_boolean.coverage update tests that are ignored by debug 2023-09-01 04:01:54 +08:00
lazy_boolean.rs Migrate most of the existing coverage tests over to `run-coverage` 2023-06-28 11:09:19 +10:00
loop_break_value.coverage coverage: Anonymize line numbers in `run-coverage` test snapshots 2023-08-17 10:03:32 +10:00
loop_break_value.rs Migrate most of the existing coverage tests over to `run-coverage` 2023-06-28 11:09:19 +10:00
loops_branches.coverage Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
loops_branches.rs Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
match_or_pattern.coverage Resolve all warnings in `run-coverage` tests 2023-08-26 14:35:34 +10:00
match_or_pattern.rs Resolve all warnings in `run-coverage` tests 2023-08-26 14:35:34 +10:00
nested_loops.coverage coverage: Anonymize line numbers in `run-coverage` test snapshots 2023-08-17 10:03:32 +10:00
nested_loops.rs Migrate most of the existing coverage tests over to `run-coverage` 2023-06-28 11:09:19 +10:00
no_cov_crate.coverage Resolve all warnings in `run-coverage` tests 2023-08-26 14:35:34 +10:00
no_cov_crate.rs Resolve all warnings in `run-coverage` tests 2023-08-26 14:35:34 +10:00
overflow.coverage Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
overflow.rs Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
panic_unwind.coverage coverage: Anonymize line numbers in `run-coverage` test snapshots 2023-08-17 10:03:32 +10:00
panic_unwind.rs Migrate most of the existing coverage tests over to `run-coverage` 2023-06-28 11:09:19 +10:00
partial_eq.coverage coverage: Anonymize line numbers in `run-coverage` test snapshots 2023-08-17 10:03:32 +10:00
partial_eq.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
simple_loop.coverage coverage: Anonymize line numbers in `run-coverage` test snapshots 2023-08-17 10:03:32 +10:00
simple_loop.rs Migrate most of the existing coverage tests over to `run-coverage` 2023-06-28 11:09:19 +10:00
simple_match.coverage coverage: Anonymize line numbers in `run-coverage` test snapshots 2023-08-17 10:03:32 +10:00
simple_match.rs Migrate most of the existing coverage tests over to `run-coverage` 2023-06-28 11:09:19 +10:00
sort_groups.coverage coverage: Anonymize line numbers in `run-coverage` test snapshots 2023-08-17 10:03:32 +10:00
sort_groups.rs Migrate most of the existing coverage tests over to `run-coverage` 2023-06-28 11:09:19 +10:00
test_harness.coverage coverage: Anonymize line numbers in `run-coverage` test snapshots 2023-08-17 10:03:32 +10:00
test_harness.rs Migrate most of the existing coverage tests over to `run-coverage` 2023-06-28 11:09:19 +10:00
tight_inf_loop.coverage coverage: Anonymize line numbers in `run-coverage` test snapshots 2023-08-17 10:03:32 +10:00
tight_inf_loop.rs Migrate most of the existing coverage tests over to `run-coverage` 2023-06-28 11:09:19 +10:00
try_error_result.coverage Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
try_error_result.rs Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
unused.coverage Resolve all warnings in `run-coverage` tests 2023-08-26 14:35:34 +10:00
unused.rs Resolve all warnings in `run-coverage` tests 2023-08-26 14:35:34 +10:00
unused_mod.coverage Resolve all warnings in `run-coverage` tests 2023-08-26 14:35:34 +10:00
unused_mod.rs Migrate the remaining `run-make/coverage-reports` tests over to `run-coverage` 2023-06-28 11:09:19 +10:00
uses_crate.coverage Tidy up some awkwardly-placed comments in tests 2023-08-26 14:35:34 +10:00
uses_crate.rs Re-enable some coverage tests on Linux 2023-07-06 10:19:31 +10:00
uses_inline_crate.coverage Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
uses_inline_crate.rs Re-enable some coverage tests on Linux 2023-07-06 10:19:31 +10:00
while.coverage coverage: Anonymize line numbers in `run-coverage` test snapshots 2023-08-17 10:03:32 +10:00
while.rs Migrate most of the existing coverage tests over to `run-coverage` 2023-06-28 11:09:19 +10:00
while_early_ret.coverage Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
while_early_ret.rs Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
yield.coverage Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00
yield.rs Various trivial formatting fixes in `run-coverage` tests 2023-08-26 14:35:34 +10:00