racket/collects/tests/htdp-lang
2012-10-17 20:27:12 -04:00
..
pr
advanced.rktl restored object-name tests for the new doc system 2012-06-25 19:15:09 -04:00
beg-adv.rktl fix string-ith's error message; Closes PR 13197 2012-10-17 20:27:12 -04:00
beg-bega.rktl
beg-intm.rktl
beg-intml.rktl
bega-adv.rktl
beginner-abbr.rktl
beginner.rktl
htdp-image.rktl
htdp-test.rktl
htdp.rktl
intermediate-lambda.rktl restored object-name tests for the new doc system 2012-06-25 19:15:09 -04:00
intermediate.rktl restored object-name tests for the new doc system 2012-06-25 19:15:09 -04:00
intm-adv.rktl
intm-intml.rktl
intmlam-adv.rktl
prim.rkt
README
syntax.rkt

The files in this directory test the teaching language implementation.

htdp.rktl
  load this file (racket -qr htdp.rktl) to run most of the tests
  $ racket -qr htdp.rktl
  
htdp-image.rktl
  load this file in gracket to run the htdp/image tests
  $ gracket -qr htdp-image.rktl 

See beginner.rktl for more.