blob: f3a3399306adc970e5ba2f8e52c42e51a3f232e1 [file] [log] [blame]
<!--
Copyright (c) 2009 SAP AG.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
Contributors:
Eduard Bartsch (SAP AG) - initial API and implementation
Mathias Kinzler (SAP AG) - initial API and implementation
-->
<test>
<run type="junit4_ec" purpose="integration">
<name>Semantic File System Tests</name>
<plugin-suite>
org.eclipse.core.resources.semantic.test.SfsExamplesTestSuite
</plugin-suite>
<!-- add all plug-ins covered by this test coding -->
<code-coverage>
org.eclipse.core.resources.semantic,
org.eclipse.ui.resources.semantic,
org.eclipse.core.resources.semantic.examples
</code-coverage>
</run>
</test>