Changing `test` to `main` sounds best to me. At Wed, 28 Oct 2015 13:27:13 -0400, "'John Clements' via Racket Users" wrote: > I have tests that are timing out in drdr (mred-extensions.rkt) because > they’re > graphical tests that open a window and expect the user to inspect and close > it. I don’t expect these tests to be run by drdr, but I don’t want to delete > them. I can see the following choices: > > - Use info.rkt to explicitly disable testing on this file using > test-omit-paths > - Change the “test” module into a “main” module so it will only be run > interactively > > Is one of these preferred? Is there another choice that I’m missing? > > John > > > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to racket-users+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout.
-- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.