mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
Move coverage tests from run-make-fulldeps to run-make
This commit is contained in:
@@ -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.
|
||||
@@ -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
-1
@@ -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:
|
||||
#
|
||||
# -include ../coverage/coverage_tools.mk
|
||||
Reference in New Issue
Block a user