diff options
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. |