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 041ed7c1754..fb3bd746a73 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2014-10-02 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-26 Leo Liu <sdl.web@gmail.com> | 8 | 2014-09-26 Leo Liu <sdl.web@gmail.com> |
| 2 | 9 | ||
| 3 | * automated/cl-lib.el (cl-digit-char-p, cl-parse-integer): New | 10 | * automated/cl-lib.el (cl-digit-char-p, cl-parse-integer): New |