diff options
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index f67fad959fa..fca8c2bb1d7 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2014-06-28 Glenn Morris <rgm@gnu.org> | 1 | 2014-06-28 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * automated/Makefile.in (WRITE_LOG): New variable. | ||
| 4 | (%.log): Use WRITE_LOG. | ||
| 5 | (test_template): Disable logging. | ||
| 6 | |||
| 3 | * automated/Makefile.in (TESTS): New list of short PHONY aliases. | 7 | * automated/Makefile.in (TESTS): New list of short PHONY aliases. |
| 4 | (test_template): New definition. Apply to TESTS. | 8 | (test_template): New definition. Apply to TESTS. |
| 5 | 9 | ||