racket/collects/rackunit
Robby Findler 8ece97219a a hack to work around what appears to be just a wrong way of doing things, but will ask Noel later.
The basic problem is that (with-check-info* '() (lambda () ...whatever...)) can, in some cases,
double the information that is recorded in a failed test case. Probably the right thing is
to use a parameter or something instead of using continuation marks directly.
2010-08-14 21:34:44 -05:00
..
private a hack to work around what appears to be just a wrong way of doing things, but will ask Noel later. 2010-08-14 21:34:44 -05:00
scribblings generalized check-exn so that you can supply a regular expression as the predicate (which matches the exception message) 2010-08-14 21:34:44 -05:00
gui.rkt "Racunit" -> "Rackunit" 2010-05-17 12:07:32 -04:00
info.rkt Fixing sloppy rename. Include in release. 2010-05-26 13:16:36 -06:00
main.rkt "Racunit" -> "Rackunit" 2010-05-17 12:07:32 -04:00
text-ui.rkt "Racunit" -> "Rackunit" 2010-05-17 12:07:32 -04:00
tool.rkt "Racunit" -> "Rackunit" 2010-05-17 12:07:32 -04:00