added test case table
[pintos-anon] / sigcse2009 / principles.tex
index 359ee88b83916f87cdfaf67c9dc161104d225dfe..059ba71dbc8e3c754e1bcf5fb89b63bae6050545 100644 (file)
@@ -29,7 +29,7 @@ own data structures and associated algorithms as much as possible.
 %Test-driven development~\cite{Edwards}
 Each project includes a large number of test cases that is accessible
 to students.  
-They must implement the API that is exercised by these test cases.
+They must implement the API that is exercised by these test cases.  An overview is provided in Table~\ref{table:tests}.
 Students are encouraged to add their own test cases.
 
 \paragraph{Work in a Team}