]> git.eshelyaron.com Git - emacs.git/commit
Make it easier to abort a series of tests with C-g
authorHelmut Eller <eller.helmut@gmail.com>
Sun, 2 Mar 2014 15:35:33 +0000 (16:35 +0100)
committerNoam Postavsky <npostavs@gmail.com>
Sat, 25 Mar 2017 00:13:17 +0000 (20:13 -0400)
commitef443467826dc33c6e58081e7af7c68905f6db26
tree2818dbbc6f4421f887536b8ca283e28eb147a94d
parent21d4db3e816ed7aa6424f632283253db59f5a275
Make it easier to abort a series of tests with C-g

* emacs-lisp/ert.el (ert-run-tests): Add "interactively" arg.  If
interactively is true and a test was aborted then ask if the remaining
tests should be aborted too.
(ert-run-tests-batch, ert-run-tests-interactively): Pass in
interactively arg.
lisp/emacs-lisp/ert.el