Merge missing commit from emacs-25 branch
commit696f32c95c96f120ed1dc10193d27b7bc2adaba9
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 12 Jan 2016 09:37:06 +0000 (12 10:37 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 12 Jan 2016 09:37:06 +0000 (12 10:37 +0100)
treeb8421e99a43d4219ab03de421d90eb7b51d4c436
parentc7bef6a4f033fa6b22906de0be6da54958d5b3c3
Merge missing commit from emacs-25 branch

* test/Makefile.in (SELECTOR_DEFAULT, SELECTOR_EXPENSIVE, SELECTOR):
New variables.
(check-expensive, check-doit): New targets.

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

* test/lisp/autorevert-tests.el
(auto-revert-test01-auto-revert-several-files):
* test/lisp/filenotify-tests.el (file-notify--deftest-remote)
(file-notify-test06-many-events):
* test/lisp/net/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/Makefile.in
test/lisp/autorevert-tests.el
test/lisp/filenotify-tests.el
test/lisp/net/tramp-tests.el