aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2014-06-27 21:11:04 -0400
committerGlenn Morris2014-06-27 21:11:04 -0400
commit06a9b8f6eb1108cc63d0c1dd95275dfa8b37a291 (patch)
tree155f14d5d92bc9edda050b0ac75494d064e115fd /test/ChangeLog
parent8076b124381292d7686ee9e4b2d86e683ed93bd2 (diff)
downloademacs-06a9b8f6eb1108cc63d0c1dd95275dfa8b37a291.tar.gz
emacs-06a9b8f6eb1108cc63d0c1dd95275dfa8b37a291.zip
Add short test aliases that always re-run the tests
* test/automated/Makefile.in (TESTS): New list of short PHONY aliases. (test_template): New definition. Apply to TESTS.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index ba10d90aab1..f67fad959fa 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,8 @@
12014-06-28 Glenn Morris <rgm@gnu.org>
2
3 * automated/Makefile.in (TESTS): New list of short PHONY aliases.
4 (test_template): New definition. Apply to TESTS.
5
12014-06-27 Glenn Morris <rgm@gnu.org> 62014-06-27 Glenn Morris <rgm@gnu.org>
2 7
3 * automated/Makefile.in (check-maybe): Rename from check. 8 * automated/Makefile.in (check-maybe): Rename from check.