mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-10 17:31:56 +02:00
maint: fix HACKING instructions to run a single test
* HACKING: s/make TEST=/make check TEST=/ The 'check' target was missing there since v8.20-57-geac397e.
This commit is contained in:
committed by
Bernhard Voelker
parent
7a9c524f15
commit
c0a79542fb
2
HACKING
2
HACKING
@@ -444,7 +444,7 @@ as possible. If you add a new test file (as opposed to adding a test to
|
||||
an existing test file) add the new test file to 'tests/local.mk'.
|
||||
Note to run tests/misc/new-test in isolation you can do:
|
||||
|
||||
make TESTS=tests/misc/new-test SUBDIRS=. VERBOSE=yes
|
||||
make check TESTS=tests/misc/new-test SUBDIRS=. VERBOSE=yes
|
||||
|
||||
Variables that are significant for tests with their default values are:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user