Skip to content

Commit

Permalink
Remove the old coverage-reports and coverage directories
Browse files Browse the repository at this point in the history
  • Loading branch information
Zalathar committed Jun 28, 2023
1 parent edd051c commit 7b4e75b
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 265 deletions.
2 changes: 1 addition & 1 deletion src/tools/compiletest/src/header.rs
Original file line number Diff line number Diff line change
Expand Up @@ -913,7 +913,7 @@ pub fn make_test_description<R: Read>(
// The run-coverage tests are treated as having these extra directives,
// without needing to specify them manually in every test file.
// (Some of the comments below have been copied over from
// `tests/run-make/coverage-reports/Makefile`.)
// `tests/run-make/coverage-reports/Makefile`, which no longer exists.)
Mode::RunCoverage => {
&[
"needs-profiler-support",
Expand Down
2 changes: 1 addition & 1 deletion tests/run-make/coverage-llvmir/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# version during testing, with an additional directive at the top of this file
# that sets, for example: `min-llvm-version: 12.0`

include ../coverage/coverage_tools.mk
include ../tools.mk

BASEDIR=../coverage-llvmir

Expand Down
182 changes: 0 additions & 182 deletions tests/run-make/coverage-reports/Makefile

This file was deleted.

12 changes: 0 additions & 12 deletions tests/run-make/coverage-reports/normalize_paths.py

This file was deleted.

50 changes: 0 additions & 50 deletions tests/run-make/coverage-reports/sort_subviews.py

This file was deleted.

10 changes: 0 additions & 10 deletions tests/run-make/coverage/WARNING_KEEP_NAMES_SHORT.txt

This file was deleted.

3 changes: 0 additions & 3 deletions tests/run-make/coverage/compiletest-ignore-dir

This file was deleted.

6 changes: 0 additions & 6 deletions tests/run-make/coverage/coverage_tools.mk

This file was deleted.

0 comments on commit 7b4e75b

Please sign in to comment.