Skip to content

Commit 7b4e75b

Browse files
committed
Remove the old coverage-reports and coverage directories
1 parent edd051c commit 7b4e75b

File tree

8 files changed

+2
-265
lines changed

8 files changed

+2
-265
lines changed

src/tools/compiletest/src/header.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -913,7 +913,7 @@ pub fn make_test_description<R: Read>(
913913
// The run-coverage tests are treated as having these extra directives,
914914
// without needing to specify them manually in every test file.
915915
// (Some of the comments below have been copied over from
916-
// `tests/run-make/coverage-reports/Makefile`.)
916+
// `tests/run-make/coverage-reports/Makefile`, which no longer exists.)
917917
Mode::RunCoverage => {
918918
&[
919919
"needs-profiler-support",

tests/run-make/coverage-llvmir/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# version during testing, with an additional directive at the top of this file
77
# that sets, for example: `min-llvm-version: 12.0`
88

9-
include ../coverage/coverage_tools.mk
9+
include ../tools.mk
1010

1111
BASEDIR=../coverage-llvmir
1212

tests/run-make/coverage-reports/Makefile

Lines changed: 0 additions & 182 deletions
This file was deleted.

tests/run-make/coverage-reports/normalize_paths.py

Lines changed: 0 additions & 12 deletions
This file was deleted.

tests/run-make/coverage-reports/sort_subviews.py

Lines changed: 0 additions & 50 deletions
This file was deleted.

tests/run-make/coverage/WARNING_KEEP_NAMES_SHORT.txt

Lines changed: 0 additions & 10 deletions
This file was deleted.

tests/run-make/coverage/compiletest-ignore-dir

Lines changed: 0 additions & 3 deletions
This file was deleted.

tests/run-make/coverage/coverage_tools.mk

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)