Checklist items for the v6.0.1 release
  (using the v6.0.0.900 release candidate build)

Search for your name to find relevant items, reply when you finish an
item (please indicate which item/s is/are done).  Also, if you have any
commits that should have been picked, make sure that the changes are in.

Important: new builds are created without announcement, usually whenever
I pick a few commits.  If you need to commit changes, please make sure
you tell me to pick it into the release branch.

--> Release candidates are at
-->   http://pre-release.racket-lang.org/

Please use these installers (or source bundles) -- don't test from
your own git clone (don't test the `master' branch by mistake!).  To
get the tests, you can do this:

  cd ...racket-root...
  ./bin/raco pkg install -i main-distribution-test

----------------------------------------------------------------------

* Sam Tobin-Hochstadt <sa...@ccs.neu.edu>,
   Vincent St-Amour <stamo...@ccs.neu.edu>
  - Match Tests
  - Typed Racket Tests
  - Typed Racket Updates: update HISTORY
  (updates should show v6.0.1 as the most current version; email me
  to pick the changes when they're done, or tell me if there are no such
  changes.)

* Matthias Felleisen <matth...@ccs.neu.edu>
  - Teachpacks Tests: check that new teachpacks are addable
  - Teachpack Docs: check teachpack docs in the bundles
  Updates:
  - Teachpack Updates: update HISTORY
  (updates should show v6.0.1 as the most current version; email me
  to pick the changes when they're done, or tell me if there are no such
  changes.)

* Ryan Culpepper <r...@cs.utah.edu>
  - Macro Debugger Tests
  - Syntax Classifier Tests
  - RackUnit GUI Tests
  - Data Tests
  - DB Tests

* Kathy Gray <kathryn.g...@cl.cam.ac.uk>
  - Test Engine Tests

* Noel Welsh <noelwe...@gmail.com>
  - Rackunit Tests
  - SRFI Tests
  - Ensure that all claimed srfi's are in the installer and they all
    load into racket or drracket (as appropriate)

* Stephen Chang <stch...@ccs.neu.edu>
  - Lazy Racket Tests
  - Lazy stepper tests

* Eli Barzilay <e...@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")
  Version Updates: if a major change has happened, update the version
  number in:
  - racket/collects/mzscheme/info.rkt
  - racket/collects/mred/info.rkt

* Carl Eastlund <c...@ccs.neu.edu>
  - Dracula Tests (confirm that Dracula runs from PLaneT)

* Neil Toronto <neil.toro...@gmail.com>
  - Plot Tests

* Doug Williams <m.douglas.willi...@gmail.com>
  - Additional Plot Tests
_________________________
 Racket Developers list:
 http://lists.racket-lang.org/dev

Reply via email to