The documentation in the section titled 6.2.4 Main and Test Submodules
…states: "When a module is provided as a program name to the racket executable or run directly within DrRacket, if the module has a main submodule, the main submodule is run after its enclosing module.” However, no such statement is made for ‘test’. In this case, as I understand it, the ‘test’ submodule is evaluated when run in DrR but not when run at the command line. If this is an accurate summary of the situation, I’d be happy to try to adjust the docs. John -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/2e7b4b0d-39d6-428f-a0ab-bb0a070bf432%40mtasv.net. For more options, visit https://groups.google.com/d/optout.
