]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding in most semantic tests
authorStefan Kangas <stefankangas@gmail.com>
Tue, 28 Apr 2020 14:11:47 +0000 (16:11 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 28 Apr 2020 14:11:47 +0000 (16:11 +0200)
commit13f64b052f5104e143ec1c14f47a0738c26f5766
treecd7c780273a7f765a1b990177c42d8ea7c4c2960
parent428d476bbe2e4208a75ecd998dd80b0e2d65752b
Use lexical-binding in most semantic tests

* test/lisp/cedet/semantic-utest-fmt.el:
* test/lisp/cedet/semantic-utest-ia.el:
* test/lisp/cedet/semantic-utest.el:
* test/lisp/cedet/srecode-utest-getset.el:
* test/lisp/cedet/srecode-utest-template.el: Use lexical-binding.

* test/lisp/cedet/semantic-utest-fmt.el (semantic-fmt-utest):
* test/lisp/cedet/semantic-utest.el (semantic-utest-generic)
(semantic-utest-Python, semantic-utest-Javascript)
(semantic-utest-Java, semantic-utest-Makefile)
(semantic-utest-Scheme, semantic-utest-Html, semantic-utest-PHP)
(semantic-utest-Csharp, semantic-utest-last-invalid):
* test/lisp/cedet/semantic-utest-ia.el (semantic-ia-utest-buffer)
(semantic-symref-test-count-hits-in-tag):
* test/lisp/cedet/srecode-utest-getset.el
(srecode-insert-getset-fully-automatic-flag): Silence
byte-compiler.
test/lisp/cedet/semantic-utest-fmt.el
test/lisp/cedet/semantic-utest-ia.el
test/lisp/cedet/semantic-utest.el
test/lisp/cedet/srecode-utest-getset.el
test/lisp/cedet/srecode-utest-template.el