]> git.eshelyaron.com Git - emacs.git/commitdiff
New tests.
authorEric Ludlam <eric@siege-engine.com>
Sat, 11 Apr 2015 23:18:47 +0000 (19:18 -0400)
committerEdward John Steere <edward.steere@gmail.com>
Wed, 25 Jan 2017 18:21:28 +0000 (20:21 +0200)
test/manual/cedet/cedet/semantic/tests/test.texi [new file with mode: 0644]

diff --git a/test/manual/cedet/cedet/semantic/tests/test.texi b/test/manual/cedet/cedet/semantic/tests/test.texi
new file mode 100644 (file)
index 0000000..37d303c
--- /dev/null
@@ -0,0 +1,40 @@
+\input texinfo
+@setfilename test.info
+@set TITLE TEST
+@set AUTHOR Eric Ludlam
+@settitle @value{TITLE}
+
+@ifinfo
+@format
+START-INFO-DIR-ENTRY
+* test: (test).       TEST
+END-INFO-DIR-ENTRY
+@end format
+@end ifinfo
+
+@titlepage
+@sp 10
+@center @titlefont{test}
+@vskip 0pt plus 1 fill
+Copyright @copyright{} 2015 Eric Ludlam
+@end titlepage
+
+@node Top
+@top @value{TITLE}
+
+This is a simple manual filled with stuff that should test completion in texinfo mode.
+
+@m@c -1-
+@c #1# ( "@majorheading" "@macro" "@menu" "@multitable" )
+
+@menu
+* Index::
+@end menu
+
+
+@node Index
+@chapter Index
+
+@contents
+
+@bye