Changes between Version 7 and Version 8 of Building/RunningTests
- Timestamp:
- 07/17/07 21:50:40 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/RunningTests
v7 v8 253 253 program. 254 254 255 compile_and_run_with_prefix ('command')255 compile_and_run_with_prefix 256 256 Same as compile_and_run, but with command to use to run the execution of the result binary. 257 257 258 multimod_compile_and_run_with_prefix ('command')258 multimod_compile_and_run_with_prefix 259 259 Same as multimod_compile_and_run, but with command to use to run the execution of the result binary. 260 260
