writeup.html -- the assignment writeup
testing -- subdirectory of testing-related files
-
plan.{html,pdf} -- the testing plan for the assignment, defining
precisely the expected input/output behavior
-
run.csh -- the script that executes the test plan
-
inputs -- subdirectory of testing input files
-
expected-outputs -- subdirectory of corresponding output files,
showing the expected results; your output results will be compared to the
expected results using UNIX diff
possibly other supporting files and directories, on a per-assignment
basis