tkormann    01/11/13 07:27:59

  Modified:    test-resources/org/apache/batik/test samplesRendering.xml
  Log:
  add the 2 new tests for requiredFeatures to regard
  
  Revision  Changes    Path
  1.50      +3 -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.49
  retrieving revision 1.50
  diff -u -r1.49 -r1.50
  --- samplesRendering.xml      2001/11/13 13:35:49     1.49
  +++ samplesRendering.xml      2001/11/13 15:27:58     1.50
  @@ -8,7 +8,7 @@
   
   <!-- ========================================================================= -->
   <!-- @author [EMAIL PROTECTED]                                         -->
  -<!-- @version $Id: samplesRendering.xml,v 1.49 2001/11/13 13:35:49 vhardy Exp $ -->
  +<!-- @version $Id: samplesRendering.xml,v 1.50 2001/11/13 15:27:58 tkormann Exp $ 
-->
   <!-- ========================================================================= -->
   <testSuite id="samplesRendering" name="samples and samples/test Rendering" 
class="org.apache.batik.test.svg.SamplesRenderingTest">
   
  @@ -183,6 +183,8 @@
           <test id="samples/tests/spec/structure/useTargets.svg" />
           <test id="samples/tests/spec/structure/xmlBase.svg" />
           <test id="samples/tests/spec/structure/xmlBaseStyling.svg" />
  +        <test id="samples/tests/spec/structure/requiredFeatures.svg" />
  +        <test id="samples/tests/spec/structure/requiredFeaturesCombo.svg" />
       </testGroup>
   
       <testGroup id="tests.spec.styling">
  
  
  

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

Reply via email to