* automated/file-notify-tests.el
commit1baa1e49d84061e964802eba34713052804185f8
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 27 Nov 2013 14:23:32 +0000 (27 15:23 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 27 Nov 2013 14:23:32 +0000 (27 15:23 +0100)
tree648dae94e3e36b77e25950efe92c48279ca6ab6f
parent20372d0c8914f0aafd6cd52a69356e93fbb09d09
* automated/file-notify-tests.el
(file-notify-test-remote-temporary-file-directory):
Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
(tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
(file-notify--deftest-remote): Cleanup connection initially.
(file-notify-test03-autorevert): Run also in batch mode.  Use a
larger timeout for remote files.  `sit-for' 1 second; 0.1 second
does not work on MS Windows.  Call `accept-process-output' for
remote files.  Apply `string-match' instead of `string-equal', the
messages are different on MS Windows.

* automated/tramp-tests.el (tramp-test-temporary-file-directory):
Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
(tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
test/ChangeLog
test/automated/file-notify-tests.el
test/automated/tramp-tests.el