]> git.eshelyaron.com Git - emacs.git/commit
Make stronger tests for Tramp multi hops
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 6 Dec 2018 14:25:22 +0000 (15:25 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 6 Dec 2018 14:25:22 +0000 (15:25 +0100)
commit8f3fde3884d818eb2eef39f8295c5884bc371cc4
tree4d07b579f77263a2f7f04bd7b12f318d87a84ae3
parent8e8b8115386570ce186eea349ae937dbccbd61ed
Make stronger tests for Tramp multi hops

* lisp/net/tramp.el (tramp-dissect-file-name, tramp-dissect-hop-name):
Check, that method is capable of multi hops.

* test/lisp/net/tramp-tests.el (tramp-test02-file-name-dissect)
(tramp-test02-file-name-dissect-simplified)
(tramp-test02-file-name-dissect-separate): Suppress check for multihops.
(tramp-test03-file-name-method-rules): Check for error if multi
hops cannot be applied.
lisp/net/tramp.el
test/lisp/net/tramp-tests.el