On Fri, Mar 30, 2012 at 9:28 AM, Eli Barzilay <[email protected]> wrote: > 11 hours ago, [email protected] wrote: >> 5c7a299 Robby Findler <[email protected]> 2012-03-29 22:11 >> : >> | make DrRacket run test submodules (in the module language) by default. >> | Add an option in the language dialog to disable that behavior > > It's cute that it's running `main' and `test' -- but I can see uses > for disabling either, or wanting to run something else. Maybe turn it > from an option to control running `test' to a field with names of > submodules that should be run instead?
Okay, I've done that (using a popup menu). > (Even cuter would be to add some dropdown menu with checkboxes for > each of the submodules that are found in the current definitions.) In principle, I could use the online expansion stuff to do this. Maybe some day. Robby _________________________ Racket Developers list: http://lists.racket-lang.org/dev

