Oh, sorry! I'll push a change back. As to your question, I'd say "not on my account".
Robby On Wed, Aug 25, 2010 at 8:46 AM, Casey Klein <clkl...@eecs.northwestern.edu> wrote: > On Wed, Aug 25, 2010 at 8:31 AM, Casey Klein > <clkl...@eecs.northwestern.edu> wrote: >> On Wed, Aug 25, 2010 at 7:40 AM, <ro...@racket-lang.org> wrote: >>> robby has updated `master' from 967ac7275f to cda3d259ee. >>> http://git.racket-lang.org/plt/967ac7275f..cda3d259ee >>> >>> =====[ 1 Commits ]====================================================== >>> >>> Directory summary: >>> 100.0% collects/redex/examples/r6rs/ >>> >>> ~~~~~~~~~~ >>> >>> cda3d25 Robby Findler <ro...@racket-lang.org> 2010-08-25 07:39 >>> : >>> | added a file so drdr runs the test suites >>> : >>> A collects/redex/examples/r6rs/run-test.rkt >>> >>> =====[ Overall Diff ]=================================================== >>> >>> collects/redex/examples/r6rs/run-test.rkt >>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>> --- /dev/null >>> +++ NEW/collects/redex/examples/r6rs/run-test.rkt >>> @@ -0,0 +1,4 @@ >>> +#lang racket/base >>> +(require "r6rs-tests.rkt") >>> +(main) >>> + >>> >> >> DrDr already runs the R6 tests, along with the tests for several other >> models, via collects/redex/tests/run-all.rkt --examples. >> > > Should I reorganize what DrDr runs so that it collects timing > information for smaller units (e.g., the R6 model, tl-test.ss, etc.)? > _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev