From 406c2726b86e652c16c01b9e54030b7af5456982 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Thu, 3 Jul 2003 20:07:40 +0000 Subject: [PATCH] Miscellaneous updates --- testdocs/tests/article.004.xml | 23 ++++++++++- testdocs/tests/book.001.xml | 5 ++- testdocs/tests/chapter.002.xml | 2 +- testdocs/tests/glossary.002.data.xml | 10 +++++ testdocs/tests/glossary.002.xml | 2 + testdocs/tests/glossary.003.xml | 14 ++++++- testdocs/tests/index.001.xml | 47 ++++++++++++++++++++++ testdocs/tests/literallayout.003.xml | 6 +++ testdocs/tests/mediaobject.002.xml | 2 +- testdocs/tests/reference.001.xml | 2 + testdocs/tests/section.001.xml | 2 + testdocs/tests/section.004.xml | 59 ++++++++++++++++++++++++++++ testdocs/tests/table.009.xml | 42 ++++++++++++++++++++ testdocs/tests/table.012.xml | 50 +++++++++++++++++++++++ testdocs/tests/table.013.xml | 33 ++++++++++++++++ testdocs/tests/table.014.xml | 50 +++++++++++++++++++++++ testdocs/tests/ulink.002.xml | 21 ++++++++++ 17 files changed, 365 insertions(+), 5 deletions(-) create mode 100644 testdocs/tests/index.001.xml create mode 100644 testdocs/tests/section.004.xml create mode 100644 testdocs/tests/table.012.xml create mode 100644 testdocs/tests/table.013.xml create mode 100644 testdocs/tests/table.014.xml create mode 100644 testdocs/tests/ulink.002.xml diff --git a/testdocs/tests/article.004.xml b/testdocs/tests/article.004.xml index 838591a21..9b75f001c 100644 --- a/testdocs/tests/article.004.xml +++ b/testdocs/tests/article.004.xml @@ -14,9 +14,30 @@ This is the abstract. It has several paras. -It has several paras. +It has several paras. One of the paras is long because it contains +the same sentence repeated many times. One of the paras is long because it contains +the same sentence repeated many times. One of the paras is long because it contains +the same sentence repeated many times. One of the paras is long because it contains +the same sentence repeated many times. One of the paras is long because it contains +the same sentence repeated many times. One of the paras is long because it contains +the same sentence repeated many times. One of the paras is long because it contains +the same sentence repeated many times. One of the paras is long because it contains +the same sentence repeated many times. One of the paras is long because it contains +the same sentence repeated many times. 2002No one in particular + +This is the legal notice. It says you can do whatever you please with +this content. It says it many times. It says you can do whatever you please with +this content. It says you can do whatever you please with +this content. It says you can do whatever you please with +this content. It says you can do whatever you please with +this content. It says you can do whatever you please with +this content. It says you can do whatever you please with +this content. It says you can do whatever you please with +this content. It says you can do whatever you please with +this content. + This is an article tests. diff --git a/testdocs/tests/book.001.xml b/testdocs/tests/book.001.xml index 6d4f5b963..f8719221f 100644 --- a/testdocs/tests/book.001.xml +++ b/testdocs/tests/book.001.xml @@ -117,13 +117,16 @@ Some abstract. Some abstract. Some abstract. Some abstract. -First Chapter + +First Chapter +F. Chap &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah;
First Section +F. Sect &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; &blah; diff --git a/testdocs/tests/chapter.002.xml b/testdocs/tests/chapter.002.xml index 419ce0a51..42da54c27 100644 --- a/testdocs/tests/chapter.002.xml +++ b/testdocs/tests/chapter.002.xml @@ -1,7 +1,7 @@ - + $Id$ NormanWalsh diff --git a/testdocs/tests/glossary.002.data.xml b/testdocs/tests/glossary.002.data.xml index c993cb496..4f67baa38 100644 --- a/testdocs/tests/glossary.002.data.xml +++ b/testdocs/tests/glossary.002.data.xml @@ -2,17 +2,27 @@ + +Terms-1 + gloss-1 +G1 A description. gloss-2 + + +Terms-2 + gloss-2 A description. + + diff --git a/testdocs/tests/glossary.002.xml b/testdocs/tests/glossary.002.xml index b807c4e85..e3425d3d0 100644 --- a/testdocs/tests/glossary.002.xml +++ b/testdocs/tests/glossary.002.xml @@ -13,9 +13,11 @@ make sure gloss-2 is referenced +foo irrelevant + diff --git a/testdocs/tests/glossary.003.xml b/testdocs/tests/glossary.003.xml index b2a966758..72b7637fa 100644 --- a/testdocs/tests/glossary.003.xml +++ b/testdocs/tests/glossary.003.xml @@ -7,7 +7,7 @@ $Id$ -This is a test. +This is a test. Xref to fifo: . test1 @@ -18,6 +18,18 @@ First definition Second definition + +first thing +FT +fthing +Alphabetically first entry + + +First-in First-out +FIFO +Alphabetically second entry + + diff --git a/testdocs/tests/index.001.xml b/testdocs/tests/index.001.xml new file mode 100644 index 000000000..cec58516e --- /dev/null +++ b/testdocs/tests/index.001.xml @@ -0,0 +1,47 @@ + + + + +Unit Test: index.001 +$Id$ +NormanWalsh +
ndw@nwalsh.com
+
+
+ +First Book +Chapter +Some test data + +First Book + + + + + +Second Book +Chapter +Some test data + +Second Book + + + + + +Third Book +Part Title +Chapter +Some test data + +Third Book + + + + + + + + +
diff --git a/testdocs/tests/literallayout.003.xml b/testdocs/tests/literallayout.003.xml index b287f3e00..e5dd3971d 100644 --- a/testdocs/tests/literallayout.003.xml +++ b/testdocs/tests/literallayout.003.xml @@ -10,6 +10,12 @@
+LiteralLayout: This is a test + Only a test. +Had this been a real emegency, + We would have fled in terror +And you would not have been informed. + LiteralLayout(monospaced): This is a test Only a test. Had this been a real emegency, diff --git a/testdocs/tests/mediaobject.002.xml b/testdocs/tests/mediaobject.002.xml index 78c725fef..cca7ecb5b 100644 --- a/testdocs/tests/mediaobject.002.xml +++ b/testdocs/tests/mediaobject.002.xml @@ -18,7 +18,7 @@ srccredit="O'Reilly & Associates/Dover Archives"/> The DocBook: TDG Duck - + The bird on the cover of DocBook: The Definitive Guide is a wood duck. Often considered one of the most beautiful ducks in North America, the mail wood duck has a metallic diff --git a/testdocs/tests/reference.001.xml b/testdocs/tests/reference.001.xml index 99f19b621..e64240e45 100644 --- a/testdocs/tests/reference.001.xml +++ b/testdocs/tests/reference.001.xml @@ -10,6 +10,8 @@ +Unit Test: reference.001 + Minimal diff --git a/testdocs/tests/section.001.xml b/testdocs/tests/section.001.xml index e4fbe8361..728187d44 100644 --- a/testdocs/tests/section.001.xml +++ b/testdocs/tests/section.001.xml @@ -10,6 +10,8 @@ +See . +
Section 1 blah.
Section 1.1 diff --git a/testdocs/tests/section.004.xml b/testdocs/tests/section.004.xml new file mode 100644 index 000000000..0ef475d8a --- /dev/null +++ b/testdocs/tests/section.004.xml @@ -0,0 +1,59 @@ + + + + +Unit Test: section.004 +$Id$ +NormanWalsh +
ndw@nwalsh.com
+
+
+Unit Test: section.004 + +Blah. + +
Section 1 + blah. +
Section 1.1 + blah. +
Section 1.1.1 + blah. +
Section 1.1.1.1 + blah. +
Section 1.1.1.1.1 + blah. +
+
Section 1.1.1.1.2 + blah. +
+
Section 1.1.1.1.3 + blah. +
+
+
Section 1.1.1.2 + blah. +
+
Section 1.1.1.3 + blah. +
+
+
Section 1.1.2 + blah. +
+
Section 1.1.3 + blah. +
+
+
Section 1.2 + blah. +
+
Section 1.3 + blah. +
+
+
Section 2 + blah. +
+
+ diff --git a/testdocs/tests/table.009.xml b/testdocs/tests/table.009.xml index f2d186033..5e0510bca 100644 --- a/testdocs/tests/table.009.xml +++ b/testdocs/tests/table.009.xml @@ -52,4 +52,46 @@ +Nested table test. + + + + + +a foo +a bar +a baz + + +b foo + + + + + a' foo + a' bar + a' baz + + + b' foo + b' bar + b' and c' baz + + + c' foo + c' bar + + + +b baz + + +c foo +c bar +c baz + + + + + diff --git a/testdocs/tests/table.012.xml b/testdocs/tests/table.012.xml new file mode 100644 index 000000000..e0217757e --- /dev/null +++ b/testdocs/tests/table.012.xml @@ -0,0 +1,50 @@ + + +
+ +Unit Test: table.012 +$Id$ +NormanWalsh +
ndw@nwalsh.com
+
+
+ +Table style test. + + + + + + + +a foo +a bar +a baz + + +b foo +b baz + + +c foo +c foo +c baz + + + + + + +a bar +a baz + + +c foo +c foo + + + + + +
diff --git a/testdocs/tests/table.013.xml b/testdocs/tests/table.013.xml new file mode 100644 index 000000000..2775246dd --- /dev/null +++ b/testdocs/tests/table.013.xml @@ -0,0 +1,33 @@ + + +
+ +Unit Test: table.013 +$Id$ +NormanWalsh +
ndw@nwalsh.com
+
+
+ +Test for entrytbl, bug #677564. + + + + + + one + + + + Du texte dans une cellule. + + + + three + + + + + +
diff --git a/testdocs/tests/table.014.xml b/testdocs/tests/table.014.xml new file mode 100644 index 000000000..bf8a5858b --- /dev/null +++ b/testdocs/tests/table.014.xml @@ -0,0 +1,50 @@ + + +
+ +Unit Test: table.008 +$Id$ +NormanWalsh +
ndw@nwalsh.com
+
+
+ +Table style test. + + + + + + + +a foo +a bar +a baz + + +b foo +b baz + + +c foo +c foo +c baz + + + + + + +a bar +a baz + + +c foo +c foo + + + + + +
diff --git a/testdocs/tests/ulink.002.xml b/testdocs/tests/ulink.002.xml new file mode 100644 index 000000000..bfe306e7a --- /dev/null +++ b/testdocs/tests/ulink.002.xml @@ -0,0 +1,21 @@ + + + + +Unit Test: ulink.002 +$Id$ +NormanWalsh +
ndw@nwalsh.com
+
+
+ + +Foo <ulink url="http://example.com/">URL</ulink> + +This chapter tests a ulink in a +title. + + + +
-- 2.40.0