]> git.eshelyaron.com Git - emacs.git/commit
Distinguish errors in bytecomp-tests
authorMattias Engdegård <mattiase@acm.org>
Wed, 19 Aug 2020 11:42:31 +0000 (13:42 +0200)
committerMattias Engdegård <mattiase@acm.org>
Wed, 19 Aug 2020 11:56:32 +0000 (13:56 +0200)
commit1aacdf5aab09c7d0f7de648e55df7305ac1b87eb
treefbd60d5c0086c3f2e5d02aa52e9637940e2727aa
parenta8fc4f7dcae84757b61a2189faad7659e875e42f
Distinguish errors in bytecomp-tests

* test/lisp/emacs-lisp/bytecomp-tests.el (bytecomp-check-1)
(test-byte-opt-arithmetic, bytecomp-lexbind-check-1)
(bytecomp-lexbind-explain-1):
When comparing interpreted with compiled results, don't consider all
errors to be equal; take the error type into account.  (The error
arguments may differ, but there may be good reasons for that.)
test/lisp/emacs-lisp/bytecomp-tests.el