diff options
| author | Michael Albinus | 2014-02-20 15:08:00 +0100 |
|---|---|---|
| committer | Michael Albinus | 2014-02-20 15:08:00 +0100 |
| commit | d9386b0ca0ca420ab9f7ea1c41096707373ccd70 (patch) | |
| tree | 00e4004f50bf1a0c02e269ad06d24bf733011f98 /test/ChangeLog | |
| parent | ee0761cad38d5b4319806b04a9bcb081d0bdd993 (diff) | |
| download | emacs-d9386b0ca0ca420ab9f7ea1c41096707373ccd70.tar.gz emacs-d9386b0ca0ca420ab9f7ea1c41096707373ccd70.zip | |
* automated/tramp-tests.el (tramp--instrument-test-case): New macro.
(tramp-test17-insert-directory): First line could contain more
text, when produced by `ls-lisp'.
(tramp-test19-directory-files-and-attributes): Instrument failed
test case.
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index afb191a941a..67b83444e8f 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2014-02-20 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * automated/tramp-tests.el (tramp--instrument-test-case): New macro. | ||
| 4 | (tramp-test17-insert-directory): First line could contain more | ||
| 5 | text, when produced by `ls-lisp'. | ||
| 6 | (tramp-test19-directory-files-and-attributes): Instrument failed | ||
| 7 | test case. | ||
| 8 | |||
| 1 | 2014-02-19 Michael Albinus <michael.albinus@gmx.de> | 9 | 2014-02-19 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 10 | ||
| 3 | * automated/tramp-tests.el (tramp-test17-insert-directory): | 11 | * automated/tramp-tests.el (tramp-test17-insert-directory): |