[prev in list] [next in list] [prev in thread] [next in thread] 

List:       boost-commit
Subject:    [Boost-commit] svn:boost r55916 - trunk/tools/quickbook/test
From:       daniel_james () fmail ! co ! uk
Date:       2009-08-31 11:38:34
Message-ID: 20090831113834.9A13A2F8442 () wowbagger ! osl ! iu ! edu
[Download RAW message or body]

Author: danieljames
Date: 2009-08-31 07:38:33 EDT (Mon, 31 Aug 2009)
New Revision: 55916
URL: http://svn.boost.org/trac/boost/changeset/55916

Log:
Add missing table tests.
Added:
   trunk/tools/quickbook/test/table_1_5.gold   (contents, props changed)
   trunk/tools/quickbook/test/table_1_5.quickbook   (contents, props changed)

Added: trunk/tools/quickbook/test/table_1_5.gold
==============================================================================
--- (empty file)
+++ trunk/tools/quickbook/test/table_1_5.gold	2009-08-31 07:38:33 EDT (Mon, 31 Aug \
2009) @@ -0,0 +1,116 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE library PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN" \
"http://www.boost.org/tools/boostbook/dtd/boostbook.dtd"> +<article id="table_1_5" \
last-revision="DEBUG MODE Date: 2000/12/20 12:00:00 $" \
xmlns:xi="http://www.w3.org/2001/XInclude"> +  <title>Table 1.5</title>
+  <articleinfo>
+  </articleinfo>
+  <table frame="all" id="table1"> <title>Table 1</title>
+  <tgroup cols="1">
+    <thead>
+      <row>
+        <entry>
+        <para>
+          Heading
+        </para>
+        </entry>
+      </row>
+    </thead>
+    <tbody>
+      <row>
+        <entry>
+        <para>
+          cell
+        </para>
+        </entry>
+      </row>
+    </tbody>
+  </tgroup>
+  </table> <table frame="all" id="table_2"> <title>Table 2</title>
+  <tgroup cols="1">
+    <thead>
+      <row>
+        <entry>
+        <para>
+          Heading
+        </para>
+        </entry>
+      </row>
+    </thead>
+    <tbody>
+      <row>
+        <entry>
+        <para>
+          cell
+        </para>
+        </entry>
+      </row>
+    </tbody>
+  </tgroup>
+  </table>
+  <informaltable frame="all">
+    <tgroup cols="1">
+      <thead>
+        <row>
+          <entry>
+          <para>
+            Heading
+          </para>
+          </entry>
+        </row>
+      </thead>
+      <tbody>
+        <row>
+          <entry>
+          <para>
+            cell
+          </para>
+          </entry>
+        </row>
+      </tbody>
+    </tgroup>
+  </informaltable>
+  <informaltable frame="all" id="table4">
+    <tgroup cols="1">
+      <thead>
+        <row>
+          <entry>
+          <para>
+            Heading
+          </para>
+          </entry>
+        </row>
+      </thead>
+      <tbody>
+        <row>
+          <entry>
+          <para>
+            cell
+          </para>
+          </entry>
+        </row>
+      </tbody>
+    </tgroup>
+  </informaltable>
+  <table frame="all" id="_table5_"> <title>-table5-</title>
+  <tgroup cols="1">
+    <thead>
+      <row>
+        <entry>
+        <para>
+          Heading
+        </para>
+        </entry>
+      </row>
+    </thead>
+    <tbody>
+      <row>
+        <entry>
+        <para>
+          cell
+        </para>
+        </entry>
+      </row>
+    </tbody>
+  </tgroup>
+  </table>
+</article>

Added: trunk/tools/quickbook/test/table_1_5.quickbook
==============================================================================
--- (empty file)
+++ trunk/tools/quickbook/test/table_1_5.quickbook	2009-08-31 07:38:33 EDT (Mon, 31 \
Aug 2009) @@ -0,0 +1,28 @@
+[article Table 1.5
+    [quickbook 1.5]
+]
+
+[table:table1 Table 1
+    [[Heading]]
+    [[cell]]
+]
+
+[table Table 2
+    [[Heading]]
+    [[cell]]
+]
+
+[table
+    [[Heading]]
+    [[cell]]
+]
+
+[table:table4
+    [[Heading]]
+    [[cell]]
+]
+
+[table:-table5-
+    [[Heading]]
+    [[cell]]
+]
\ No newline at end of file
_______________________________________________
Boost-commit mailing list
Boost-commit@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-commit


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic