diff options
| author | Michael Albinus | 2014-04-20 23:39:43 +0200 |
|---|---|---|
| committer | Michael Albinus | 2014-04-20 23:39:43 +0200 |
| commit | f3a4812cf2fe0facbda57bee0810cf23f1c96fa2 (patch) | |
| tree | cec4902ea38ce3b76ff9d18790cf48953412a8d2 /test/ChangeLog | |
| parent | feb5d8a4d340ef247ec581141388f6ba6cfb0d73 (diff) | |
| download | emacs-f3a4812cf2fe0facbda57bee0810cf23f1c96fa2.tar.gz emacs-f3a4812cf2fe0facbda57bee0810cf23f1c96fa2.zip | |
* automated/tramp-tests.el (tramp-test19-directory-files-and-attributes)
(tramp-test22-file-times): Check for `file-attributes' equality
only if there is a usable timestamp.
(tramp--test-check-files): Do not use `copy-sequence'.
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 d677d13db44..0a9872ba1db 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2014-04-20 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * automated/tramp-tests.el | ||
| 4 | (tramp-test19-directory-files-and-attributes) | ||
| 5 | (tramp-test22-file-times): Check for `file-attributes' equality | ||
| 6 | only if there is a usable timestamp. | ||
| 7 | (tramp--test-check-files): Do not use `copy-sequence'. | ||
| 8 | |||
| 1 | 2014-04-19 Michael Albinus <michael.albinus@gmx.de> | 9 | 2014-04-19 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 10 | ||
| 3 | * automated/tramp-tests.el (tramp--test-check-files): Extend test. | 11 | * automated/tramp-tests.el (tramp--test-check-files): Extend test. |