]> git.eshelyaron.com Git - emacs.git/commit
Interpret a "" value of EMACS_TEST_VERBOSE as "off"
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 21 Jan 2022 11:32:10 +0000 (12:32 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 21 Jan 2022 11:32:10 +0000 (12:32 +0100)
commit4d866fc0f561b023cbc15ee52891cddfa1a354ef
treeecc81ffd5f0e7d441ba820ddf39e82537685cf25
parent5561d5de56db90b6d9ca637f2beb2f837f224009
Interpret a "" value of EMACS_TEST_VERBOSE as "off"

* doc/misc/ert.texi (Running Tests in Batch Mode): Adjust doc.
* lisp/emacs-lisp/ert.el (ert-run-tests-batch): Allow overriding
the EMACS_TEST_VERBOSE variable by setting it to "" (bug#53313).
doc/misc/ert.texi
lisp/emacs-lisp/ert.el
test/README