]> git.eshelyaron.com Git - emacs.git/commit
Enhance syntax-tests.el to test some comment character handling.
authorAlan Mackenzie <acm@muc.de>
Thu, 1 Oct 2020 20:35:40 +0000 (20:35 +0000)
committerAlan Mackenzie <acm@muc.de>
Thu, 1 Oct 2020 20:35:40 +0000 (20:35 +0000)
commitda591df90ae95a6bc34f43b1594fc58a91967304
treeea1d997f7a393626e25fc373435ab29c6218f798
parent306fcc59dcd7d2a6ec8338dfff520a89d7a9121d
Enhance syntax-tests.el to test some comment character handling.

* test/src/syntax-tests: Add a new section testing some aspects of comment
  handling in syntax.c.  This needs further enhancement.  It uses ....

* test/data/syntax-comments.txt: A new test file.
test/data/syntax-comments.txt [new file with mode: 0644]
test/src/syntax-tests.el