diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2021-11-27 10:10:26 -0500 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2021-11-27 10:10:43 -0500 |
commit | 8d67a70e97a7002682f641c05b10e1a9d4586e8b (patch) | |
tree | ea0343958a34b9f2585a9aff1c458bbe148f1c38 /lisp | |
parent | a89731a78c8cb019a18d2e70fe43d21286d88ab1 (diff) | |
download | emacs-8d67a70e97a7002682f641c05b10e1a9d4586e8b.tar.gz emacs-8d67a70e97a7002682f641c05b10e1a9d4586e8b.tar.bz2 emacs-8d67a70e97a7002682f641c05b10e1a9d4586e8b.zip |
* test/src/comp-tests.el: Rework last patch
Move `require`s out of `eval-when-compile` if the functions are called
at run-time.
Don't use #' to quote symbols (i.e. at those places where a lambda
expression couldn't be used).
Don't pre-load comp-test-45603.el and comp-test-pure.el any more.
(comp-deftest pure): Use `declare-function` after loading `comp-test-pure.el`
to silence the byte-compiler.
Diffstat (limited to 'lisp')
0 files changed, 0 insertions, 0 deletions