Given Test Cases

We provide a few test cases: you must write your own tests. Writing tests is part of the project. Do not just copy test cases from other groups, as you will not understand why they were written.

The initial test suite is available for download at `tests.tgz`__ or in tc-base’s tests directory. It contains the following directories:

good

These programs are correct.

bind

These programs have bind mismatches.

syntax

These programs have syntactical errors.

type

These programs contain type mismatches.