projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95a0227
)
* test/README: Mention :nativecomp tag.
author
Michael Albinus
<michael.albinus@gmx.de>
Mon, 4 Oct 2021 16:01:06 +0000
(18:01 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Mon, 4 Oct 2021 16:01:06 +0000
(18:01 +0200)
test/README
patch
|
blob
|
history
diff --git
a/test/README
b/test/README
index 97611cf8644dfbfe3392934752c4a3ca9ead8a64..a0961249cfaab04c26f8d11a7377e04bc7d305c8 100644
(file)
--- a/
test/README
+++ b/
test/README
@@
-22,6
+22,10
@@
following tags are recognized:
to run on a regular basis by users. Instead, it runs on demand
only, or during regression tests.
+* :nativecomp
+ The test runs only if Emacs is configured with Lisp native compiler
+ support.
+
* :unstable
The test is under development. It shall run on demand only.