emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 7803e65: Clarify meaning of <filename> in test/READ


From: Michael Albinus
Subject: [Emacs-diffs] master 7803e65: Clarify meaning of <filename> in test/README
Date: Wed, 28 Aug 2019 14:39:43 -0400 (EDT)

branch: master
commit 7803e65ffc105a788741c4a1ab927fed32c6ab9b
Author: Michael Albinus <address@hidden>
Commit: Michael Albinus <address@hidden>

    Clarify meaning of <filename> in test/README
---
 test/README | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/test/README b/test/README
index c34cdce..b55e245 100644
--- a/test/README
+++ b/test/README
@@ -44,6 +44,9 @@ The Makefile in this directory supports the following targets:
   tests.  In the former case the output is shown on the terminal, in
   the latter case the output is written to <filename>.log.
 
+<filename> could be either a relative file name like
+"lisp/files-tests", or a package name like "files-tests".
+
 ERT offers selectors, which make it possible to filter out which test
 cases shall run.  The make variable $(SELECTOR) gives you a simple
 mean to use your own selectors.  The ERT manual describes how



reply via email to

[Prev in Thread] Current Thread [Next in Thread]