Next: Submission, Previous: Coding Style, Up: Instructions [Contents][Index]
As stated in Rules of the Game, writing a test framework and tests is part of the exercise.
As a starting point, we provide a tarball containing a few Tiger files, see Given Test Cases. They are not enough: your test suite should be continually expanding.
• Writing Tests: | Advice on writing new test cases | |
• Generating the Test Driver: | Have the test driver support VPATH builds |