* test/README: Specify, how to invoke "make". (Bug#80112)

This commit is contained in:
Michael Albinus 2026-01-09 09:09:04 +01:00
parent 7905fc4a3d
commit d9cc684d10

View file

@ -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