Changes between Version 4 and Version 5 of Development/Testing
- Timestamp:
- 07/23/09 06:44:42 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development/Testing
v4 v5 8 8 }}} 9 9 10 This tool descends into the given directory tree.10 This tool descends into the given directory, and runs any tests it finds. 11 11 12 12 * For subdirectories containing a main {{{Main.ds}}} file, it builds and runs that program. The resulting executable is named {{{Main.bin}}} and placed in the same directory as the source. If there is also a {{{Main.stdout}}} file, then checks the program's output against this expected output. If there is any difference it prompts the user whether to stop testing, or update the expected output.
