vhardy 01/10/01 05:00:06 Modified: test-resources/org/apache/batik/test samplesRendering.xml Added: test-references/samples/tests textPCDATA.png Log: Integrated new test (textPCDATA) in test suite infrastructure. Revision Changes Path 1.24 +8 -1 xml-batik/test-resources/org/apache/batik/test/samplesRendering.xml Index: samplesRendering.xml =================================================================== RCS file: /home/cvs/xml-batik/test-resources/org/apache/batik/test/samplesRendering.xml,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- samplesRendering.xml 2001/10/01 06:48:38 1.23 +++ samplesRendering.xml 2001/10/01 12:00:06 1.24 @@ -8,7 +8,7 @@ <!-- ========================================================================= --> <!-- @author [EMAIL PROTECTED] --> -<!-- @version $Id: samplesRendering.xml,v 1.23 2001/10/01 06:48:38 vhardy Exp $ --> +<!-- @version $Id: samplesRendering.xml,v 1.24 2001/10/01 12:00:06 vhardy Exp $ --> <!-- ========================================================================= --> <testSuite name="samples and samples/test Rendering"> <!-- ========================================================================== --> @@ -265,6 +265,13 @@ <arg class="java.lang.String" value="test-references/samples/tests/textOnPathSpaces.png" /> <property name="VariationURL" class="java.lang.String" value="test-references/samples/tests/accepted-variation/textOnPathSpaces.png" /> <property name="SaveVariation" class="java.io.File" value="test-references/samples/tests/candidate-variation/textOnPathSpaces.png" /> + </test> + + <test class="org.apache.batik.test.svg.SVGRenderingAccuracyTest"> + <arg class="java.lang.String" value="samples/tests/textPCDATA.svg" /> + <arg class="java.lang.String" value="test-references/samples/tests/textPCDATA.png" /> + <property name="VariationURL" class="java.lang.String" value="test-references/samples/tests/accepted-variation/textPCDATA.png" /> + <property name="SaveVariation" class="java.io.File" value="test-references/samples/tests/candidate-variation/textPCDATA.png" /> </test> <test class="org.apache.batik.test.svg.SVGRenderingAccuracyTest"> 1.1 xml-batik/test-references/samples/tests/textPCDATA.png <<Binary file>>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]