- 29 Dec, 2014 1 commit
-
-
Michael Albinus authored
* automated/tramp-tests.el (tramp-test30-special-characters): Skip test on MS-Windows.
-
- 25 Dec, 2014 1 commit
-
-
Michael Albinus authored
expect a given order of "." and "..".
-
- 08 Nov, 2014 1 commit
-
-
Michael Albinus authored
* automated/tramp-tests.el (tramp-remote-process-environment): Declare. (tramp--test-enabled): Ignore errors. (tramp--instrument-test-case): Extend docstring. Print debug buffer in any case. (tramp-test15-copy-directory): Skip for tramp-smb.el. (tramp-test21-file-links): Use `file-truename' for directories. (tramp-test26-process-file): Extend test according to Bug#17815. (tramp-test27-start-file-process, tramp-test28-shell-command): Retrieve process output more robustly. (tramp-test29-vc-registered): Set $BZR_HOME. (tramp--test-check-files): Extend test with `substitute-in-file-name'. (tramp-test30-special-characters): Skip for tramp-adb.el, tramp-gvfs.el and tramp-smb.el. Add further file names.
-
- 01 Jun, 2014 2 commits
-
-
Michael Albinus authored
-
Michael Albinus authored
Instrument failed test case.
-
- 25 Apr, 2014 1 commit
-
-
Michael Albinus authored
* automated/file-notify-tests.el (top): Do not disable interactive passwords in batch mode. (password-cache-expiry): Set to nil.
-
- 24 Apr, 2014 1 commit
-
-
Michael Albinus authored
* automated/file-notify-tests.el (file-notify-test-remote-temporary-file-directory): * automated/tramp-tests.el (tramp-test-temporary-file-directory): Use a mock-up method as default. (tramp-test00-availability): Print the used directory name. (tramp-test33-recursive-load): Fix typo.
-
- 22 Apr, 2014 2 commits
-
-
Michael Albinus authored
-
Michael Albinus authored
Remove test for backslash.
-
- 20 Apr, 2014 1 commit
-
-
Michael Albinus authored
(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'.
-
- 19 Apr, 2014 2 commits
-
-
Michael Albinus authored
-
Michael Albinus authored
(tramp-test31-utf8): Let-bind also `file-name-coding-system'.
-
- 18 Apr, 2014 1 commit
-
-
Michael Albinus authored
(tramp--test-make-temp-name): Optional argument LOCAL. (tramp--instrument-test-case): Show messages. Catch also `quit'. (tramp-test10-write-region): No special test for out-of-band copy needed anymore. (tramp-test11-copy-file, tramp-test12-rename-file) (tramp-test21-file-links): Extend tests. (tramp-test20-file-modes): More robust check for user "root". (tramp--test-check-files): New defun. (tramp-test30-special-characters, tramp-test33-recursive-load) (tramp-test34-unload): New tests. (tramp-test31-utf8, tramp-test32-asynchronous-requests): Rename.
-
- 07 Mar, 2014 1 commit
-
-
Michael Albinus authored
(tramp-test10-write-region): Extend for out-of-band copy. (tramp-test31-asynchronous-requests): New test.
-
- 03 Mar, 2014 1 commit
-
-
Paul Eggert authored
-
- 28 Feb, 2014 1 commit
-
-
Michael Albinus authored
(tramp-test15-copy-directory): No special handling of tramp-adb.el anymore. It's fixed in that package.
-
- 27 Feb, 2014 1 commit
-
-
Michael Albinus authored
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.
-
- 21 Feb, 2014 1 commit
-
-
Michael Albinus authored
(tramp-test19-directory-files-and-attributes): Do not include directories in comparison; they might have changed their timestamps already.
-
- 20 Feb, 2014 2 commits
-
-
Michael Albinus authored
Instrument failed test case.
-
Michael Albinus authored
(tramp-test17-insert-directory): First line could contain more text, when produced by `ls-lisp'. (tramp-test19-directory-files-and-attributes): Instrument failed test case.
-
- 19 Feb, 2014 1 commit
-
-
Michael Albinus authored
Make first line "total 123" optional. (tramp-test20-file-modes, tramp-test22-file-times) (tramp-test26-process-file, tramp-test27-start-file-process) (tramp-test28-shell-command): Skip for tramp-gvfs.el and tramp-smb.el. (tramp-test20-file-modes): Check for "root" only when there is an explicit user name. (tramp-test21-file-links): Handle "... not supported" error. (tramp-test22-file-times): Skip for "don't know" return values. (tramp-test26-process-file, tramp-test28-shell-command): Remove color escape sequences. (tramp-test28-shell-command): Use `accept-process-output' rather than `sit-for'. (tramp-test30-utf8): Set coding system `utf-8'.
-
- 17 Feb, 2014 1 commit
-
-
Michael Albinus authored
an initial `sit-for' prior the while loop.
-
- 16 Feb, 2014 1 commit
-
-
Michael Albinus authored
* doc/misc/trampver.texi: Update release number. * lisp/net/trampver.el: Update release number. * test/automated/tramp-tests.el (password-cache-expiry): Set to nil. (tramp-test28-shell-command): Make a while loop when waiting for process exit.
-
- 11 Feb, 2014 1 commit
-
-
Michael Albinus authored
and `vc-hg'. Declare `tramp-find-executable' and `tramp-get-remote-path'. (tramp-test29-vc-registered): New test. (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
-
- 07 Feb, 2014 2 commits
-
-
Michael Albinus authored
-
Michael Albinus authored
(tramp-test27-start-file-process): Use "_p" as argument of lambda. (tramp-test28-shell-command): Improve `shell-command' test. Add `async-shell-command' tests.
-
- 01 Jan, 2014 1 commit
-
-
Paul Eggert authored
-
- 27 Nov, 2013 1 commit
-
-
Michael Albinus authored
(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.
-
- 16 Nov, 2013 1 commit
-
-
Michael Albinus authored
(tramp-test08-file-local-copy) (tramp-test09-insert-file-contents, tramp-test10-write-region) (tramp-test11-copy-file, tramp-test12-rename-file) (tramp-test13-make-directory, tramp-test14-delete-directory) (tramp-test15-copy-directory, tramp-test16-directory-files) (tramp-test17-insert-directory, tramp-test18-file-attributes) (tramp-test19-directory-files-and-attributes) (tramp-test20-file-modes, tramp-test21-file-links) (tramp-test22-file-times, tramp-test23-visited-file-modtime) (tramp-test24-file-name-completion, tramp-test25-load) (tramp-test26-process-file, tramp-test27-start-file-process) (tramp-test28-shell-command): Cleanup connection initially.
-
- 15 Nov, 2013 3 commits
-
-
Michael Albinus authored
connection before running the test. Reenable last test case.
-
Michael Albinus authored
case, it fails in batch mode. Needs further investigations.
-
Michael Albinus authored
(tramp-test16-directory-files, tramp-test17-insert-directory) (tramp-test18-file-attributes) (tramp-test19-directory-files-and-attributes) (tramp-test20-file-modes, tramp-test21-file-links) (tramp-test22-file-times, tramp-test23-visited-file-modtime) (tramp-test24-file-name-completion, tramp-test25-load) (tramp-test26-process-file, tramp-test27-start-file-process): (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'. (tramp-test29-utf8): New test.
-
- 13 Nov, 2013 1 commit
-
-
Michael Albinus authored
(file-notify-test03-autorevert): Suppress messages in `write-region'. * automated/tramp-tests.el (tramp-test02-file-name-dissect) (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests. (tramp-test26-process-file, tramp-test28-shell-command): Ensure, that the directory is not empty when calling "ls".
-
- 11 Nov, 2013 1 commit
-
-
Michael Albinus authored
Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY. (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD. (tramp-test09-insert-file-contents, tramp-test10-write-region): (tramp-test26-process-file): Add tests. (tramp-test11-copy-file): Remove debug message. (tramp-test20-file-modes): Special case, if user is "root".
-
- 08 Nov, 2013 2 commits
-
-
Michael Albinus authored
* automated/tramp-tests.el: Add `tramp-own-remote-path' to `tramp-remote-path' when running on hydra. (tramp-test07-file-exists-p): Remove instrumentation code. (tramp-test26-process-file): Don't use "/bin/true" and "/bin/false", these paths do not exist on hydra.
-
Michael Albinus authored
-
- 06 Nov, 2013 1 commit
-
-
Michael Albinus authored
Fix docstring. Instrument, in order to hunt failure on hydra.
-
- 05 Nov, 2013 1 commit
-
-
Michael Albinus authored
-