Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2011-03-12 19:15:34 +0000
committerdavid_williams2011-03-12 19:15:34 +0000
commitc34bba8126d880d2fec7dfc78b02e23bc1557cce (patch)
treec8b9891da37541c38130952911a3a387c5d44843
parent2011f91edb13b2e26f05198325280dedd60740a6 (diff)
downloadwebtools.maps-c34bba8126d880d2fec7dfc78b02e23bc1557cce.tar.gz
webtools.maps-c34bba8126d880d2fec7dfc78b02e23bc1557cce.tar.xz
webtools.maps-c34bba8126d880d2fec7dfc78b02e23bc1557cce.zip
test JUnits with Eclipse 4.1
-rw-r--r--releng/distribution/wtp4x.tests/tobeInstalled.properties20
1 files changed, 20 insertions, 0 deletions
diff --git a/releng/distribution/wtp4x.tests/tobeInstalled.properties b/releng/distribution/wtp4x.tests/tobeInstalled.properties
new file mode 100644
index 000000000..408e1027c
--- /dev/null
+++ b/releng/distribution/wtp4x.tests/tobeInstalled.properties
@@ -0,0 +1,20 @@
+# properties that control what is installed fur running unit tests
+#getprereq.eclipse=false
+getprereq.e4x=true
+getprereq.eclipsetestframework=true
+#getprereq.eclipseplatform=false
+#getprereq.emf=false
+#getprereq.emfxsd=true
+getprereq.emfandxsd=true
+getprereq.emftransaction=true
+getprereq.emfvalidation=true
+getprereq.graphiti=true
+getprereq.gef=true
+getprereq.dtp=true
+#getprereq.wst=false
+#getprereq.jst=false
+#getprereq.wtp=true
+#getprereq.dltk=false
+#getprereq.wtptests=true
+#getprereq.wtpandtests=true
+getprereq.testlibraries=true

Back to the top