1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 23:10:47 -08:00
emacs/test/manual
Stefan Monnier 07235678a4 * test/: Use lexical-binding the few remaining files
* test/manual/biditest.el: Use lexical-binding.
(biditest-generate-testfile): Remove unused var `levels`.

* test/manual/image-circular-tests.el: Use lexical-binding.

* test/manual/image-size-tests.el: Use lexical-binding.
(image-size-tests): Check `fboundp` before calling `imagemagick-types`.

* test/manual/redisplay-testsuite.el: Use lexical-binding.

* test/manual/cedet/cedet-utests.el: Use lexical-binding.
Use `with-current-buffer`.
(cedet-utest): Test `fboundp` i.s.o `featurep` to silence warning.
(srecode-map-save-file): Declare var.
(pulse-test): Test `fboundp` before calling `pulse-available-p`.
Declare `pulse-momentary-highlight-overlay` since it's not autoloaded.

* test/manual/cedet/semantic-tests.el: Use lexical-binding.
Use `with-current-buffer`.
(semanticdb-ebrowse-dump): Remove unused var `ab`.
(semanticdb-test-gnu-global): Don't use obsolete "name" arg to constructor.
(cedet-utest-directory): Declare var.
2021-02-23 12:14:59 -05:00
..
cedet * test/: Use lexical-binding the few remaining files 2021-02-23 12:14:59 -05:00
etags Use lexical-binding in some test files 2021-02-10 06:28:20 +01:00
indent * lisp/progmodes/sh-script.el (sh-smie-sh-rules): Tweak indent of new for 2021-01-26 17:58:42 -05:00
BidiCharacterTest.txt Support Unicode 13.0 2020-03-14 14:54:59 +02:00
biditest.el * test/: Use lexical-binding the few remaining files 2021-02-23 12:14:59 -05:00
image-circular-tests.el * test/: Use lexical-binding the few remaining files 2021-02-23 12:14:59 -05:00
image-size-tests.el * test/: Use lexical-binding the few remaining files 2021-02-23 12:14:59 -05:00
image-transforms-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
redisplay-testsuite.el * test/: Use lexical-binding the few remaining files 2021-02-23 12:14:59 -05:00
scroll-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00