]> git.eshelyaron.com Git - emacs.git/commit
Clean-up testsuite for vanilla builds
authorAndrea Corallo <akrl@sdf.org>
Fri, 2 Oct 2020 07:52:40 +0000 (09:52 +0200)
committerAndrea Corallo <akrl@sdf.org>
Fri, 2 Oct 2020 08:24:32 +0000 (10:24 +0200)
commitf345622152786388f4689f81f91acabe6eab9500
treec53f1db8eb393656b0e930693d87d5d6b86cdb05
parentddf1b1931c7072d83d7b114a191fad92bb1000b4
Clean-up testsuite for vanilla builds

Tag all native compiler tests and skip them in vanilla builds

* test/Makefile.in (SELECTOR_DEFAULT, SELECTOR_EXPENSIVE)
(SELECTOR_ALL): Define selectors for vanilla or nativecomp builds.
* test/src/comp-tests.el: Do not native compile test files on
vanilla.
(comp-deftest): New macro to define tests tagging as :nativecomp.
test/Makefile.in
test/src/comp-tests.el