[plt-translators] english-string-constants.rkt update
Sorry everyone: I'm going to get rid of this one and replace it with
another. So hold off for now.
Robby
On Fri, Mar 30, 2012 at 7:05 AM, Philippe Meunier <meunier at ccs.neu.edu> wrote:
> commit 5c7a299c04c2c2bde74f768cf3871a78cac868bd
> Author: Robby Findler <robby at racket-lang.org>
> Date: Thu Mar 29 22:11:32 2012 -0500
>
> make DrRacket run test submodules (in the module language) by default.
> Add an option in the language dialog to disable that behavior
> ============================================================
> diff --git a/collects/string-constants/private/english-string-constants.rkt b/collects/string-constants/private/english-string-constants.rkt
> index c9638d1..62edfbd 100644
> --- a/collects/string-constants/private/english-string-constants.rkt
> +++ b/collects/string-constants/private/english-string-constants.rkt
> @@ -1095,6 +1095,7 @@ please adhere to these guidelines:
> (preserve-stacktrace-information "Preserve stacktrace (disable some optimizations)")
> (expression-level-stacktrace "Expression-level stacktrace")
> (function-level-stacktrace "Function-level stacktrace")
> + (run-test-submodule "Run the test submodule")
>
>
> ; used in the bottom left of the drscheme frame
>
> __________________________
> Racket Translators list:
> http://lists.racket-lang.org/translators