tkormann 01/12/19 08:20:17 Modified: test-resources/org/apache/batik/test samplesRendering.xml Log: add new tests the regard Revision Changes Path 1.59 +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.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- samplesRendering.xml 2001/12/10 16:20:29 1.58 +++ samplesRendering.xml 2001/12/19 16:20:16 1.59 @@ -8,7 +8,7 @@ <!-- ========================================================================= --> <!-- @author [EMAIL PROTECTED] --> -<!-- @version $Id: samplesRendering.xml,v 1.58 2001/12/10 16:20:29 tkormann Exp $ --> +<!-- @version $Id: samplesRendering.xml,v 1.59 2001/12/19 16:20:16 tkormann Exp $ --> <!-- ========================================================================= --> <testSuite id="samplesRendering" name="samples and samples/test Rendering" class="org.apache.batik.test.svg.SamplesRenderingTest"> @@ -111,6 +111,8 @@ <test id="samples/tests/spec/linking/anchor.svg" /> <test id="samples/tests/spec/linking/linkingTransform.svg" /> <test id="samples/tests/spec/linking/linkingViewBox.svg" /> + <test id="samples/tests/spec/linking/pointerEvents.svg" /> + <test id="samples/tests/spec/linking/pointerEvents2.svg" /> <testGroup id="reference" class="org.apache.batik.test.svg.SVGReferenceRenderingAccuracyTest"> <test id="samples/anne.svg#svgView(viewBox(0,0,100,200))-ViewBox1" />
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]