Adds docs test to the test script
This commit is contained in:
parent
b592017d05
commit
fd401ce98e
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user