Regression-test machinery is now documented.
[open-adventure.git] / TODO
diff --git a/TODO b/TODO
index 681e95987ca2f0055b91a4e2a19a1b852cfcc93e..777e9419c8a1d3c08f53eafe7a657ba9a9625b58 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,11 +1,8 @@
 = Open Adventure TODO =
 
-* Update the command parser to accept a PRNG seed value.
+* Find the extra 5 treasures.
 
-* Add command log replay.  Note that the replay log needs to begin
-  with the random-number seed.
-
-* Use that feature to make regression tests from walkthroughs.
+* Make more regression tests from walkthroughs.
 
 * Translate the FORTRANish mess to actual C.