diff options
| author | Juanma Barranquero | 2014-04-25 18:11:07 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2014-04-25 18:11:07 +0200 |
| commit | dff4a9f6a4e9e42de6177e29faa7e3524b47e6d4 (patch) | |
| tree | 60924b65da522416f928b436f8525f5bc8bfc3d7 /test/ChangeLog | |
| parent | 8de17fac97652d77bffd24e41b0097c863bd752b (diff) | |
| parent | 844465d6cac7c243e37e446067b1a2e06be293da (diff) | |
| download | emacs-dff4a9f6a4e9e42de6177e29faa7e3524b47e6d4.tar.gz emacs-dff4a9f6a4e9e42de6177e29faa7e3524b47e6d4.zip | |
Merge from emacs-24; up to 2014-04-25T10:35:01Z!michael.albinus@gmx.de
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 7652e71f5c3..afc05d338a9 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,17 @@ | |||
| 1 | 2014-04-25 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * automated/tramp-tests.el (top): | ||
| 4 | * automated/file-notify-tests.el (top): Do not disable interactive | ||
| 5 | passwords in batch mode. | ||
| 6 | (password-cache-expiry): Set to nil. | ||
| 7 | |||
| 8 | * automated/file-notify-tests.el | ||
| 9 | (file-notify-test-remote-temporary-file-directory): | ||
| 10 | * automated/tramp-tests.el (tramp-test-temporary-file-directory): | ||
| 11 | Use a mock-up method as default. | ||
| 12 | (tramp-test00-availability): Print the used directory name. | ||
| 13 | (tramp-test33-recursive-load): Fix typo. | ||
| 14 | |||
| 1 | 2014-04-22 Michael Albinus <michael.albinus@gmx.de> | 15 | 2014-04-22 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 16 | ||
| 3 | * automated/tramp-tests.el (tramp--test-check-files): Remove traces. | 17 | * automated/tramp-tests.el (tramp--test-check-files): Remove traces. |