From 96cf50208c3a3f916de42bef73eef273a17f0ff9 Mon Sep 17 00:00:00 2001 From: Benjamin Muskalla Date: Fri, 30 Jul 2010 17:25:22 +0200 Subject: Run egit.core suite headless Without a product and the right application, the egit.core suite can run headless which reduces the time running all the tests. As core has to dependencies to the UI, we can easily ignore all the workbench startup and just run on plain OSGi. Change-Id: I8e200c7aef0e36481e31ee04dcf3440c1d12f2b8 Signed-off-by: Benjamin Muskalla --- org.eclipse.egit.core.test/org.eclipse.egit.core--All-Tests.launch | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'org.eclipse.egit.core.test') diff --git a/org.eclipse.egit.core.test/org.eclipse.egit.core--All-Tests.launch b/org.eclipse.egit.core.test/org.eclipse.egit.core--All-Tests.launch index 82bcb3c181..20e4b0674e 100644 --- a/org.eclipse.egit.core.test/org.eclipse.egit.core--All-Tests.launch +++ b/org.eclipse.egit.core.test/org.eclipse.egit.core--All-Tests.launch @@ -1,5 +1,6 @@ + @@ -36,7 +37,8 @@ + - + -- cgit v1.2.3