1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-03 04:21:28 -08:00
emacs/test/lisp/progmodes
Stefan Kangas 771a6b6816 Use lexical-binding in most progmodes tests
* test/lisp/progmodes/etags-tests.el:
* test/lisp/progmodes/f90-tests.el:
* test/lisp/progmodes/ps-mode-tests.el:
* test/lisp/progmodes/python-tests.el:
* test/lisp/progmodes/ruby-mode-tests.el:
* test/lisp/progmodes/subword-tests.el:
* test/lisp/progmodes/tcl-tests.el:
* test/lisp/progmodes/xref-tests.el: Use lexical-binding.

* test/lisp/progmodes/python-tests.el (python-tests-visible-string)
(python-tests-look-at-1, python-tests-look-at-2)
(python-shell-calculate-process-environment-2): Silence byte-compiler.
2020-04-28 13:54:00 +02:00
..
flymake-resources Ensure flymake tests use gcc rather than $CC 2018-12-15 15:08:28 -08:00
asm-mode-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
bat-mode-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cc-mode-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
compile-tests.el javac support in compilation-parse-errors rules 2020-04-01 03:04:31 +03:00
elisp-mode-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
etags-tests.el Use lexical-binding in most progmodes tests 2020-04-28 13:54:00 +02:00
f90-tests.el Use lexical-binding in most progmodes tests 2020-04-28 13:54:00 +02:00
flymake-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
js-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ps-mode-tests.el Use lexical-binding in most progmodes tests 2020-04-28 13:54:00 +02:00
python-tests.el Use lexical-binding in most progmodes tests 2020-04-28 13:54:00 +02:00
ruby-mode-tests.el Use lexical-binding in most progmodes tests 2020-04-28 13:54:00 +02:00
sql-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
subword-tests.el Use lexical-binding in most progmodes tests 2020-04-28 13:54:00 +02:00
tcl-tests.el Use lexical-binding in most progmodes tests 2020-04-28 13:54:00 +02:00
xref-tests.el Use lexical-binding in most progmodes tests 2020-04-28 13:54:00 +02:00