1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 01:41:01 -08:00
emacs/test/lisp/net
Michael Albinus 164fcc6f26 Fix Bug#27315
* lisp/net/tramp-cache.el (tramp-cache-read-persistent-data):
New defvar.
(top): Use it.

* lisp/net/tramp.el (tramp-handle-file-name-case-insensitive-p):
Check for connected, not for connectable.  (Bug#27315)
(tramp-process-actions):
* lisp/net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
Use `tramp-cache-read-persistent-data'.

* test/lisp/net/tramp-tests.el (top): Set also
`tramp-cache-read-persistent-data'.
2017-06-14 14:17:22 +02:00
..
dbus-tests.el test/*.el: Avoid byte-compiler warnings 2017-01-28 04:40:36 +01:00
network-stream-tests.el Convert some network test failures to skipping 2017-01-11 14:35:51 -05:00
newsticker-tests.el
puny-tests.el Give test files a -tests.el suffix 2017-06-09 15:56:49 +02:00
sasl-scram-rfc-tests.el
shr-tests.el
tramp-tests.el Fix Bug#27315 2017-06-14 14:17:22 +02:00