]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding in many emacs-lisp tests
authorStefan Kangas <stefankangas@gmail.com>
Tue, 28 Apr 2020 14:33:08 +0000 (16:33 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 28 Apr 2020 16:14:24 +0000 (18:14 +0200)
commita0ee542d9e3ed345f62a5305cb966efebd70886e
tree035ee960670e0b39fdc6a7b7bdc4edc73d918c34
parent13f64b052f5104e143ec1c14f47a0738c26f5766
Use lexical-binding in many emacs-lisp tests

* test/lisp/emacs-lisp/bytecomp-tests.el:
* test/lisp/emacs-lisp/ert-x-tests.el:
* test/lisp/emacs-lisp/nadvice-tests.el:
* test/lisp/emacs-lisp/pcase-tests.el:
* test/lisp/emacs-lisp/seq-tests.el:
* test/lisp/emacs-lisp/subr-x-tests.el:
* test/lisp/emacs-lisp/text-property-search-tests.el: Use
lexical-binding.

* test/lisp/emacs-lisp/seq-tests.el (test-seq-filter)
(test-seq-remove, test-seq-count, test-seq-every-p): Silence
byte-compiler.
test/lisp/emacs-lisp/bytecomp-tests.el
test/lisp/emacs-lisp/ert-x-tests.el
test/lisp/emacs-lisp/nadvice-tests.el
test/lisp/emacs-lisp/pcase-tests.el
test/lisp/emacs-lisp/seq-tests.el
test/lisp/emacs-lisp/subr-x-tests.el
test/lisp/emacs-lisp/text-property-search-tests.el