Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2011-02-03 07:54:20 +0000
committerEike Stepper2011-02-03 07:54:20 +0000
commit9b24f0d4dd90b9fd82d0c12e606892b1918d290c (patch)
treeca9e019e0981626a29eaa9ff207d8c10d34ba179 /plugins/org.eclipse.emf.cdo.dawn.tests
parentcbf908404e0bbe5b16dbf7b3c144d7d3c87a6852 (diff)
downloadcdo-9b24f0d4dd90b9fd82d0c12e606892b1918d290c.tar.gz
cdo-9b24f0d4dd90b9fd82d0c12e606892b1918d290c.tar.xz
cdo-9b24f0d4dd90b9fd82d0c12e606892b1918d290c.zip
brought dawn tests "in order"
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.dawn.tests')
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.tests/CDO AllTests (Dawn Core).launch (renamed from plugins/org.eclipse.emf.cdo.dawn.tests/CDO AllTests (Dawn).launch)0
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.tests/CDO AllTests (Dawn UI SWTBot).launch (renamed from plugins/org.eclipse.emf.cdo.dawn.tests/AllTestsDawnUISWTBot.launch)0
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.tests/CDO AllTests (Dawn UI).launch (renamed from plugins/org.eclipse.emf.cdo.dawn.tests/AllTestsDawnUI.launch)0
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.tests/build.properties6
4 files changed, 3 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.dawn.tests/CDO AllTests (Dawn).launch b/plugins/org.eclipse.emf.cdo.dawn.tests/CDO AllTests (Dawn Core).launch
index a82c2489f2..a82c2489f2 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.tests/CDO AllTests (Dawn).launch
+++ b/plugins/org.eclipse.emf.cdo.dawn.tests/CDO AllTests (Dawn Core).launch
diff --git a/plugins/org.eclipse.emf.cdo.dawn.tests/AllTestsDawnUISWTBot.launch b/plugins/org.eclipse.emf.cdo.dawn.tests/CDO AllTests (Dawn UI SWTBot).launch
index a363eeed28..a363eeed28 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.tests/AllTestsDawnUISWTBot.launch
+++ b/plugins/org.eclipse.emf.cdo.dawn.tests/CDO AllTests (Dawn UI SWTBot).launch
diff --git a/plugins/org.eclipse.emf.cdo.dawn.tests/AllTestsDawnUI.launch b/plugins/org.eclipse.emf.cdo.dawn.tests/CDO AllTests (Dawn UI).launch
index a78c3b68ee..a78c3b68ee 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.tests/AllTestsDawnUI.launch
+++ b/plugins/org.eclipse.emf.cdo.dawn.tests/CDO AllTests (Dawn UI).launch
diff --git a/plugins/org.eclipse.emf.cdo.dawn.tests/build.properties b/plugins/org.eclipse.emf.cdo.dawn.tests/build.properties
index 67e7f5d39e..a0c7639407 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.tests/build.properties
+++ b/plugins/org.eclipse.emf.cdo.dawn.tests/build.properties
@@ -20,6 +20,6 @@ bin.includes = META-INF/,\
DE_DE.keyboard
src.includes = about.html,\
copyright.txt,\
- AllTestsDawn.launch,\
- AllTestsDawnUI.launch,\
- AllTestsDawnUISWTBot.launch
+ CDO AllTests (Dawn UI).launch,\
+ CDO AllTests (Dawn UI SWTBot).launch,\
+ CDO AllTests (Dawn Core).launch

Back to the top