Re: [plt-dev] Expansion to check forms

2009-09-18 Thread Matthias Felleisen
Thanks for the quick service. On Sep 18, 2009, at 8:45 AM, Kathryn Gray wrote: Per some recent requests, I've added two new forms to the check- expect line (primarily for testing random functions): check-member-of check-range Documentation for these is in the HtDP docs and the test-eng

[plt-dev] Expansion to check forms

2009-09-18 Thread Kathryn Gray
Per some recent requests, I've added two new forms to the check-expect line (primarily for testing random functions): check-member-of check-range Documentation for these is in the HtDP docs and the test-engine docs. Heads up to John: these expand too much in the stepper. Cheers, -Kathy