diff options
| author | Michael Albinus | 2014-12-30 12:45:48 +0100 |
|---|---|---|
| committer | Michael Albinus | 2014-12-30 12:45:48 +0100 |
| commit | d2612290f973ed70d973292d728cbe12a7f722fb (patch) | |
| tree | b2a5331298300b1f5ac1d2c001b7b2a74d85da8e /test/ChangeLog | |
| parent | 9278f05860c41bd301ac0a5278f35f7cb10de20f (diff) | |
| download | emacs-d2612290f973ed70d973292d728cbe12a7f722fb.tar.gz emacs-d2612290f973ed70d973292d728cbe12a7f722fb.zip | |
* automated/tramp-tests.el (tramp--test-smb-or-windows-nt-p):
New defun.
(tramp-test30-special-characters): Use it.
(tramp--test-check-files): Filter nil file names out.
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 0e4e852bf8a..720f60bb7e6 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2014-12-30 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * automated/tramp-tests.el (tramp--test-smb-or-windows-nt-p): | ||
| 4 | New defun. | ||
| 5 | (tramp-test30-special-characters): Use it. (Bug#19463) | ||
| 6 | (tramp--test-check-files): Filter nil file names out. | ||
| 7 | |||
| 1 | 2014-12-29 Michael Albinus <michael.albinus@gmx.de> | 8 | 2014-12-29 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 9 | ||
| 3 | Sync with Tramp 2.2.11. | 10 | Sync with Tramp 2.2.11. |