dacarver | 45ae946 | 2009-12-30 00:51:36 +0000 | [diff] [blame] | 1 | #csv list of test plugins to run |
dacarver | a2440ac | 2009-12-30 03:29:33 +0000 | [diff] [blame^] | 2 | testPluginsToRun=org.eclipse.wst.xml.xpath2.processor.tests |
dacarver | 45ae946 | 2009-12-30 00:51:36 +0000 | [diff] [blame] | 3 | #,org.eclipse.zest.tests # need an aggregate test suite first! |
| 4 | |
| 5 | #map name of test plugin to testsuite class to run |
dacarver | a2440ac | 2009-12-30 03:29:33 +0000 | [diff] [blame^] | 6 | org.eclipse.wst.xml.xpath2.processor.tests.suite=org.eclipse.wst.xml.xpath2.processor.test.AllPsychoPathTests |
| 7 | extraVMargs=-Dorg.eclipse.swt.browser.XULRunnerPath=/shared/common/mozilla-xulrunner181-1.8.1.4-30.ppc |