Posted by Pete on August 04, 2000 at 18:44:26:
Hi, everyone,
Here are the test files I am using for grading project 2. The first, 1.txt, tests adding only. The second, 2.txt does adding and delaying. The third, 1.txt, does adding, delaying, and deletion. Each of these files takes the previous one(s) and builds on it; and each is run starting with an empty list. The last, long.txt, tests the robustness of your code - and tries to ensure that nobody used an array. You might want to take a look at these as you test project 3.
-pete