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/04/20 09:26:03 UTC

cvs commit: xml-batik/test-resources/org/apache/batik/svggen regsvggen.xml

vhardy      01/04/20 00:26:02

  Added:       test-resources/org/apache/batik/svggen regsvggen.xml
  Log:
  New test suite to replace the old regsvggen.
  
  Revision  Changes    Path
  1.1                  xml-batik/test-resources/org/apache/batik/svggen/regsvggen.xml
  
  Index: regsvggen.xml
  ===================================================================
  <!-- ========================================================================= -->
  <!-- Copyright (C) The Apache Software Foundation. All rights reserved.        -->
  <!--                                                                           -->
  <!-- This software is published under the terms of the Apache Software License -->
  <!-- version 1.1, a copy of which has been included with this distribution in  -->
  <!-- the LICENSE file.                                                         -->
  <!-- ========================================================================= -->
  
  <!-- ========================================================================= -->
  <!-- @author vincent.hardy@eng.sun.com                                         -->
  <!-- @version $Id: regsvggen.xml,v 1.1 2001/04/20 07:26:00 vhardy Exp $ -->
  <!-- ========================================================================= -->
  <testSuite name="SVGGraphics2D Accuracy Testing">
      <test class="org.apache.batik.svggen.SVGAccuracyTest">
          <arg class="org.apache.batik.svggen.BasicShapes" />
          <arg class="java.net.URL" value="file:test-references/org/apache/batik/svggen/BasicShapes.svg" />
          <property name="SaveSVG" class="java.io.File" value="test-references/org/apache/batik/svggen/candidate-ref/BasicShapes.svg" />
      </test>
  
  </testSuite>
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-dev-help@xml.apache.org