diff options
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index f21b2e16118..afb191a941a 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,21 @@ | |||
| 1 | 2014-02-19 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * automated/tramp-tests.el (tramp-test17-insert-directory): | ||
| 4 | Make first line "total 123" optional. | ||
| 5 | (tramp-test20-file-modes, tramp-test22-file-times) | ||
| 6 | (tramp-test26-process-file, tramp-test27-start-file-process) | ||
| 7 | (tramp-test28-shell-command): Skip for tramp-gvfs.el and | ||
| 8 | tramp-smb.el. | ||
| 9 | (tramp-test20-file-modes): Check for "root" only when there is an | ||
| 10 | explicit user name. | ||
| 11 | (tramp-test21-file-links): Handle "... not supported" error. | ||
| 12 | (tramp-test22-file-times): Skip for "don't know" return values. | ||
| 13 | (tramp-test26-process-file, tramp-test28-shell-command): | ||
| 14 | Remove color escape sequences. | ||
| 15 | (tramp-test28-shell-command): Use `accept-process-output' rather | ||
| 16 | than `sit-for'. | ||
| 17 | (tramp-test30-utf8): Set coding system `utf-8'. | ||
| 18 | |||
| 1 | 2014-02-17 Michael Albinus <michael.albinus@gmx.de> | 19 | 2014-02-17 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 20 | ||
| 3 | * automated/tramp-tests.el (tramp-test28-shell-command): Perform | 21 | * automated/tramp-tests.el (tramp-test28-shell-command): Perform |