]> git.eshelyaron.com Git - emacs.git/commit
Optimize tramp-tests.el
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 17 Mar 2018 14:10:46 +0000 (15:10 +0100)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:17:51 +0000 (14:17 +0800)
commit59a41b8c3841b9dc575ba7e4f6236a8d901ed32b
treefd04384cedbab9e0e500d03c0ed3597bfbacaae2
parent5224b57a87deb78a19d745c778d51934df2404fe
Optimize tramp-tests.el

* test/lisp/net/tramp-tests.el (tramp--test-expensive-test):
Make it a defsubst.  Adapt all callees.
(tramp--test-print-duration): New defmacro.
(tramp-test11-copy-file, tramp-test12-rename-file)
(tramp-test21-file-links, tramp--test-special-characters):
Run some parts only if expensive tests are enabled.  (Bug#30807)
test/lisp/net/tramp-tests.el