Changeset 790
- Timestamp:
- Nov 25, 2007 6:30:55 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/testScripts/NBprojectConfig.py
r780 r790 224 224 {'dir':'', 225 225 'cmd':'make test', 226 'check':[ NBcheckResult.rc0, 227 NBcheckResult.standardSuccessMessage ] } ] 228 #third party packages are not optional if Ipopt is not excluded 226 'check':[ NBcheckResult.rc0 ] } ] 229 227 230 228 #----------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.