]> git.eshelyaron.com Git - emacs.git/commit
Silence recent comp-tests.el lexvar warnings
authorBasil L. Contovounesios <contovob@tcd.ie>
Mon, 17 Oct 2022 15:40:45 +0000 (18:40 +0300)
committerBasil L. Contovounesios <contovob@tcd.ie>
Mon, 17 Oct 2022 18:02:26 +0000 (21:02 +0300)
commitdd7f1bb3a137f697552cce6bad8a364035e9c497
tree413bea59ba8d134c7a8df7b612516b7f8110f17c
parenteff4a4f49a7c45df9d27f0515c07d8e8727d84bb
Silence recent comp-tests.el lexvar warnings

* test/lisp/emacs-lisp/comp-tests.el: Mark used native-compile
variables as special to pacify unknown lexvar warnings in the
default build.
(with-test-native-compile-prune-cache): Instrument macro arguments
for debugging and indent conventionally.  Reindent all callers.
(test-native-compile-prune-cache/dont-delete-in-parent-of-cache):
Simplify file name expansion.
test/lisp/emacs-lisp/comp-tests.el