]> git.eshelyaron.com Git - emacs.git/commit
Add a nativecomp testcase
authorAndrea Corallo <akrl@sdf.org>
Wed, 11 Nov 2020 15:17:03 +0000 (16:17 +0100)
committerAndrea Corallo <akrl@sdf.org>
Wed, 11 Nov 2020 23:55:36 +0000 (00:55 +0100)
commit175efec0732fc7317a444a2005f7b968a972b8e6
tree024b15cd36e48203c433dc38a31937b82193f4ba
parente96cd4e82c9aca01f136ccdd7a3b0fbf2db01e50
Add a nativecomp testcase

Having this while re-debugging the boostrap would have saved few hours
of debug so let's add it.

* test/src/comp-tests.el (and-3): Add test.
* test/src/comp-test-funcs.el (comp-test-and-3-var): New var.
(comp-test-and-3-f): New function.
test/src/comp-test-funcs.el
test/src/comp-tests.el