From 392c2c53d05984b2d5ff795460faad516c7faf60 Mon Sep 17 00:00:00 2001 From: Thomas Watson Date: Wed, 11 Jan 2006 14:13:30 +0000 Subject: Bug 123111 Request to create test.xml for each of osgi, runtime and resources test plug-ins --- bundles/org.eclipse.osgi.tests/build.properties | 2 +- bundles/org.eclipse.osgi.tests/test.xml | 66 +++++++++++++++++++++++++ 2 files changed, 67 insertions(+), 1 deletion(-) create mode 100644 bundles/org.eclipse.osgi.tests/test.xml diff --git a/bundles/org.eclipse.osgi.tests/build.properties b/bundles/org.eclipse.osgi.tests/build.properties index 027f2ca1f..106f90229 100644 --- a/bundles/org.eclipse.osgi.tests/build.properties +++ b/bundles/org.eclipse.osgi.tests/build.properties @@ -9,5 +9,5 @@ # IBM Corporation - initial API and implementation ############################################################################### source.osgitests.jar = src/ -bin.includes = *.jar,test_files/,about.html, META-INF/ +bin.includes = *.jar,test_files/,about.html, META-INF/,test.xml diff --git a/bundles/org.eclipse.osgi.tests/test.xml b/bundles/org.eclipse.osgi.tests/test.xml new file mode 100644 index 000000000..16a55940a --- /dev/null +++ b/bundles/org.eclipse.osgi.tests/test.xml @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3