mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
* test/README: Specify, how to invoke "make". (Bug#80112)
This commit is contained in:
parent
7905fc4a3d
commit
d9cc684d10
1 changed files with 4 additions and 0 deletions
|
|
@ -29,6 +29,10 @@ following tags are recognized:
|
|||
* :unstable
|
||||
The test is under development. It shall run on demand only.
|
||||
|
||||
The following examples expect this directory as the current working
|
||||
directory. If you call make from Emacs' root directory, use "make -C
|
||||
test" instead.
|
||||
|
||||
The Makefile sets the environment variable $EMACS_TEST_DIRECTORY,
|
||||
which points to this directory. This environment variable does not
|
||||
exist when the tests are run outside make. The Makefile supports the
|
||||
|
|
|
|||
Loading…
Reference in a new issue