From d9cc684d104e83dd0e020d76616914f200836f6f Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Fri, 9 Jan 2026 09:09:04 +0100 Subject: [PATCH] * test/README: Specify, how to invoke "make". (Bug#80112) --- test/README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test/README b/test/README index 3cd01627d09..d897e9e2c8b 100644 --- a/test/README +++ b/test/README @@ -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