]> git.eshelyaron.com Git - emacs.git/commit
Add c-ts-mode tests
authorDaniel Martín <mardani29@yahoo.es>
Sun, 8 Jan 2023 13:04:24 +0000 (14:04 +0100)
committerYuan Fu <casouri@gmail.com>
Fri, 13 Jan 2023 08:55:24 +0000 (00:55 -0800)
commitc6bbf9cc270dedb8adcafdd0c7ff902611176993
tree22eeed8c288832430fac66b07e5b3ef57f79ce0e
parenta760364f5f36ad4ded67b0fd5ca4ef59c9b2d705
Add c-ts-mode tests

* test/lisp/progmodes/c-ts-mode-resources/indent.erts: New .erts file
to test indentation of typical C constructs and prevent regression of
bug fixes.
* test/lisp/progmodes/c-ts-mode-tests.el: New file with c-ts-mode
tests.
test/lisp/progmodes/c-ts-mode-resources/indent.erts [new file with mode: 0644]
test/lisp/progmodes/c-ts-mode-tests.el [new file with mode: 0644]