Changes between Version 28 and Version 29 of Building/RunningTests
- Timestamp:
- 02/09/11 02:08:17 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/RunningTests
v28 v29 343 343 against `T.stdout` and `T.stderr` (unless `ignore_output` 344 344 is used), and the stdin and expected exit code can be 345 changed in the same way as for compile_and_run. '''NB: run_command only works346 in the '''normal''' way, so don't use '''only_ways'' with it.345 changed in the same way as for compile_and_run. NB: run_command only works 346 in the '''normal''' way, so don't use '''only_ways''' with it. 347 347 348 348 * '''ghci_script'''
