mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-06 07:45:50 +02:00
[releng] Fixed testing.properties to run the test suite.
This commit is contained in:
parent
8ba1f4e8c4
commit
2759207551
1 changed files with 4 additions and 1 deletions
|
@ -2,4 +2,7 @@
|
||||||
runtime=${zipPrefix}-ALL${incubation}-${buildAlias}.zip
|
runtime=${zipPrefix}-ALL${incubation}-${buildAlias}.zip
|
||||||
|
|
||||||
#csv list of test plugins to run
|
#csv list of test plugins to run
|
||||||
testPluginsToRun=org.eclipse.rse.tests
|
testPluginsToRun=org.eclipse.rse.tests
|
||||||
|
|
||||||
|
#map name of test plugin to testsuite class to run
|
||||||
|
org.eclipse.rse.tests.suite=org.eclipse.rse.tests.RSECombinedTestSuite
|
||||||
|
|
Loading…
Add table
Reference in a new issue