Eli Barzilay
|
d61eb53686
|
Lots of documentation formatting.
Started as fixing misindented definitions, then more indentations, then
a bunch of similar things (square brackets, huge spaces at end-of-lines,
etc).
|
2011-08-15 07:50:04 -04:00 |
|
Ryan Culpepper
|
1b702a2ae3
|
docs reorganization
added tutorial, racket categories
relabeled some other categories
normalized manual names: de-bolded, changed some names
|
2011-07-01 17:16:53 -06:00 |
|
Eli Barzilay
|
40124a0619
|
A long overdue scan to eliminate files without terminating newlines.
(DrRacket should really do that.)
|
2011-06-28 02:01:41 -04:00 |
|
Eli Barzilay
|
ac26fe7554
|
A ton of @scheme*' -> @racket*' and related updates.
Also, updates some of the mzlib files to point at `racket/*' libraries
rather than to `scheme/*' ones.
|
2011-06-25 04:08:47 -04:00 |
|
Vincent St-Amour
|
ef11f754e5
|
Fix a typo in Eric Hanchrow's name.
|
2011-06-14 17:53:26 -04:00 |
|
Robby Findler
|
507b1cd8fd
|
moved the docs-complete library into rackunit
to avoid having a separate, new manual for the
one library
|
2011-05-05 16:10:42 -05:00 |
|
Robby Findler
|
0415bf6b7f
|
make (many of) the rackunit examples executable
and fix a buggy example
closes PR 11894
|
2011-05-04 14:02:45 -05:00 |
|
Vincent St-Amour
|
2d8b4dcc3e
|
Fix typos in rackunit docs.
|
2011-04-27 10:11:05 -04:00 |
|
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
|
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
|
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
|
c3d07af8d3
|
Fixing sloppy rename. Include in release.
|
2010-05-26 13:16:36 -06:00 |
|
Eli Barzilay
|
7b14a1f585
|
"Racunit" -> "Rackunit"
|
2010-05-17 12:07:32 -04:00 |
|