From: Michael Albinus Date: Tue, 13 May 2025 07:48:31 +0000 (+0200) Subject: * test/README: Tests in *-tests/ directories are also performed. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f24ca09e03666b0a47e83f885d03b972ccec63ba;p=emacs.git * test/README: Tests in *-tests/ directories are also performed. (cherry picked from commit d1be1c91e0618da5129fcc5a8d42146277efac57) --- diff --git a/test/README b/test/README index bf2d731215f..a4ddccae742 100644 --- a/test/README +++ b/test/README @@ -50,9 +50,9 @@ following targets: Like "make check", but run all tests. * make check- - Like "make check", but run only the tests in test//*.el. - is a relative directory path, which has replaced "/" by "-", - like in "check-src" or "check-lisp-net". + Like "make check", but run only the tests in test//*.el and + test//*-tests/*.el. is a relative directory path, + which has replaced "/" by "-", like in "check-src" or "check-lisp-net". * make -or- make .log Run all tests declared in .el. This includes expensive