Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2010-11-12 16:22:24 +0000
committerEike Stepper2010-11-12 16:22:24 +0000
commit8bbb8e21cfc59a685fb68c9f7f10173ed1c8145d (patch)
tree99118fd030ccf6d4bf531aedeed7d8e524c804fa /plugins/org.eclipse.emf.cdo.tests
parentc53d61da522d2983b243c8b384e2c6e15eea578e (diff)
downloadcdo-8bbb8e21cfc59a685fb68c9f7f10173ed1c8145d.tar.gz
cdo-8bbb8e21cfc59a685fb68c9f7f10173ed1c8145d.tar.xz
cdo-8bbb8e21cfc59a685fb68c9f7f10173ed1c8145d.zip
fixed build.properties
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.tests')
-rw-r--r--plugins/org.eclipse.emf.cdo.tests/build.properties10
1 files changed, 9 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests/build.properties b/plugins/org.eclipse.emf.cdo.tests/build.properties
index 6d14aef631..78a355c3cb 100644
--- a/plugins/org.eclipse.emf.cdo.tests/build.properties
+++ b/plugins/org.eclipse.emf.cdo.tests/build.properties
@@ -31,4 +31,12 @@ source.. = src/,\
model/
output.. = bin/
src.includes = about.html,\
- copyright.txt
+ copyright.txt,\
+ CDO AllTests (MEM audit).launch,\
+ CDO AllTests (MEM branching).launch,\
+ CDO AllTests (MEM embedded).launch,\
+ CDO AllTests (MEM legacy).launch,\
+ CDO AllTests (MEM non-audit).launch,\
+ CDO AllTests (MEM offline).launch,\
+ CDO AllTests.launch,\
+ .settings/

Back to the top