Adds docs test to the test script

This commit is contained in:
Casey Klein 2011-05-02 06:02:23 -05:00
parent b592017d05
commit fd401ce98e

View File

@ -25,7 +25,8 @@
"core-layout-test.ss" "core-layout-test.ss"
"pict-test.ss" "pict-test.ss"
"hole-test.ss" "hole-test.ss"
"stepper-test.ss") "stepper-test.ss"
"test-docs-complete.rkt")
(if test-bitmaps? '("bitmap-test.ss") '()) (if test-bitmaps? '("bitmap-test.ss") '())
(if test-examples? (if test-examples?
'("../examples/stlc.rkt" '("../examples/stlc.rkt"