]> git.eshelyaron.com Git - emacs.git/commit
Print test timings unconditionally
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 17 Mar 2018 09:25:22 +0000 (10:25 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 17 Mar 2018 09:25:22 +0000 (10:25 +0100)
commitbcec2a8a392da74df9136a13cf7acaa6b95358f7
tree5486012bf7f98d096f184c8a55d81e877a629d0f
parent1c7db8aa30969d0bc0e6d35b9bd57c70314ed9d0
Print test timings unconditionally

* lisp/emacs-lisp/ert.el (ert-batch-print-duration): Remove.
(ert-run-tests-batch): Adapt accordingly.

* test/Makefile.in:
* test/README: Remove TEST_PRINT_TEST_DURATION.
lisp/emacs-lisp/ert.el
test/Makefile.in
test/README