From 688b5bdb8a08e501f68e704fe4fb608baa5d3269 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Wed, 26 Jun 2002 12:37:28 +0000 Subject: [PATCH] New/updated tests --- testdocs/tests/article.001.xml | 5 +++++ testdocs/tests/article.002.xml | 25 +++++++++++++++++++++++++ testdocs/tests/book.003.xml | 4 ++++ testdocs/tests/procedure.002.xml | 3 ++- testdocs/tests/xrefstyle.001.xml | 19 +++++++++++++++++++ 5 files changed, 55 insertions(+), 1 deletion(-) create mode 100644 testdocs/tests/article.002.xml create mode 100644 testdocs/tests/xrefstyle.001.xml diff --git a/testdocs/tests/article.001.xml b/testdocs/tests/article.001.xml index fac4821de..305244e07 100644 --- a/testdocs/tests/article.001.xml +++ b/testdocs/tests/article.001.xml @@ -11,6 +11,11 @@ JaneDoe + +This is the abstract. +It has several paras. +It has several paras. + This is an article tests. diff --git a/testdocs/tests/article.002.xml b/testdocs/tests/article.002.xml new file mode 100644 index 000000000..ab4b378de --- /dev/null +++ b/testdocs/tests/article.002.xml @@ -0,0 +1,25 @@ + + +
+ +Unit Test: article.001.xml +$Id$ + +NormanWalsh +
ndw@nwalsh.com
+
+JaneDoe +
+ +This is the abstract. +It has several paras. +It has several paras. + +
+ +This is an article tests. + +I'd like to thank all the tests that came before me. + +
diff --git a/testdocs/tests/book.003.xml b/testdocs/tests/book.003.xml index 8daaebb56..fffb64249 100644 --- a/testdocs/tests/book.003.xml +++ b/testdocs/tests/book.003.xml @@ -95,6 +95,10 @@ Some abstract. Some abstract. Some abstract. Some abstract. First Chapter + +bla in the first chapter + + &blah; diff --git a/testdocs/tests/procedure.002.xml b/testdocs/tests/procedure.002.xml index 28f6bfa57..21be40fa8 100644 --- a/testdocs/tests/procedure.002.xml +++ b/testdocs/tests/procedure.002.xml @@ -19,7 +19,8 @@ Press MENUS. -Select SETUP. +Setup +Select SETUP. Should be an “a” diff --git a/testdocs/tests/xrefstyle.001.xml b/testdocs/tests/xrefstyle.001.xml new file mode 100644 index 000000000..32bc6c770 --- /dev/null +++ b/testdocs/tests/xrefstyle.001.xml @@ -0,0 +1,19 @@ + + + + +Unit Test: xrefstyle.001.xml +$Id$ +NormanWalsh +
ndw@nwalsh.com
+
+
+Unit Test: xrefstyle.001.xml + +This is a test of xref styles. + +Short self-reference: . +Long self-reference: . + +
-- 2.40.0