]> git.eshelyaron.com Git - emacs.git/commit
Add a compiler hint test
authorAndrea Corallo <akrl@sdf.org>
Mon, 25 May 2020 19:14:24 +0000 (20:14 +0100)
committerAndrea Corallo <akrl@sdf.org>
Mon, 25 May 2020 21:24:53 +0000 (22:24 +0100)
commit3fa73fa0fb1caedd10553d9f3185635c039319fd
treea8d5cb5d1505428100bcd7874999bcfad7203304
parentf28b1780c6d5ed974e414a423cef8d11ed8145e6
Add a compiler hint test

Test that compiler hints are executed transparently.

* test/src/comp-tests.el (comp-tests-type-hints): New test.

* test/src/comp-test-funcs.el (comp-tests-hint-fixnum-f)
(comp-tests-hint-cons-f): New functions.
test/src/comp-test-funcs.el
test/src/comp-tests.el