]> git.eshelyaron.com Git - emacs.git/commit
Make compile-tests re-runnable
authorMattias Engdegård <mattiase@acm.org>
Fri, 4 Oct 2019 13:23:13 +0000 (15:23 +0200)
committerMattias Engdegård <mattiase@acm.org>
Fri, 4 Oct 2019 13:43:15 +0000 (15:43 +0200)
commitd09cbcee9ce90171a20a3cae4a27dc08dcb1af41
tree555b7397e55cde0275993eae0f0dc71875116433
parent5f06b9c478894c828fc5467b0aae360e2c2d1fd2
Make compile-tests re-runnable

* test/lisp/progmodes/compile-tests.el (compile-test-error-regexps):
Don't rely on compilation-num-errors (etc) all being zero, which they
aren't if the test has been run before.
(compile-tests--test-regexps-data): Change defvar to defconst.
test/lisp/progmodes/compile-tests.el