]> 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)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:17:51 +0000 (14:17 +0800)
commit08b32c91fc01d0754a52ae0020647c88e1cf1fd6
treeae1b0bec6861daa406355a7dd280317afcaabb79
parent9e3f6aa1272dc63c16611bb81b17b4dd9f8f1647
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