]> git.eshelyaron.com Git - emacs.git/commit
Add a test to verify CL macro expansion in dynamic scope
authorAndrea Corallo <akrl@sdf.org>
Sun, 28 Jun 2020 12:45:49 +0000 (13:45 +0100)
committerAndrea Corallo <akrl@sdf.org>
Sun, 28 Jun 2020 14:53:08 +0000 (15:53 +0100)
commit5b8b2982830028303d207d111095e35c90ae6805
tree2b984753bb762397abda849cf9e9dbd426b1f254
parent7f8512765a50858d51805762e88d291fc31b3490
Add a test to verify CL macro expansion in dynamic scope

* test/src/comp-tests.el (comp-tests-cl-macro-exp): New test.

* test/src/comp-test-funcs-dyn.el: Require `cl-lib'.
(comp-tests-cl-macro-exp-f): New function.
test/src/comp-test-funcs-dyn.el
test/src/comp-tests.el