summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Grunberg <rgrunber@redhat.com>2013-10-08 14:30:11 -0400
committerRoland Grunberg <rgrunber@redhat.com>2013-10-08 15:31:55 -0400
commit3a2c33e8cefe5e7cf9ef6aa8b5771d4ebd819919 (patch)
treece68abcd53f64d80235fb99c295478df97892d90
parent50a22cbb69bd72207bee474ee51ac36b805a405f (diff)
downloadtestbundle-to-eclipse-test-3a2c33e8cefe5e7cf9ef6aa8b5771d4ebd819919.tar.gz
testbundle-to-eclipse-test-3a2c33e8cefe5e7cf9ef6aa8b5771d4ebd819919.tar.xz
testbundle-to-eclipse-test-3a2c33e8cefe5e7cf9ef6aa8b5771d4ebd819919.zip
Small cleanup.
- Rename runAllTestBundles.sh to eclipse-runTestBundles - Remove unnecessary values in alltest.xml
-rw-r--r--alltest.xml4
-rwxr-xr-xeclipse-runTestBundles (renamed from runAllTestBundles.sh)0
2 files changed, 2 insertions, 2 deletions
diff --git a/alltest.xml b/alltest.xml
index a398c43..b5dd783 100644
--- a/alltest.xml
+++ b/alltest.xml
@@ -1,8 +1,8 @@
<?xml version="1.0"?>
<project name="testsuite" default="run" basedir=".">
-<property name="test-classname" value="org.eclipse.linuxtools.internal.valgrind.massif.tests.AllTests" />
-<property name="test-plugin-name" value="org.eclipse.linuxtools.valgrind.massif.tests" />
+<property name="test-classname" value="" />
+<property name="test-plugin-name" value="" />
<property name="library-file" value="${eclipse-home}/dropins/${subProjectName2}/plugins/org.eclipse.test/library.xml" />
diff --git a/runAllTestBundles.sh b/eclipse-runTestBundles
index 0dd9caa..0dd9caa 100755
--- a/runAllTestBundles.sh
+++ b/eclipse-runTestBundles