From: Guillaume Marceau (gmarceau at gmail.com) Date: Tue Jul 13 13:49:27 EDT 2010 |
|
What is the right way to run the BSL test suite? I'm not sure what is meant to be the main entry point. If I execute "Racket.exe - t run-automated-tests.rkt", the file tests/racket/htdp.rktl is not run. If I execute "Racket.exe -f racket/htdp.rktl" I get the error: "racket/beg-adv.rktl:2:1: htdp-syntax-test: this function is not defined in: htdp-syntax-test"
Posted on the dev mailing list. |
|