Eli Barzilay
1c8001d174
Some "obvious" switching from racket' to
racket/base'.
2012-11-06 13:29:09 -05:00
Eli Barzilay
ffbd9e16ea
Some info.rkt cleanups.
2011-08-29 16:33:13 -04:00
Robby Findler
69b5daa9e6
remove docs tests that no one was interested in
2011-07-01 11:38:09 +08: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
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
e7d0029aea
added lots of new tests that our documentation is complete
2011-04-25 13:24:43 -05:00
Eli Barzilay
7b14a1f585
"Racunit" -> "Rackunit"
2010-05-17 12:07:32 -04:00
Jay McCarthy
bc5cf30ebe
Renaming rktunit to racunit
2010-04-30 10:57:32 -06:00
Jay McCarthy
f70ffca756
Renaming schemeunit to rktunit and adding compat layer
2010-04-29 15:00:02 -06:00
Matthew Flatt
28b4043077
rename all files .ss -> .rkt
2010-04-27 16:50:15 -06:00
Jay McCarthy
0289edf0cb
Repairing SchemeUnit tests re: DrDr
...
svn: r18673
2010-03-30 17:42:16 +00:00
Jay McCarthy
26a502d762
SchemeUnit will now display errors on stderr.
...
This seemed like the simplest way to do it. Only errors have output anyways, so I made the error port the output port and caught everything.
svn: r18618
2010-03-25 17:56:07 +00:00
Ryan Culpepper
d4eee108f4
schemeunit:
...
added ryanc to plt:responsible
test-suite list trampoline, make-test-suite
svn: r18268
2010-02-22 20:48:31 +00:00
Ryan Culpepper
48ea3224f8
schemeunit: fixed some properties and dangling requires
...
svn: r18252
2010-02-21 04:49:09 +00:00
Ryan Culpepper
3b630af6f9
schemeunit:
...
moved internal modules to schemeunit/private
moved tests to tests/schemeunig
added schemeunit/gui
drscheme:
fixed bug in show-backtrace-window
svn: r18243
2010-02-21 01:03:42 +00:00
Robby Findler
2eab591c0f
added schemeunit to the distribution
...
svn: r18142
2010-02-18 02:02:35 +00:00
Jay McCarthy
fba54e27af
Cleaning up cwd access for DrDr
...
svn: r16373
2009-10-19 21:28:17 +00:00
Robby Findler
555aa8cf4c
fixed check-regexp-match so that the test suite fails when the argument isn't a string (instead of signalling an internal error)
...
svn: r16361
2009-10-18 19:57:27 +00:00
Robby Findler
2043cb19ff
changed top-level checks so they return (void), so nothing is printed at the top-level of a module
...
svn: r16339
2009-10-16 14:33:25 +00:00
Noel Welsh
5fd7834c33
Describe correct return types for checks [Ticket #178 ]
...
svn: r15528
2009-07-22 08:44:38 +00:00
Eli Barzilay
a70bf64fd9
Newlines at EOFs
...
svn: r15380
2009-07-04 02:28:31 +00:00
Noel Welsh
41b969c205
Make the code a bit simpler now I'm a better macrologist
...
svn: r15148
2009-06-11 16:36:26 +00:00
Noel Welsh
7b5753163c
Install the check-info stack in continuation marks. This means that if an exception is thrown within a check some useful information about that check (e.g. name, location) can still be extracted.
...
svn: r15147
2009-06-11 16:22:55 +00:00
Noel Welsh
6c68825a49
Commit programmatic API to construct test suites and test cases, in response to popular demand.
...
The API is make-test-case and make-test-suite. Use should be obvious.
TODO:
- Document
- Port to Schematics/Planet release
svn: r14731
2009-05-06 08:53:08 +00:00
Eli Barzilay
ff73a5395e
removed lots of "the the"s
...
svn: r14679
2009-05-01 21:02:51 +00:00
Eli Barzilay
f2ae856533
set svn:eol-style
...
svn: r14511
2009-04-14 14:40:46 +00:00
Eli Barzilay
45d58a377f
move to user directory
...
svn: r14428
2009-04-05 17:58:56 +00:00
Eli Barzilay
c0a8a01222
Changed @itemize{...} to @itemize[...] (done after comparing the doc
...
tree and verifying that there are no changes).
(Also fixed a few bugs that were in the code)
svn: r14427
2009-04-05 17:46:20 +00:00
Noel Welsh
004eb4ca6d
Changed defmodule to indicate bindings come from main.ss
...
(which just re-exports test.ss)
Fixed other rendering problems
svn: r14271
2009-03-25 13:36:57 +00:00
Noel Welsh
aedb49db8d
Changed defmodule to indicate bindings come from main.ss
...
(which just re-exports test.ss)
svn: r14270
2009-03-25 13:27:12 +00:00
Matthew Flatt
7aaa0ae48a
schemeunit doc tweaks
...
svn: r14269
2009-03-25 12:59:33 +00:00
Matthew Flatt
def73634ee
file SchemeUnit under Tools in doc list, adjust author typesetting
...
svn: r14268
2009-03-25 12:52:06 +00:00
Noel Welsh
0888a1116d
Remove build.ss -- I'll miss itl, but it depends on planet.
...
svn: r14266
2009-03-25 12:37:28 +00:00
Noel Welsh
fdbbaa9e68
svn: r14264
2009-03-25 12:36:21 +00:00
Noel Welsh
242c28a0b6
Initial import of SchemeUnit into PLT trunk
...
svn: r14263
2009-03-25 12:34:52 +00:00