1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 11:00:45 -08:00
emacs/test/lisp/cedet
Stefan Kangas 13f64b052f 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.
2020-04-28 16:11:47 +02:00
..
semantic-utest-c.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
semantic-utest-fmt.el Use lexical-binding in most semantic tests 2020-04-28 16:11:47 +02:00
semantic-utest-ia.el Use lexical-binding in most semantic tests 2020-04-28 16:11:47 +02:00
semantic-utest.el Use lexical-binding in most semantic tests 2020-04-28 16:11:47 +02:00
srecode-utest-getset.el Use lexical-binding in most semantic tests 2020-04-28 16:11:47 +02:00
srecode-utest-template.el Use lexical-binding in most semantic tests 2020-04-28 16:11:47 +02:00