mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-22 04:21:24 -08:00
* 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. |
||
|---|---|---|
| .. | ||
| calc | ||
| calendar | ||
| emacs-lisp | ||
| eshell | ||
| gnus | ||
| international | ||
| legacy | ||
| net | ||
| progmodes | ||
| textmodes | ||
| url | ||
| vc | ||
| abbrev-tests.el | ||
| autorevert-tests.el | ||
| character-fold-tests.el | ||
| comint-tests.el | ||
| descr-text-tests.el | ||
| dired-tests.el | ||
| electric-tests.el | ||
| epg-tests.el | ||
| faces-tests.el | ||
| filenotify-tests.el | ||
| help-fns-tests.el | ||
| htmlfontify-tests.el | ||
| ibuffer-tests.el | ||
| imenu-tests.el | ||
| info-xref-tests.el | ||
| isearch-tests.el | ||
| json-tests.el | ||
| man-tests.el | ||
| minibuffer-tests.el | ||
| obarray-tests.el | ||
| ps-print-tests.el | ||
| replace-tests.el | ||
| simple-tests.el | ||
| sort-tests.el | ||
| subr-tests.el | ||
| thingatpt-tests.el | ||
| xml-tests.el | ||