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" _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev