]> git.eshelyaron.com Git - emacs.git/commit
Add Tramp tests
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 10 Apr 2017 15:22:13 +0000 (17:22 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 10 Apr 2017 15:22:13 +0000 (17:22 +0200)
commitdd42ca427cf8a890678f574de43685ae70416491
tree4e8a3671b805dd1841ff31ac176c2d287fc221ce
parent375bfbde06031d7e9ce363a6695b22b47c6a2798
Add Tramp tests

* lisp/net/tramp.el (tramp-syntax): Adapt docstring.

* test/lisp/net/tramp-tests.el
(tramp-test01-file-name-syntax-simplified)
(tramp-test01-file-name-syntax-separate)
(tramp-test02-file-name-dissect-simplified)
(tramp-test02-file-name-dissect-separate): New tests.
lisp/net/tramp.el
test/lisp/net/tramp-tests.el