More tests for Tramp
commitcfa2fb26263d741dca3c941febc0eb092a62b52e
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 17 Dec 2016 18:52:38 +0000 (17 19:52 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 17 Dec 2016 18:52:38 +0000 (17 19:52 +0100)
tree742bf7d399d6fe438396b9fab358f546604bc436
parent0390edcb81f748d00d54d37fc4e6233a70dbda50
More tests for Tramp

* lisp/net/tramp.el (tramp-drop-volume-letter): Handle quoted
file names.

* lisp/net/tramp-sh.el (tramp-make-copy-program-file-name): Quote file
name properly.

* test/lisp/net/tramp-tests.el (tramp-test05-expand-file-name):
Mark quoted file name as absolute.  (Bug#25183)
(tramp--test-windows-nt-and-batch)
(tramp--test-windows-nt-and-pscp-psftp-p): New defuns.
(tramp--test-windows-nt-or-smb-p): Rename from
`tramp--test-smb-windows-nt-p'.  Adapt callees.
(tramp--test-check-files): Improve checks for environment variables.
(tramp-test33-special-characters)
(tramp-test33-special-characters-with-stat)
(tramp-test33-special-characters-with-perl)
(tramp-test33-special-characters-with-ls, tramp-test34-utf8)
(tramp-test34-utf8-with-stat, tramp-test34-utf8-with-perl)
(tramp-test34-utf8-with-ls): Add more checks for skip.
lisp/net/tramp-sh.el
lisp/net/tramp.el
test/lisp/net/tramp-tests.el