]> git.eshelyaron.com Git - emacs.git/commit
* automated/tramp-tests.el (tramp--test-enabled): Move connection
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 27 Feb 2014 12:07:10 +0000 (13:07 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 27 Feb 2014 12:07:10 +0000 (13:07 +0100)
commit154ba7966c355a9d2db4d8763a78e75e068fe920
tree8516fa3901e4c99b017ece5fee6e78cf82e33383
parent6be7660863fa4a1f4621757dcc57864a23742d36
* automated/tramp-tests.el (tramp--test-enabled): Move connection
cleanup into this function.  Remove respective code from all test cases.
(tramp--instrument-test-case): Declare `indent' and `debug'.
Handle other errors as well.
(tramp-test14-delete-directory): Check for `file-error' error.
(tramp-test15-copy-directory): Ignore return value of
`copy-directory'.  It's too much hassle to handle it for tramp-adb.el.
(tramp-test19-directory-files-and-attributes): Take care of
timestamp of "../".
(tramp-test20-file-modes, tramp-test27-start-file-process)
(tramp-test28-shell-command): Skip for tramp-adb.el.
(tramp-test21-file-links): `file-truename' shall preserve trailing
link of directories.
(tramp-test22-file-times): Skip if `set-file-times' returns nil.
(tramp-test26-process-file, tramp-test28-shell-command): Let-bind
`kill-buffer-query-functions' to nil.
(tramp-test28-shell-command): Run `async-shell-command' with timeouts.
test/ChangeLog
test/automated/tramp-tests.el