You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by vh...@apache.org on 2001/10/01 14:00:06 UTC

cvs commit: xml-batik/test-references/samples/tests textPCDATA.png

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 vincent.hardy@eng.sun.com                                         -->
  -<!-- @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: batik-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-dev-help@xml.apache.org