]> git.eshelyaron.com Git - emacs.git/commit
Add a test for primitive advicing effectiveness
authorAndrea Corallo <akrl@sdf.org>
Wed, 23 Sep 2020 07:36:49 +0000 (09:36 +0200)
committerAndrea Corallo <akrl@sdf.org>
Thu, 24 Sep 2020 07:57:17 +0000 (09:57 +0200)
commit0cc1804d42e25e0213f8b3872cc6133c6480a5b0
tree462808a9ea700063818a0114ffc5f6df89cf242b
parentdb354ffd578a46d898cac161ea1de1b42f96d2a0
Add a test for primitive advicing effectiveness

* test/src/comp-test-funcs.el (comp-test-primitive-advice-f): New
function.
* test/src/comp-tests.el (comp-test-primitive-advice): New test.
test/src/comp-test-funcs.el
test/src/comp-tests.el