diff options
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 317789f0747..95827d65cf6 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,7 +1,11 @@ | |||
| 1 | 2013-11-08 Michael Albinus <michael.albinus@gmx.de> | 1 | 2013-11-08 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 2 | ||
| 3 | * automated/file-notify-tests.el: | ||
| 3 | * automated/tramp-tests.el: Add `tramp-own-remote-path' to | 4 | * automated/tramp-tests.el: Add `tramp-own-remote-path' to |
| 4 | `tramp-remote-path'. | 5 | `tramp-remote-path' when running on hydra. |
| 6 | (tramp-test07-file-exists-p): Remove instrumentation code. | ||
| 7 | (tramp-test26-process-file): Don't use "/bin/true" and | ||
| 8 | "/bin/false", these paths do not exist on hydra. | ||
| 5 | 9 | ||
| 6 | 2013-11-08 Helmut Eller <eller.helmut@gmail.com> | 10 | 2013-11-08 Helmut Eller <eller.helmut@gmail.com> |
| 7 | 11 | ||