]> git.eshelyaron.com Git - emacs.git/commit
Optimize "make check" and "make check-maybe"
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 16 Mar 2018 15:19:10 +0000 (16:19 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 16 Mar 2018 15:19:10 +0000 (16:19 +0100)
commit2d0853f62ac65f974f25887f69506bfe923bf14b
treeb80912e37a773b3e530f852e087b958e0fae24b2
parenta402d9aacbecf4bf0b9afde592a3b90c71f96832
Optimize "make check" and "make check-maybe"

* lisp/emacs-lisp/ert.el (ert-run-tests-batch): Print summary duration.

* test/Makefile.in (TEST_LOAD_EL): Set default to "no" for
targets all, check, and check-maybe.  (Bug#30807)

* test/README: Reflect recent changes in Makefile.

* test/lisp/net/tramp-archive-tests.el
(tramp-archive-test99-libarchive-tests): Tag it :unstable.
lisp/emacs-lisp/ert.el
test/Makefile.in
test/README
test/lisp/net/tramp-archive-tests.el