racket/collects/redex/tests
Casey Klein 42687d26d1 Reverts most of push #21257.
That push recompiles a clause of an extended metafunction by
replacing the LHS with a recompiled form of the `lhs-pat' field of the
`metafunc-case' struct. But that field (used by the test generator)
also incorporates the clause's `where' and `side-condition' clauses,
causing them to executed twice when applying the recompiled clause (once
while matching its LHS, and once while evaluating its RHS).
2010-10-20 15:56:57 -07:00
..
bmps-macosx Adds a parameter to enable the typesetting in commit ce211ac 2010-09-17 13:43:06 -05:00
bmps-unix updated the unix bitmaps 2010-03-31 12:36:44 +00:00
compiler Second patch for redex compiler 2010-09-20 10:04:50 -05:00
bitmap-test-util.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
bitmap-test.rkt Adds a parameter to enable the typesetting in commit ce211ac 2010-09-17 13:43:06 -05:00
color-test.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
core-layout-test.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
hole-test.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
keyword-macros-test.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
lw-test-util.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
lw-test.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
matcher-test.rkt Second patch for redex compiler 2010-09-20 10:04:50 -05:00
pict-test.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
rg-test.rkt Removes undocumented, unmaintained random testing form 2010-07-21 08:46:27 -05:00
run-tests.rkt Adds the delimited continuations model to examples 2010-08-18 13:19:11 -05:00
term-test.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
test-util.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
tl-test.rkt Reverts most of push #21257. 2010-10-20 15:56:57 -07:00