]> git.eshelyaron.com Git - emacs.git/commit
Fix native compiler tests when they are bytecompiled
authorAndrea Corallo <akrl@sdf.org>
Fri, 18 Dec 2020 16:44:49 +0000 (17:44 +0100)
committerAndrea Corallo <akrl@sdf.org>
Mon, 21 Dec 2020 19:22:03 +0000 (20:22 +0100)
commit9bbe6eab6c160a454f2705c00ff3aea7f0c6e6c1
treec44e74327232c84ff16d79cdb059ecbaef28fb03
parente0f20da6ecd1fceabdce480dd878be293cfba027
Fix native compiler tests when they are bytecompiled

* test/lisp/emacs-lisp/comp-cstr-tests.el (comp-cstr-test-ts)
(comp-cstr-typespec-test, comp-cstr-typespec-tests-alist): Eval
also at compile time.
* test/src/comp-tests.el (comp-tests-type-spec-tests)
(comp-tests-define-type-spec-test): Likewise.
test/lisp/emacs-lisp/comp-cstr-tests.el
test/src/comp-tests.el