]> git.eshelyaron.com Git - emacs.git/commit
Add some testing for dynamic scope
authorAndrea Corallo <andcor03@e112547.nice.arm.com>
Tue, 10 Dec 2019 11:55:34 +0000 (12:55 +0100)
committerAndrea Corallo <akrl@sdf.org>
Sun, 21 Jun 2020 22:02:57 +0000 (00:02 +0200)
commit47ab6c237e703cf4b5bbcd3c301e324e0deb1173
tree56a0f15802f65f9c90a5fb7452a7a2927c3a416a
parentc37b5446d1f8e567f97f5708008b14a80b6c6d65
Add some testing for dynamic scope

* test/src/comp-test-funcs-dyn.el: New file.

* test/src/comp-tests.el (comp-tests-dynamic-ffuncall): Add
new tests.
test/src/comp-test-funcs-dyn.el [new file with mode: 0644]
test/src/comp-tests.el