diff options
| author | Glenn Morris | 2014-10-01 19:24:28 -0400 |
|---|---|---|
| committer | Glenn Morris | 2014-10-01 19:24:28 -0400 |
| commit | e694e2a9b05e75a31c209c499400a2cb0fade2e9 (patch) | |
| tree | 5c3c1a72dae07bc1e223311b1175451420de0093 /test/ChangeLog | |
| parent | 335e9627ca78f7be9eea27f38a530fd51a1e6995 (diff) | |
| download | emacs-e694e2a9b05e75a31c209c499400a2cb0fade2e9.tar.gz emacs-e694e2a9b05e75a31c209c499400a2cb0fade2e9.zip | |
package-test tweaks for hydra
* test/automated/package-test.el (with-package-test, package-test-signed):
Also set HOME to a temp value, in case the real one is absent (e.g.
hydra) or read-only.
(package-test-signed): Use skip-unless rather than expected-result.
Fixes: debbugs:18575
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: |