summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/faceup-resources/files/test1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/lisp/emacs-lisp/faceup-resources/files/test1.txt')
-rw-r--r--test/lisp/emacs-lisp/faceup-resources/files/test1.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/test/lisp/emacs-lisp/faceup-resources/files/test1.txt b/test/lisp/emacs-lisp/faceup-resources/files/test1.txt
new file mode 100644
index 00000000000..d971f364c2d
--- /dev/null
+++ b/test/lisp/emacs-lisp/faceup-resources/files/test1.txt
@@ -0,0 +1,15 @@
+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.