]> code.delx.au - gnu-emacs/commit
Introduce check-expensive tests.
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 4 Jan 2016 22:28:07 +0000 (23:28 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 4 Jan 2016 22:28:07 +0000 (23:28 +0100)
commit4e62197a64e6386e24b328c40d6020412ea3031d
tree2ff71db199129bf13044b484823805e19b6a3591
parent6300655ec9286f3a259ee60536819a0056be4810
Introduce check-expensive tests.

* Makefile.in (check-expensive):
* test/automated/Makefile.in (check-expensive): New target.

* test/automated/auto-revert-tests.el
(auto-revert-test01-auto-revert-several-files):
* test/automated/file-notify-tests.el (file-notify--deftest-remote):
* test/automated/tramp-tests.el (tramp-test26-process-file)
(tramp-test27-start-file-process, tramp-test28-shell-command)
(tramp-test29-vc-registered)
(tramp-test31-special-characters-with-stat)
(tramp-test31-special-characters-with-perl)
(tramp-test31-special-characters-with-ls)
(tramp-test32-utf8-with-stat, tramp-test32-utf8-with-perl)
(tramp-test32-utf8-with-ls, tramp-test33-asynchronous-requests)
(tramp-test35-unload): Tag the tests as :expensive-test.
Makefile.in
test/automated/Makefile.in
test/automated/auto-revert-tests.el
test/automated/file-notify-tests.el
test/automated/tramp-tests.el