John Clements
683f6b0fe4
renamed foldts to foldts-test-suite
2011-03-08 13:40:39 -08:00
Jay McCarthy
b4c3d82c94
Fixes PR11713
2011-02-05 07:13:26 -07:00
Ryan Culpepper
755b3d2df2
improve rackunit gui performance
2011-02-04 15:42:25 -07:00
Ryan Culpepper
e3c02f7072
auto-open top-level test suites in rackunit gui
...
Merge to release branch
2011-02-03 17:02:36 -07:00
Ryan Culpepper
9d42ef9235
fixed race in rackunit gui
...
Merge to release branch
2011-02-03 17:02:36 -07:00
Jay McCarthy
267d2293c0
Fixing error introduce by Robby in fd53321
2010-11-25 11:11:46 -05:00
Robby Findler
fd53321823
rackunit: bring back source locations for check-equal? used in 'ho' position
2010-11-23 12:35:10 -06:00
Ryan Culpepper
f17d0001c4
Changed rackunit top-level test output to stderr
...
Made test-begin accept zero expressions
Closes PR 11331
2010-10-29 16:01:50 -06:00
Ryan Culpepper
5a8d2f010e
added data/gvector, docs (need tests)
2010-09-06 22:15:29 -06:00
Ryan Culpepper
fff692309e
removed useless requires
2010-09-03 13:53:42 -06:00
Ryan Culpepper
3097bb85b7
separated "internals & extension API" from main "RackUnit API"
2010-09-01 15:48:22 -06:00
Ryan Culpepper
c5e6580f02
added test-* shortcuts to docs, other edits
2010-09-01 15:48:22 -06:00
Robby Findler
c8e68e5e31
updated the docs to reflect that the various checks return void. Also added in some tests to that effect.
2010-08-27 11:27:29 -05:00
Eli Barzilay
2853020369
A bunch of typo fixes.
...
Fixes PR11131.
2010-08-26 12:11:00 -04:00
Robby Findler
dd47006c3d
fixed out-of-date docs
2010-08-26 08:03:46 -05:00
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
Robby Findler
b56019c275
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
Jay McCarthy
2985001a79
Fixing PR10950
2010-06-02 10:20:20 -06:00
Jay McCarthy
28dce6996a
Forgot one place
2010-05-26 13:18:02 -06:00
Jay McCarthy
c3d07af8d3
Fixing sloppy rename. Include in release.
2010-05-26 13:16:36 -06:00
Ryan Culpepper
d43792926a
racunit: add racunit menu, Lock option
2010-05-17 16:33:55 -06:00
Ryan Culpepper
3f9233a718
racunit: stop running tests when gui is closed
2010-05-17 16:33:55 -06:00
Eli Barzilay
7b14a1f585
"Racunit" -> "Rackunit"
2010-05-17 12:07:32 -04:00