emacs/test/lisp/net
Michael Albinus 7aaf500701 Stronger check for Tramp method
* lisp/net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
* lisp/net/tramp-rclone.el (tramp-rclone-maybe-open-connection):
* lisp/net/tramp-sudoedit.el (tramp-sudoedit-maybe-open-connection):
Use `tramp-get-connection-name'.

* lisp/net/tramp-sh.el (tramp-sh-handle-make-symbolic-link):
* lisp/net/tramp-smb.el (tramp-smb-handle-make-symbolic-link):
* lisp/net/tramp-sudoedit.el (tramp-sudoedit-handle-make-symbolic-link):
Don't check remote TARGET.

* lisp/net/tramp.el (tramp-dissect-file-name): Check for proper method.
(tramp-file-name-for-operation): Take only 2nd argument into
account for file name handler.
(tramp-file-name-handler): Suppress checks for `file-remote-p'.

* test/lisp/net/tramp-archive-tests.el
(tramp-archive-test02-file-name-dissect): Suppress check for wrong
method.

* test/lisp/net/tramp-tests.el (tramp--test-instrument-test-case):
Dump *all* Tramp buffers.
(tramp-test02-file-name-dissect)
(tramp-test02-file-name-dissect-simplified)
(tramp-test02-file-name-dissect-separate): Check also wrong method.
(tramp-test03-file-name-defaults): Check, that the respective
Tramp package is loaded.
(tramp-test04-substitute-in-file-name)
(tramp-test05-expand-file-name)
(tramp-test06-directory-file-name, tramp-test44-auto-load):
Suppress check for wrong method.
(tramp-test30-make-process): Remove instrumentation code.
(tramp-test31-interrupt-process, tramp-test36-vc-registered):
Guarantee that connection is established prior starting process.
2019-06-04 12:51:45 +02:00
..
tramp-archive-resources Fix Bug#30293 2018-01-31 15:02:46 +01:00
dbus-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gnutls-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
mailcap-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
network-stream-tests.el Fix network stream tests 2019-02-05 15:50:03 +01:00
newsticker-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
puny-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
sasl-scram-rfc-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
secrets-tests.el Update more copyright years 2018-12-31 18:47:22 -08:00
shr-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
tramp-archive-tests.el Stronger check for Tramp method 2019-06-04 12:51:45 +02:00
tramp-tests.el Stronger check for Tramp method 2019-06-04 12:51:45 +02:00