Re: [racket-dev] question about your change to run-teaching-languages.rkt

2010-10-14 Thread Robby Findler
I'm not sure, I'm sorry to say. What you write sounds like the right tack to me. Robby On Thu, Oct 14, 2010 at 4:02 PM, John Clements wrote: > Back on October 11, you made a change to run-teaching-languages.rkt that > works absolutely fine with the stepper. > > ...but it breaks the stepper's te

[racket-dev] question about your change to run-teaching-languages.rkt

2010-10-14 Thread John Clements
Back on October 11, you made a change to run-teaching-languages.rkt that works absolutely fine with the stepper. ...but it breaks the stepper's testing harness. Ugh. The problem, IIUC, is that the expansion of the teaching-language programs refer to a module, test-engine/racket-tests, that doe