blob: 55d0038e0cdeebb08d75bf9756279d8d3703e6b3 [file]
<!--
Copyright 2003 The Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<!-- ========================================================================= -->
<!-- @author vincent.hardy@eng.sun.com -->
<!-- @version $Id$ -->
<!-- ========================================================================= -->
<testSuite id="samplesRendering" name="samples and samples/test Rendering" class="org.apache.batik.test.svg.SamplesRenderingTest">
<!-- ======================================================================= -->
<!-- Samples tests files -->
<!-- ======================================================================= -->
<testGroup id="tests.spec.interactivity" name="Interactivity Tests"
class="org.apache.batik.test.svg.JSVGRenderingAccuracyTest">
<test id="samples/tests/spec/interactivity/cursor.svg" />
<test id="samples/tests/spec/interactivity/focus.svg" />
<test id="samples/tests/spec/interactivity/keyEvents.svg" >
<property name="Validating" class="java.lang.Boolean" value="false" />
</test>
<test id="samples/tests/spec/interactivity/pointerEvents.svg" />
</testGroup>
<testGroup id="tests.spec.scripting" name="Interactive Scripting Tests"
class="org.apache.batik.test.svg.JSVGRenderingAccuracyTest">
<test id="samples/tests/spec/scripting/addDescOnClick.svg" />
<test id="samples/tests/spec/scripting/bug12933.svg" />
<test id="samples/tests/spec/scripting/filterPatternUpdate.svg" />
<test id="samples/tests/spec/scripting/forceRedraw.svg" />
<test id="samples/tests/spec/scripting/gradientsUpdate.svg" />
<test id="samples/tests/spec/scripting/imageUpdate.svg" />
<test id="samples/tests/spec/scripting/javaBinding.svg" />
<test id="samples/tests/spec/scripting/maskClipUpdate.svg" />
<!-- <test id="samples/tests/spec/scripting/removeLast.svg" /> -->
<test id="samples/tests/spec/scripting/security3.svg" />
<test id="samples/tests/spec/scripting/suspendRedraw.svg" />
<test id="samples/tests/spec/scripting/svg.svg" />
<test id="samples/tests/spec/scripting/svg2.svg" />
<test id="samples/tests/spec/scripting/textSelection.svg" />
<test id="samples/tests/spec/scripting/use.svg" />
</testGroup>
</testSuite>