Print top time consuming tests if advised
commit1979bce57d1887d89de6d728bb34dcd0f6478b2f
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 19 Mar 2018 11:58:45 +0000 (19 12:58 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 19 Mar 2018 11:58:45 +0000 (19 12:58 +0100)
treef6e40f7101700c9fdca215c2cf5a6cff96d11da7
parent415ff1a0e141b74a53df1d8411113b1cd0c9ce90
Print top time consuming tests if advised

* lisp/emacs-lisp/ert.el (ert-summarize-tests-batch-and-exit):
New argument HIGH.  Print top-running tests.

* test/Makefile.in (check-doit): Use ${SUMMARIZE_TESTS}.

* test/README: Explain SUMMARIZE_TESTS.
lisp/emacs-lisp/ert.el
test/Makefile.in
test/README