]> git.eshelyaron.com Git - emacs.git/commit
Unbreak a few unit tests that rely on lack of backtraces
authorPhilipp Stephani <phst@google.com>
Mon, 7 Dec 2020 10:57:17 +0000 (11:57 +0100)
committerPhilipp Stephani <phst@google.com>
Mon, 7 Dec 2020 10:59:06 +0000 (11:59 +0100)
commit2d989e81b730061397501033f355cbb300894573
tree846a8bff66df831ccfc45fe81a7a9468b7cf2035
parent3970f4ac405516ad3d1aba5079c0754ec1dc5da1
Unbreak a few unit tests that rely on lack of backtraces

* test/lisp/emacs-lisp/gv-tests.el (gv-dont-define-expander-in-file)
(gv-dont-define-expander-other-file):
* test/lisp/emacs-lisp/edebug-tests.el (edebug-tests-with-default-config):
Suppress backtraces in batch mode to unbreak unit tests.
test/lisp/emacs-lisp/edebug-tests.el
test/lisp/emacs-lisp/gv-tests.el