diff options
| author | Glenn Morris | 2014-06-27 21:11:04 -0400 |
|---|---|---|
| committer | Glenn Morris | 2014-06-27 21:11:04 -0400 |
| commit | 06a9b8f6eb1108cc63d0c1dd95275dfa8b37a291 (patch) | |
| tree | 155f14d5d92bc9edda050b0ac75494d064e115fd /test/ChangeLog | |
| parent | 8076b124381292d7686ee9e4b2d86e683ed93bd2 (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2014-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 | |||
| 1 | 2014-06-27 Glenn Morris <rgm@gnu.org> | 6 | 2014-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. |