[racket-dev] Pre-Release Checklist for v6.1
> * Stephen Chang <stchang at ccs.neu.edu>
> - Lazy Racket Tests
> - Lazy stepper tests
all ok.
>
> * Eli Barzilay <eli at barzilay.org>
> - Swindle Tests
> - XREPL Tests
> - Verify PL language
> - Racket Tree: compare new distribution tree to previous one
> - Run the unix installer tests
> - Run zsh completions tests
> (". .../racket-completion.zsh; _racket --self-test")
>
> * Stephen Bloch <sbloch at adelphi.edu>
> - Picturing Programs Tests
>
> * Greg Cooper <greg at cs.brown.edu>
> - FrTime Tests
>
> * Jon Rafkind <rafkind at cs.utah.edu>
> Release tests for (one of the) linux releases:
> - Test that the `racket' and `racket-textual' source releases
> compile fine (note that they're still called `plt' and `mz' at
> this stage).
> - Test that the binary installers for both work, try each one in
> both normal and unix-style installation modes. (just ubuntu)
> [Note: get the release candidates from the URL in this email. Use
> the 'static table' link to see a list of all tar files available]
>
> * Mike Sperber <sperber at deinprogramm.de>
> - DMdA Tests
> - Stepper Tests
> - Signature Tests
>
> * David Van Horn <dvanhorn at ccs.neu.edu>
> - EoPL Tests
>
> * Neil Toronto <neil.toronto at gmail.com>
> - Plot Tests
> - Images Tests
> - Inspect icons
> - Math tests
>
> * Doug Williams <m.douglas.williams at gmail.com>
> - Additional Plot Tests
>
> * Shriram Krishnamurthi <sk at cs.brown.edu>
> Tour: check the tour and generate a new one if needed.
> [Note: Since this is a v6.0.90.900 build, you will need to edit your
> .../collects/framework/private/version.rkt
> file and change `(version)' to `"6.1"'.]