]> git.eshelyaron.com Git - emacs.git/commit
Add font-lock tests for lua-ts-mode (bug#67605)
authorjohn muhl <jm@pub.pink>
Sun, 3 Dec 2023 16:56:04 +0000 (10:56 -0600)
committerEli Zaretskii <eliz@gnu.org>
Sat, 9 Dec 2023 08:57:22 +0000 (10:57 +0200)
commit7b3711a6d978687e7038b29a91fa76d552b4a662
treebe6fa8b7ff7f7b37b52d049f3c32929c72b34f0b
parentdc7cf87bc04d74005c11a2cfde9ccbcacc21d11b
Add font-lock tests for lua-ts-mode (bug#67605)

* test/lisp/progmodes/lua-ts-mode-tests.el (lua-ts-test-font-lock):
Add ert-font-lock tests.
(lua-ts-mode-test-indentation):
(lua-ts-test-indentation):
(lua-ts-mode-test-movement):
(lua-ts-test-movement): Rename for consistency.
* test/lisp/progmodes/lua-ts-mode-resources/font-lock.lua: New
file.
test/lisp/progmodes/lua-ts-mode-resources/font-lock.lua [new file with mode: 0644]
test/lisp/progmodes/lua-ts-mode-tests.el