ln -s /usr/class/cs248/assignments/assignment2/tests .
Then, simply run tests/testx1
, substituting the letter/number of
the test for x1
for each of the other tests. The tests
themselves are just shell scripts that start your viewer in various
configurations -- you can read them to see exactly what they do. To see the
correct output, run the tests using the sample viewer. To do this, simply run
the commands that each of the tests do, but replace ./viewer
with
./sample_viewer
.
If you have comments on the grading of your assignment, please see the appropriate TA during his office hours.
hanrahan@cs.stanford.edu