Move coverage tests from run-make-fulldeps to run-make
This commit is contained in:
parent
48316dfea1
commit
866d5c621c
100 changed files with 4 additions and 4 deletions
|
@ -1,3 +0,0 @@
|
||||||
# Directory "coverage" supports the tests at prefix ../coverage-*
|
|
||||||
|
|
||||||
# Use ./x.py [options] test src/test/run-make-fulldeps/coverage to run all related tests.
|
|
3
src/test/run-make/coverage/compiletest-ignore-dir
Normal file
3
src/test/run-make/coverage/compiletest-ignore-dir
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
# Directory "coverage" supports the tests at prefix ../coverage-*
|
||||||
|
|
||||||
|
# Use ./x.py [options] test src/test/run-make/coverage to run all related tests.
|
|
@ -1,4 +1,4 @@
|
||||||
# Common Makefile include for Rust `run-make-fulldeps/coverage-* tests. Include this
|
# Common Makefile include for Rust `run-make/coverage-* tests. Include this
|
||||||
# file with the line:
|
# file with the line:
|
||||||
#
|
#
|
||||||
# -include ../coverage/coverage_tools.mk
|
# -include ../coverage/coverage_tools.mk
|
Loading…
Add table
Add a link
Reference in a new issue