]> git.eshelyaron.com Git - emacs.git/commit
Extend tramp-tests
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 15 Jul 2022 17:52:10 +0000 (19:52 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 15 Jul 2022 17:52:10 +0000 (19:52 +0200)
commit23ffb0c8c63b0757938839b4d497593f262a9836
treed5b9a7416ed08a2110a8f6ed636b1f6b24ed73da
parentd8f88748d9445dd521623e0c4bee8659b5b98db0
Extend tramp-tests

* test/lisp/net/tramp-tests.el (tramp--test-deftest-with-stat)
(tramp--test-deftest-with-perl, tramp--test-deftest-with-ls):
New defmacros.
(tramp-test18-file-attributes-with-stat)
(tramp-test18-file-attributes-with-perl)
(tramp-test18-file-attributes-with-ls)
(tramp-test19-directory-files-and-attributes-with-stat)
(tramp-test19-directory-files-and-attributes-with-perl)
(tramp-test19-directory-files-and-attributes-with-ls): New tests.
(tramp-test21-file-links): Delete also `tmp-name2'.
(tramp--test-deftest-direct-async-process): Rename from
`tramp--test--deftest-direct-async-process'.  Remove DOCSTRING.
Adapt callees.
(tramp--test-special-characters): Remove.  Move body to ...
(tramp-test41-special-characters): ... here.
(tramp--test-utf8): Remove.  Move body to ...
(tramp-test42-utf8): ... here.
(tramp-test41-special-characters-with-stat)
(tramp-test41-special-characters-with-perl)
(tramp-test41-special-characters-with-ls)
(tramp-test42-utf8-with-stat)
(tramp-test42-utf8-with-perl)
(tramp-test42-utf8-with-ls): Rewrite, using the new macros.
test/lisp/net/tramp-tests.el