Skip to content
Snippets Groups Projects
Commit 8fa00d6e authored by lmandel's avatar lmandel
Browse files

Added XSD validation tests.

Added Cache URI resolver tests.
parent 2a6dd916
No related branches found
No related tags found
No related merge requests found
......@@ -38,6 +38,7 @@
<import plugin="org.eclipse.wst.wsdl.validation"/>
<import plugin="org.eclipse.wst.xml.validation"/>
<import plugin="org.eclipse.wst.xsd.validation"/>
<import plugin="org.eclipse.wst.internet.cache"/>
</requires>
<plugin
......@@ -129,6 +130,12 @@
download-size="0"
install-size="0"
version="1.0.0"/>
<plugin
id="org.eclipse.wst.xsd.validation.tests"
download-size="0"
install-size="0"
version="1.0.0"/>
<plugin
id="org.eclipse.wst.wsdl.tests"
......@@ -189,5 +196,11 @@
download-size="0"
install-size="0"
version="1.0.0"/>
<plugin
id="org.eclipse.wst.internet.cache.tests"
download-size="0"
install-size="0"
version="1.0.0"/>
</feature>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment