From: Geneviève Bastien Date: Fri, 24 Feb 2017 15:33:32 +0000 (-0500) Subject: releng: Add additional arguments to the command line X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=ec57ded4c9722aebc947a258e81329d11c23e6d1;p=deliverable%2Ftracecompass.git releng: Add additional arguments to the command line This will allow for instance to add arguments to enable logging for a custom test suite Change-Id: I149ee22e8d4843f596d45e476021b8ad0fba0008 Signed-off-by: Geneviève Bastien Reviewed-on: https://git.eclipse.org/r/91811 Reviewed-by: Hudson CI Reviewed-by: Marc-André Laperle Tested-by: Marc-André Laperle --- diff --git a/releng/org.eclipse.tracecompass.alltests/pom.xml b/releng/org.eclipse.tracecompass.alltests/pom.xml index ce4253f4c8..f1ccb069bc 100644 --- a/releng/org.eclipse.tracecompass.alltests/pom.xml +++ b/releng/org.eclipse.tracecompass.alltests/pom.xml @@ -50,6 +50,9 @@ putting -DcustomTestSuite= on the command line. --> run-custom-test-suite + + + @@ -62,7 +65,7 @@ true false - ${tycho.testArgLine} ${base.ui.test.vmargs} + ${tycho.testArgLine} ${base.ui.test.vmargs} ${tracecompass.extra.args} org.eclipse.platform.ide ${SWT_GTK3}