]> 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)
committerEshel Yaron <me@eshelyaron.com>
Sat, 9 Dec 2023 19:14:09 +0000 (20:14 +0100)
commit2b9b9936ce59d5b7ef6cab66dc831c78081d3d8f
tree6d02a3306d0d1eee0fc9446919f80113c9d5a491
parent057620746821ec1d3df52a9c11ffbedbcb48143f
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