1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-20 12:40:56 -08:00
emacs/test/lisp/net
Michael Albinus 21e87ece97 Fix Bug#23614.
* lisp/net/tramp-sh.el (tramp-maybe-open-connection):
Let-bind `process-coding-system-alist' in order to suppress
the value for "cmdproxy".

* lisp/net/tramp.el (tramp-encoding-shell):
`w32-shell-name' is a function.
(tramp-encoding-command-switch)
(tramp-encoding-command-interactive): Use `w32-shell-dos-semantics'.

* test/lisp/net/tramp-tests.el (tramp-test24-file-name-completion):
Suppress some tests on MS Windows.  (Bug#23614)
2016-05-26 19:57:13 +02:00
..
dbus-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
network-stream-tests.el Allow network-stream-tests to work for out-of-tree builds 2016-05-24 16:12:03 -04:00
newsticker-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
sasl-scram-rfc-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
shr-tests.el Allow shr-tests to work for out-of-tree builds 2016-05-24 11:33:24 -04:00
tramp-tests.el Fix Bug#23614. 2016-05-26 19:57:13 +02:00