mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 06:05:24 +02:00
Added test step.
This commit is contained in:
parent
1124c61b3f
commit
ec635900ff
2 changed files with 2 additions and 2 deletions
|
@ -50,7 +50,7 @@ http://download.eclipse.org/modeling/emf/emf/downloads/drops/2.5.0/R200906151043
|
|||
http://rxtx.qbang.org/eclipse/downloads/RXTX-runtime-I20071016-1945.zip
|
||||
|
||||
#what steps should we do? default: build.steps=buildZips,buildTests,generateDigests,test,publish,cleanup
|
||||
build.steps=buildUpdate,buildZips,buildTests,generateDigests,publish,cleanup
|
||||
build.steps=buildUpdate,buildZips,buildTests,generateDigests,test,publish,cleanup
|
||||
#build.steps=buildUpdate
|
||||
|
||||
#localSourceCheckoutDir=/home/anna/RSETM-BUILD-workspace/org.eclipse.tm.tree
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
runtime=${zipPrefix}-ALL${incubation}-${buildAlias}.zip
|
||||
|
||||
#csv list of test plugins to run
|
||||
#testPluginsToRun=org.eclipse.gef.test,org.eclipse.draw2d.test,org.eclipse.zest.tests
|
||||
testPluginsToRun=org.eclipse.rse.tests
|
Loading…
Add table
Reference in a new issue