]> git.eshelyaron.com Git - emacs.git/commit
Improve documentation of ERT
authorEli Zaretskii <eliz@gnu.org>
Thu, 15 Aug 2024 08:30:48 +0000 (11:30 +0300)
committerEshel Yaron <me@eshelyaron.com>
Tue, 20 Aug 2024 14:08:05 +0000 (16:08 +0200)
commit4dd3796ffadafb9a9a485b7db499149cc990cf63
tree2160a9393d5670bba64d6a54665ba53130c2e598
parent59a416f082da0c5be484fbbb273503d3ec3c9188
Improve documentation of ERT

* doc/misc/ert.texi (Running Tests Interactively)
(Test Selectors):
* lisp/emacs-lisp/ert.el (ert-select-tests)
(ert-run-tests-interactively, ert-run-tests-batch): Improve and
clarify the documentation of the main ERT functions.

(cherry picked from commit 4f3e8c3b4ed7b4d12fca9370e84e91b4b3379c7c)
doc/misc/ert.texi
lisp/emacs-lisp/ert.el