<div dir="ltr">done</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Dec 16, 2013 at 9:38 AM, Ryan Culpepper <span dir="ltr"><<a href="mailto:ryanc@ccs.neu.edu" target="_blank">ryanc@ccs.neu.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">(Re-sending with corrected URL for release candidates. Thanks to Sam for the quick catch!)<br>
<br>
Checklist items for the v6.0 release<br>
  (using the v5.91 release candidate build)<br>
<br>
Search for your name to find relevant items, reply when you finish an<br>
item (please indicate which item/s is/are done).  Also, if you have any<br>
commits that should have been picked, make sure that the changes are in.<br>
<br>
Important: new builds are created without announcement, usually whenever<br>
I pick a few commits.  If you need to commit changes, please make sure<br>
you tell me to pick it into the release branch.<br>
<br>
--> Release candidates are at<br>
-->   <a href="http://plt.eecs.northwestern.edu/release-snapshots/" target="_blank">http://plt.eecs.northwestern.<u></u>edu/release-snapshots/</a><br>
<br>
Note the nonstandard location!<br>
<br>
The "Racket plus Tests" builds already include the test packages. If<br>
you use a "Minimal Racket" build instead, install test packages<br>
manually using "raco pkg install".<br>
<br>
------------------------------<u></u>------------------------------<u></u>----------<br>
<br>
* Matthew Flatt <<a href="mailto:mflatt@cs.utah.edu" target="_blank">mflatt@cs.utah.edu</a>><br>
  - Racket Tests<br>
  - Languages Tests<br>
  - GRacket Tests (Also check that `gracket -z' and `gracket-text' still<br>
    works in Windows and Mac OS X)<br>
  - mzc --exe tests<br>
  - .plt-packing Tests<br>
  - Games Tests<br>
  - Unit Tests<br>
  - Syntax Color Tests<br>
  - R6RS Tests<br>
  - JPR's test suite<br>
  - Create an executable from a BSL program<br>
  - Run COM tests<br>
  - Try compiling with -funsigned-char<br>
  - Try compiling with TEST_ALTERNATE_TARGET_REGISTER<br>
  Updates:<br>
  - Racket Updates: update HISTORY<br>
  (updates should show v6.0 as the most current version)<br>
  - Update man pages in racket/man/man1: racket.1, gracket.1, raco.1<br>
  Email me to pick the changes when they're done, or tell me if there<br>
  are no such changes.<br>
<br>
* Robby Findler <<a href="mailto:robby@eecs.northwestern.edu" target="_blank">robby@eecs.northwestern.edu</a>><br>
  - DrRacket Tests<br>
  - Framework Tests<br>
  - Contracts Tests<br>
  - Games Tests<br>
  - Teachpacks Tests: image tests<br>
  - PLaneT Tests<br>
  - Redex Tests<br>
  Updates:<br>
  - DrRacket Updates: update HISTORY<br>
  - Redex Updates: update HISTORY<br>
  (updates should show v6.0 as the most current version)<br>
  - Ensure that previous version of DrRacket's preference files still<br>
    starts up with new DrRacket<br>
  - Update man pages in racket/man/man1: drracket.1<br>
  Email me to pick the changes when they're done, or tell me if there<br>
  are no such changes.<br>
<br>
* John Clements <<a href="mailto:clements@brinckerhoff.org" target="_blank">clements@brinckerhoff.org</a>><br>
  - Stepper Tests<br>
  Updates:<br>
  - Stepper Updates: update HISTORY<br>
  (updates should show v6.0 as the most current version; email me<br>
  to pick the changes when they're done, or tell me if there are no such<br>
  changes.)<br>
<br>
* Sam Tobin-Hochstadt <<a href="mailto:samth@ccs.neu.edu" target="_blank">samth@ccs.neu.edu</a>>,<br>
   Vincent St-Amour <<a href="mailto:stamourv@ccs.neu.edu" target="_blank">stamourv@ccs.neu.edu</a>><br>
  - Match Tests<br>
  - Typed Racket Tests<br>
  - Typed Racket Updates: update HISTORY<br>
  (updates should show v6.0 as the most current version; email me<br>
  to pick the changes when they're done, or tell me if there are no such<br>
  changes.)<br>
<br>
* Matthias Felleisen <<a href="mailto:matthias@ccs.neu.edu" target="_blank">matthias@ccs.neu.edu</a>><br>
  - Teachpacks Tests: check that new teachpacks are addable<br>
  - Teachpack Docs: check teachpack docs in the bundles<br>
  Updates:<br>
  - Teachpack Updates: update HISTORY<br>
  (updates should show v6.0 as the most current version; email me<br>
  to pick the changes when they're done, or tell me if there are no such<br>
  changes.)<br>
<br>
* Ryan Culpepper <<a href="mailto:ryan@cs.utah.edu" target="_blank">ryan@cs.utah.edu</a>><br>
  - Macro Debugger Tests<br>
  - Syntax Classifier Tests<br>
  - RackUnit GUI Tests<br>
  - Data Tests<br>
  - DB Tests<br>
<br>
* Jay McCarthy <<a href="mailto:jay.mccarthy@gmail.com" target="_blank">jay.mccarthy@gmail.com</a>><br>
  - Web Server Tests<br>
  - XML Tests<br>
  - HTML Tests<br>
  - PLAI Tests<br>
  - Racklog tests<br>
  - Datalog tests<br>
<br>
* Kathy Gray <<a href="mailto:kathryn.gray@cl.cam.ac.uk" target="_blank">kathryn.gray@cl.cam.ac.uk</a>><br>
  - Test Engine Tests<br>
<br>
* Noel Welsh <<a href="mailto:noelwelsh@gmail.com" target="_blank">noelwelsh@gmail.com</a>><br>
  - Rackunit Tests<br>
  - SRFI Tests<br>
  - Ensure that all claimed srfi's are in the installer and they all<br>
    load into racket or drracket (as appropriate)<br>
<br>
* Stevie Strickland <<a href="mailto:sstrickl@ccs.neu.edu" target="_blank">sstrickl@ccs.neu.edu</a>><br>
  - Unit Contract Tests<br>
  - Contract Region Tests<br>
  - Class Contract Tests<br>
<br>
* Stephen Chang <<a href="mailto:stchang@ccs.neu.edu" target="_blank">stchang@ccs.neu.edu</a>><br>
  - Lazy Racket Tests<br>
  - Lazy stepper tests<br>
<br>
* Eli Barzilay <<a href="mailto:eli@barzilay.org" target="_blank">eli@barzilay.org</a>><br>
  - Swindle Tests<br>
  - XREPL Tests<br>
  - Verify PL language<br>
  - Racket Tree: compare new distribution tree to previous one<br>
  - Run the unix installer tests<br>
  - Run zsh completions tests<br>
    (". .../racket-completion.zsh; _racket --self-test")<br>
  Version Updates: if a major change has happened, update the version<br>
  number in:<br>
  - racket/collects/mzscheme/info.<u></u>rkt<br>
  - racket/collects/mred/info.rkt<br>
<br>
* Stephen Bloch <<a href="mailto:sbloch@adelphi.edu" target="_blank">sbloch@adelphi.edu</a>><br>
  - Picturing Programs Tests<br>
<br>
* Greg Cooper <<a href="mailto:greg@cs.brown.edu" target="_blank">greg@cs.brown.edu</a>><br>
  - FrTime Tests<br>
<br>
* Carl Eastlund <<a href="mailto:cce@ccs.neu.edu" target="_blank">cce@ccs.neu.edu</a>><br>
  - Dracula Tests (confirm that Dracula runs from PLaneT)<br>
<br>
* Jon Rafkind <<a href="mailto:rafkind@cs.utah.edu" target="_blank">rafkind@cs.utah.edu</a>><br>
  Release tests for (one of the) linux releases:<br>
  - Test that the `racket' and `racket-textual' source releases<br>
    compile fine (note that they're still called `plt' and `mz' at<br>
    this stage).<br>
  - Test that the binary installers for both work, try each one in<br>
    both normal and unix-style installation modes. (just ubuntu)<br>
  [Note: get the release candidates from the URL in this email. Use<br>
   the 'static table' link to see a list of all tar files available]<br>
<br>
* Mike Sperber <<a href="mailto:sperber@deinprogramm.de" target="_blank">sperber@deinprogramm.de</a>><br>
  - DMdA Tests<br>
  - Stepper Tests<br>
  - Signature Tests<br>
<br>
* David Van Horn <<a href="mailto:dvanhorn@ccs.neu.edu" target="_blank">dvanhorn@ccs.neu.edu</a>><br>
  - EoPL Tests<br>
<br>
* Neil Toronto <<a href="mailto:neil.toronto@gmail.com" target="_blank">neil.toronto@gmail.com</a>><br>
  - Plot Tests<br>
  - Images Tests<br>
  - Inspect icons<br>
  - Math tests<br>
<br>
* Doug Williams <<a href="mailto:m.douglas.williams@gmail.com" target="_blank">m.douglas.williams@gmail.com</a>><br>
  - Additional Plot Tests<br>
<br>
* Shriram Krishnamurthi <<a href="mailto:sk@cs.brown.edu" target="_blank">sk@cs.brown.edu</a>><br>
  Tour: check the tour and generate a new one if needed.<br>
  [Note: Since this is a v5.91, you will need to edit your<br>
    .../collects/framework/<u></u>private/version.rkt<br>
  file and change `(version)' to `"6.0"'.]<br>
</blockquote></div><br></div>