racket/collects/tests/mzscheme/syntax-tests.ss
Ryan Culpepper 3e63caa887 merged changes from /branches/ryanc/sp2:
added syntax/parse library and documentation
  added syntax/id-table library and documentation

svn: r15376
2009-07-03 19:47:25 +00:00

10 lines
213 B
Scheme

(load-relative "loadtest.ss")
(load-in-sandbox "moddep.ss")
(load-in-sandbox "boundmap-test.ss")
(load-in-sandbox "id-table-test.ss")
(load-in-sandbox "cm.ss")
(load-in-sandbox "module-reader.ss")
(report-errs)