
`faceup' is a framework for regression testing of font-lock keywords in ert. It is based on a human-readable markup language. (Bug#16063 and bug#28311). * lisp/emacs-lisp/faceup.el: * test/lisp/emacs-lisp/faceup-tests/faceup-test-basics.el: * test/lisp/emacs-lisp/faceup-tests/faceup-test-files.el: * test/lisp/emacs-lisp/faceup-resources/faceup-test-mode.el: * test/lisp/emacs-lisp/faceup-resources/faceup-test-this-file-directory.el: * test/lisp/emacs-lisp/faceup-resources/files/test1.txt: * test/lisp/emacs-lisp/faceup-resources/files/test1.txt.faceup: New files.
15 lines
449 B
Text
15 lines
449 B
Text
This is a test of `faceup', a regression test system for font-lock
|
|
keywords. It should use major mode `faceup-test-mode'.
|
|
|
|
WARNING: The first word on this line should use
|
|
`font-lock-warning-face', and a tooltip should be displayed if the
|
|
mouse pointer is moved over it.
|
|
|
|
In this mode "<" and ">" are parentheses, but only when on the same
|
|
line without any other "<" and ">" characters between them.
|
|
<OK> <NOT <OK> >
|
|
<
|
|
NOT OK
|
|
>
|
|
|
|
test1.txt ends here.
|