Skip to content

Commit 866d5c6

Browse files
committed
Move coverage tests from run-make-fulldeps to run-make
1 parent 48316df commit 866d5c6

File tree

100 files changed

+4
-4
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

100 files changed

+4
-4
lines changed

src/test/run-make-fulldeps/coverage/compiletest-ignore-dir

-3
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Directory "coverage" supports the tests at prefix ../coverage-*
2+
3+
# Use ./x.py [options] test src/test/run-make/coverage to run all related tests.

src/test/run-make-fulldeps/coverage/coverage_tools.mk renamed to src/test/run-make/coverage/coverage_tools.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Common Makefile include for Rust `run-make-fulldeps/coverage-* tests. Include this
1+
# Common Makefile include for Rust `run-make/coverage-* tests. Include this
22
# file with the line:
33
#
44
# -include ../coverage/coverage_tools.mk

0 commit comments

Comments
 (0)