Casey Klein
|
f742479d8d
|
Fixes another bug in the test generator.
|
2011-01-14 13:41:09 -06:00 |
|
Casey Klein
|
11900c6c4f
|
Changes logging to use write instead of display
|
2011-01-14 13:41:09 -06:00 |
|
Casey Klein
|
394fab0d86
|
Adds an option for repeating the command(s)
|
2011-01-14 13:41:09 -06:00 |
|
Casey Klein
|
ea5a6fc91c
|
Fixes exception handling in randomized tests
|
2011-01-14 13:41:09 -06:00 |
|
Casey Klein
|
c5599e8b6f
|
Adds an option for logging the generated tests
|
2011-01-14 13:41:08 -06:00 |
|
Casey Klein
|
4ca857fad7
|
Configures DrDr to run larger random tests
|
2011-01-03 09:37:32 -06:00 |
|
Casey Klein
|
69227df4bf
|
Restricts the test generator's use of `dw' thunks
|
2011-01-03 09:37:32 -06:00 |
|
Casey Klein
|
f480d75810
|
Enables the randomized delimited control tests in DrDr
|
2010-12-31 15:34:32 -06:00 |
|
Casey Klein
|
03c48b67a7
|
Restricts the test generator's use of % within cont
|
2010-12-31 15:34:31 -06:00 |
|
Casey Klein
|
8b50aeb346
|
Fixes a bug in the elimination of continuation values
|
2010-12-31 15:34:31 -06:00 |
|
Casey Klein
|
a6e40bfb03
|
Further restricts the test generator's use of `wcm'
|
2010-12-31 15:34:31 -06:00 |
|
Casey Klein
|
579cb022bd
|
Changes the randomized tests to watch for the first exception.
The particular exception raised is important. We don't want a later
one raised by a dynamic-wind post-thunk.
|
2010-12-31 15:34:31 -06:00 |
|
Casey Klein
|
1ccd6e7a2c
|
Randomized tests for the delimited control model.
Tests in randomized-tests.rkt are deliberately not run by DrDr at the
moment because they fail too consistently.
|
2010-11-26 13:24:21 -06:00 |
|