racket/collects/htdp/Test/TODO
Matthias Felleisen fb644c1caf relevant teachpacks converted
svn: r9470
2008-04-25 00:50:03 +00:00

25 lines
638 B
Plaintext

-----------------------------------------------------------------------------------
docs:
-----------------------------------------------------------------------------------
code:
General comment:
the word repl should disappear
guess.ss: repl, repl3,
check that the result is a symbol gives bad error message
master.ss
add close? button
hangman.ss
error messages: can we do better?
(test-error (hangman-list (lambda (x y z) x) first))
(test-error (hangman-list (lambda (x y z) x) list))
the game should be "start-once only"
-----------------------------------------------------------------------------------