
`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
747 B
Text
15 lines
747 B
Text
This is a test of `faceup', a regression test system for font-lock
|
|
keywords. It should use major mode `faceup-test-mode'.
|
|
|
|
«(help-echo):"Baloon tip: Fly smoothly!":«w: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 «s:"«(syntax-table):(4 . 41):<»"» and «s:"«(syntax-table):(5 . 40):>»"» are parentheses, but only when on the same
|
|
line without any other «s:"«(syntax-table):(4 . 41):<»"» and «s:"«(syntax-table):(5 . 40):>»"» characters between them.
|
|
«(syntax-table):(4 . 41):<»OK«(syntax-table):(5 . 40):>» <NOT «(syntax-table):(4 . 41):<»OK«(syntax-table):(5 . 40):>» >
|
|
<
|
|
NOT OK
|
|
>
|
|
|
|
test1.txt ends here.
|