tkormann    01/10/18 05:40:24

  Modified:    test-resources/org/apache/batik/test samplesRendering.xml
  Log:
  add the 3 new tests in regard
  
  Revision  Changes    Path
  1.37      +4 -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.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- samplesRendering.xml      2001/10/16 10:39:08     1.36
  +++ samplesRendering.xml      2001/10/18 12:40:24     1.37
  @@ -8,7 +8,7 @@
   
   <!-- ========================================================================= -->
   <!-- @author [EMAIL PROTECTED]                                         -->
  -<!-- @version $Id: samplesRendering.xml,v 1.36 2001/10/16 10:39:08 vhardy Exp $ -->
  +<!-- @version $Id: samplesRendering.xml,v 1.37 2001/10/18 12:40:24 tkormann Exp $ 
-->
   <!-- ========================================================================= -->
   <testSuite id="samplesRendering" name="samples and samples/test Rendering" 
class="org.apache.batik.test.svg.SamplesRenderingTest">
   
  @@ -171,6 +171,9 @@
           <test id="samples/tests/spec/structure/toolTips.svg" />
           <test id="samples/tests/spec/structure/useMultiple.svg" />
           <test id="samples/tests/spec/structure/useMultipleURI.svg" />
  +     <test id="samples/tests/spec/structure/useStylesheet.svg" />
  +     <test id="samples/tests/spec/useStyling.svg" />
  +     <test id="samples/tests/spec/useStylingURI.svg" />
           <test id="samples/tests/spec/structure/useTargets.svg" />
           <test id="samples/tests/spec/structure/xmlBase.svg" />
       </testGroup>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to