| #csv list of test plugins to run | |
| testPluginsToRun=org.eclipse.vex.tests | |
| #,org.eclipse.zest.tests # need an aggregate test suite first! | |
| #map name of test plugin to testsuite class to run | |
| org.eclipse.vex.tests.suite=org.eclipse.vex.tests.AllTestsSuite | |
| extraVMargs=-Dorg.eclipse.swt.browser.XULRunnerPath=/shared/common/mozilla-xulrunner181-1.8.1.4-30.ppc |