From 7682e784098eb78316ca3ffdc347685a8034b13c Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Thu, 20 Sep 2007 21:26:34 +0000 Subject: [202417] Provide Net4j builds https://bugs.eclipse.org/bugs/show_bug.cgi?id=202417 --- plugins/org.eclipse.net4j.tests/build.properties | 3 +- plugins/org.eclipse.net4j.tests/test.xml | 47 ++++++++++++++++++++++++ 2 files changed, 49 insertions(+), 1 deletion(-) create mode 100644 plugins/org.eclipse.net4j.tests/test.xml diff --git a/plugins/org.eclipse.net4j.tests/build.properties b/plugins/org.eclipse.net4j.tests/build.properties index df5a52e290..96445dec26 100644 --- a/plugins/org.eclipse.net4j.tests/build.properties +++ b/plugins/org.eclipse.net4j.tests/build.properties @@ -17,4 +17,5 @@ bin.includes = META-INF/,\ copyright.txt,\ epl-v10.html,\ license.html,\ - plugin.properties + plugin.properties,\ + test.xml diff --git a/plugins/org.eclipse.net4j.tests/test.xml b/plugins/org.eclipse.net4j.tests/test.xml new file mode 100644 index 0000000000..3166f112b0 --- /dev/null +++ b/plugins/org.eclipse.net4j.tests/test.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3