summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test/org.eclipse.jgit.pgm--All-Tests.launch
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2012-03-23 00:30:46 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2012-03-23 00:30:46 +0100
commit9dd6e6cd297ae9c0d912ecfa07a148a29e6f4eee (patch)
treefa901526a945d6f5c78992feccb5f427d5b0550d /org.eclipse.jgit.pgm.test/org.eclipse.jgit.pgm--All-Tests.launch
parent473139bbf6c8b5a5603d3f59ca968de5aeaa1887 (diff)
downloadjgit-9dd6e6cd297ae9c0d912ecfa07a148a29e6f4eee.tar.gz
jgit-9dd6e6cd297ae9c0d912ecfa07a148a29e6f4eee.zip
Revert "Allow to write tests with CLI syntax"
This reverts commit bf845c126d53f07de103e03b68ddb7f24014cee5 since this change needs to go through a formal IP review and Chris missed to file a CQ for that. Change-Id: I303515d78116f0591a2911dbfb9f857738f086a9 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm.test/org.eclipse.jgit.pgm--All-Tests.launch')
-rw-r--r--org.eclipse.jgit.pgm.test/org.eclipse.jgit.pgm--All-Tests.launch15
1 files changed, 0 insertions, 15 deletions
diff --git a/org.eclipse.jgit.pgm.test/org.eclipse.jgit.pgm--All-Tests.launch b/org.eclipse.jgit.pgm.test/org.eclipse.jgit.pgm--All-Tests.launch
deleted file mode 100644
index 3e7c17ff99..0000000000
--- a/org.eclipse.jgit.pgm.test/org.eclipse.jgit.pgm--All-Tests.launch
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><launchConfiguration type="org.eclipse.jdt.junit.launchconfig">
-<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
-<listEntry value="/org.eclipse.jgit.pgm.test/tst"/>
-</listAttribute>
-<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
-<listEntry value="2"/>
-</listAttribute>
-<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
-<stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value="=org.eclipse.jgit.pgm.test/tst"/>
-<booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
-<stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/>
-<stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit4"/>
-<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value=""/>
-<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.eclipse.jgit.pgm.test"/>
-</launchConfiguration> \ No newline at end of file