Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean Michel-Lemieux2003-03-04 15:06:39 +0000
committerJean Michel-Lemieux2003-03-04 15:06:39 +0000
commit55797447ffa5b37431454961d4395a1d64036909 (patch)
treeea45c13fc963db712aae3d6b74b460cf5654a190
parentfadefe29904b965b6d2445196d33720866a4d954 (diff)
downloadeclipse.platform.team-55797447ffa5b37431454961d4395a1d64036909.tar.gz
eclipse.platform.team-55797447ffa5b37431454961d4395a1d64036909.tar.xz
eclipse.platform.team-55797447ffa5b37431454961d4395a1d64036909.zip
*** empty log message ***
-rw-r--r--tests/org.eclipse.team.tests.cvs.core/launchConfigurations/CVS Provider Tests.launch (renamed from tests/org.eclipse.team.tests.cvs.core/launchConfigurations/All CVs Provider Tests.launch)14
-rw-r--r--tests/org.eclipse.team.tests.cvs.core/launchConfigurations/benchmark/Benchmark Test.launch22
2 files changed, 18 insertions, 18 deletions
diff --git a/tests/org.eclipse.team.tests.cvs.core/launchConfigurations/All CVs Provider Tests.launch b/tests/org.eclipse.team.tests.cvs.core/launchConfigurations/CVS Provider Tests.launch
index e09871a22..84c81eba7 100644
--- a/tests/org.eclipse.team.tests.cvs.core/launchConfigurations/All CVs Provider Tests.launch
+++ b/tests/org.eclipse.team.tests.cvs.core/launchConfigurations/CVS Provider Tests.launch
@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<launchConfiguration type="org.eclipse.pde.junit.launchconfig">
<booleanAttribute key="org.eclipse.pde.junit.DELETE_WORKSPACE" value="true"/>
- <stringAttribute key="org.eclipse.debug.ui.target_debug_perspective" value="perspective_default"/>
- <stringAttribute key="org.eclipse.debug.ui.target_run_perspective" value="perspective_none"/>
- <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.eclipse.team.tests.cvs.core"/>
- <stringAttribute key="org.eclipse.pde.junitWORKSPACE_LOCATION" value="D:\dev\eclipse\runtime-test-workspace"/>
- <stringAttribute key="org.eclipse.pde.junit.APPLICATION_NAME" value="org.eclipse.pde.junit.coretestapplication"/>
+ <stringAttribute key="org.eclipse.pde.junitWORKSPACE_LOCATION" value="C:\Eclipse\Latest-Eclipse-Drop\eclipse\runtime-test-workspace"/>
<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
<listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
</listAttribute>
+ <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.team.tests.ccvs.core.provider.AllTestsProvider"/>
<booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
+ <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.eclipse.team.tests.cvs.core"/>
+ <stringAttribute key="org.eclipse.pde.junit.APPLICATION_NAME" value="org.eclipse.pde.junit.coretestapplication"/>
+ <stringAttribute key="org.eclipse.debug.ui.target_run_perspective" value="perspective_none"/>
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-os win32 -ws win32 -arch x86"/>
- <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.team.tests.ccvs.core.provider.AllTestsProvider"/>
- <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Declipse.cvs.properties=D:\dev"/>
+ <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Declipse.cvs.properties=c:\eclipse\repository.properties"/>
+ <stringAttribute key="org.eclipse.debug.ui.target_debug_perspective" value="perspective_default"/>
</launchConfiguration>
diff --git a/tests/org.eclipse.team.tests.cvs.core/launchConfigurations/benchmark/Benchmark Test.launch b/tests/org.eclipse.team.tests.cvs.core/launchConfigurations/benchmark/Benchmark Test.launch
index 1ee20ef4f..401bac97e 100644
--- a/tests/org.eclipse.team.tests.cvs.core/launchConfigurations/benchmark/Benchmark Test.launch
+++ b/tests/org.eclipse.team.tests.cvs.core/launchConfigurations/benchmark/Benchmark Test.launch
@@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<launchConfiguration type="org.eclipse.pde.ui.RuntimeWorkbench">
- <booleanAttribute key="tracing" value="false"/>
- <booleanAttribute key="clearws" value="true"/>
- <stringAttribute key="application" value="org.eclipse.team.tests.cvs.core.harness"/>
- <booleanAttribute key="showSplash" value="true"/>
- <booleanAttribute key="askclear" value="false"/>
- <stringAttribute key="org.eclipse.debug.ui.target_run_perspective" value="perspective_default"/>
- <stringAttribute key="org.eclipse.debug.core.source_locator_id" value="org.eclipse.jdt.debug.ui.javaSourceLocator"/>
- <stringAttribute key="vmargs" value="-Declipse.cvs.properties=D:\dev"/>
<stringAttribute key="location2" value="D:\dev\runtime-workspace"/>
- <booleanAttribute key="usefeatures" value="false"/>
<stringAttribute key="location1" value="D:\dev\benchmark-workspace"/>
- <stringAttribute key="location0" value="D:\dev\benchmark-workspace"/>
+ <stringAttribute key="location0" value="C:\Eclipse\Workspaces\benchmark-workspace"/>
+ <stringAttribute key="progargs" value="-os win32 -ws win32 -arch x86 -nl en_US -test cvsui.benchmark.workflow -log c:\eclipse\test_log.xml"/>
+ <booleanAttribute key="askclear" value="false"/>
+ <stringAttribute key="vmargs" value="-Declipse.cvs.properties=c:\eclipse"/>
+ <stringAttribute key="application" value="org.eclipse.team.tests.cvs.core.harness"/>
<stringAttribute key="org.eclipse.debug.ui.target_debug_perspective" value="perspective_default"/>
- <stringAttribute key="progargs" value="-os win32 -ws win32 -arch x86 -nl en_US -test cvsui.benchmark.workflow -log test_log.xml"/>
<stringAttribute
key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.pde.ui.workbenchClasspathProvider"/>
+ <booleanAttribute key="clearws" value="true"/>
+ <stringAttribute key="org.eclipse.debug.ui.target_run_perspective" value="perspective_default"/>
+ <stringAttribute key="org.eclipse.debug.core.source_locator_id" value="org.eclipse.jdt.debug.ui.javaSourceLocator"/>
+ <booleanAttribute key="usefeatures" value="false"/>
+ <booleanAttribute key="showSplash" value="true"/>
+ <booleanAttribute key="tracing" value="false"/>
<booleanAttribute key="default" value="true"/>
</launchConfiguration>

Back to the top