Changes between Version 9 and Version 10 of Building/RunningTests
- Timestamp:
- 08/03/07 14:09:44 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/RunningTests
v9 v10 207 207 '''exit_code(n)''' expect an exit code of 'n' from the prog 208 208 209 '''exit_code_if_platform(n, plat)''' as exit_code, but only for the specific platform given 210 209 211 '''extra_run_opts(opts)''' pass some extra opts to the prog 210 212
