]> git.eshelyaron.com Git - emacs.git/commit
* Add a test to verify tail recursion elimination
authorAndrea Corallo <akrl@sdf.org>
Thu, 2 Jul 2020 19:43:52 +0000 (21:43 +0200)
committerAndrea Corallo <akrl@sdf.org>
Thu, 2 Jul 2020 20:55:42 +0000 (22:55 +0200)
commit7e004d24a4abaa4b5aa9f0f1cd4bc70264396ad5
tree19efd43b6668b79372630fe0c34ed4e5a2eaa5ad
parent8f81859497b7dd0c537d24a27985a26ffc778a3a
* Add a test to verify tail recursion elimination

* test/src/comp-tests.el (comp-tests-tco): Compile a recursive
functions at speed 3 and verify the tail recursion elimination.
(comp-tests-tco-checker, comp-tests-mentioned-p)
(comp-tests-mentioned-p-1): New support functions.
test/src/comp-tests.el