]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Add "build" testing information.
authorWilliam Victor Mote <vmote@apache.org>
Tue, 22 Apr 2003 17:25:17 +0000 (17:25 +0000)
committerWilliam Victor Mote <vmote@apache.org>
Tue, 22 Apr 2003 17:25:17 +0000 (17:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196319 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/dev/testing.xml

index 3218de2c408be77118afc4ab102968879659d04a..1f53125ee6e9e85998392db70c9fc7ad2751c574 100644 (file)
@@ -8,6 +8,16 @@
     </header>
 
     <body>
+    <section id="build">
+      <title>"Build" Testing</title>
+      <p>Apache projects use an automated build tool called "gump" to create nightly builds from the CVS repository. Gump sends "nag" messages if the build fails. This can be considered a sort of basic test of the build process. To view the most recent logs of the gump builds:</p>
+      <ul>
+        <li><link href="http://gump.cocoondev.org/xml-fop.html">Gump build for the Trunk</link></li>
+        <li><link href="http://gump.cocoondev.org/xml-fop-maintenance.html">Gump build for the Maintenance Branch</link></li>
+      </ul>
+    </section>
+<section id="functional">
+  <title>Functional Testing</title>
   <section>
     <title>Running and Using Tests</title>
     <p>
@@ -103,6 +113,7 @@ accuracy by using the transcoding mechanism via Batik. So that the only part tha
 testing is how the SVG image is embedded inside the flow of the fo document.
     </p>
   </section>
+</section>
 </body>
 </document>