diff options
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index dcab604dbb1..264173fa557 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2014-10-01 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * automated/package-test.el (with-package-test, package-test-signed): | ||
| 4 | Also set HOME to a temp value, in case the real one is absent (e.g. | ||
| 5 | hydra) or read-only. (Bug#18575) | ||
| 6 | (package-test-signed): Use skip-unless rather than expected-result. | ||
| 7 | |||
| 1 | 2014-09-01 Fabián Ezequiel Gallina <fgallina@gnu.org> | 8 | 2014-09-01 Fabián Ezequiel Gallina <fgallina@gnu.org> |
| 2 | 9 | ||
| 3 | * automated/python-tests.el: | 10 | * automated/python-tests.el: |