Ryan Culpepper
a0bad63148
rackunit: fixed test
...
merge to 5.2
original commit: 1695d73f5b427a0ced3dbf314bdbded48be4c955
2011-10-16 02:40:41 -06:00
Ryan Culpepper
ed6361fb0e
rackunit: fix tests
...
merge to 5.2
original commit: 18b3899e6aac5a6d39507e8b2b549f05b4eec0ca
2011-10-16 02:40:41 -06:00
Jay McCarthy
7ac8d8a288
Fixing breakage from push 23693
...
original commit: b20ffdbe95385f8357db0a4a9ab1b33fe2161a32
2011-10-10 08:27:34 -06:00
Ryan Culpepper
3a84f89c4d
rackunit: prevent test case from killing test-runner thread
...
closes PR 11586
original commit: a100395626c0e7f569ddc301ac4d57cbc6f4607a
2011-10-07 19:40:48 -06:00
Ryan Culpepper
0f5266d34a
rackunit: all checks return void
...
closes PR 12001
original commit: f7a6c4a3b674dcf76aada4f07fea6ef249d83fd9
2011-10-07 19:40:48 -06:00
Ryan Culpepper
d24af2ea3f
removed useless requires
...
original commit: c7f86d276c68b12e87dc46cef4a8e1b95538f88d
2011-09-27 19:28:44 -06:00
Ryan Culpepper
da4f8fc9f8
rackunit: added #:wait? arg to test/gui
...
original commit: 43d3b5d8bc06c610eb86ab7486b36ff50fc4135a
2011-09-20 14:49:49 -06:00
Ryan Culpepper
3d6488e24e
rackunit/tool: avoid attaching module to user namespace
...
original commit: 766e6c2f00a788d6195208449c380bd7f547448a
2011-09-06 12:41:03 -06:00
Eli Barzilay
2363e237b6
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).
original commit: d61eb53686f735b979a60dc6f9efd3d2aa9777d9
2011-08-15 07:50:04 -04:00
Ryan Culpepper
922151ee43
rackunit: fix require/expose to work on variable-like macros
...
(eg struct names, names w/ contracts, etc)
original commit: 3b707c1e541c0a26c37da9b64e40d618ad72eccc
2011-07-07 14:00:22 -06:00
Jay McCarthy
847d4caff4
Attempting to fix a very brittle test case
...
original commit: 4c276ea01055b62d8202deeedd8fc1d64ad68103
2011-07-06 15:21:39 -06:00
Jay McCarthy
cf69301396
Fixing this test
...
original commit: 65ebdc4f90afbba652169b9410a71d8e54c5bac8
2011-07-02 14:01:32 -07:00
Jay McCarthy
14f5747391
This test is sensitive to the JIT, it seems
...
original commit: bd46637210357b72d92a08a1b4a8c83fc0169b6b
2011-07-02 13:51:31 -07:00
Ryan Culpepper
341b1b3979
docs reorganization
...
added tutorial, racket categories
relabeled some other categories
normalized manual names: de-bolded, changed some names
original commit: 1b702a2ae32aba835f7467ced6b203902db0ccd9
2011-07-01 17:16:53 -06:00
Eli Barzilay
e199e35763
A long overdue scan to eliminate files without terminating newlines.
...
(DrRacket should really do that.)
original commit: 40124a0619da5e187d95aeb1dde237f05d6f9c6b
2011-06-28 02:01:41 -04:00
Eli Barzilay
95705909f6
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.
original commit: ac26fe75546b5182d78f18c2cd882f0f440849e2
2011-06-25 04:08:47 -04:00
Vincent St-Amour
be6a3a01b5
Fix a typo in Eric Hanchrow's name.
...
original commit: ef11f754e5138eb93a4e3fbe494a85958ef97094
2011-06-14 17:53:26 -04:00
Ryan Culpepper
1b8e0a4f40
rackunit: don't assume raised value is exn
...
Closes PR 11632
original commit: b45b111960a39728d35513d5d0616bd3c948bbc7
2011-05-10 18:17:21 -06:00
Ryan Culpepper
63d6faaecf
rackunit: drop redundant 'params info, use error-display-handler
...
Closes PR 11618
original commit: f6b73f01e174337534ed11e7ff78d095f16d6088
2011-05-10 18:17:21 -06:00
Robby Findler
864ae93889
moved the docs-complete library into rackunit
...
to avoid having a separate, new manual for the
one library
original commit: 507b1cd8fd81cd9c5fcf466a2a0c4c47433b0795
2011-05-05 16:10:42 -05:00
Robby Findler
5f20e27dc1
Adjusted docs-complete to print a different message when there are no docs at all
...
and ... ummm... documented docs-complete
original commit: d3c04ae701ab550364d1b6059c78b17434001e48
2011-05-04 18:54:25 -05:00
Robby Findler
585697af05
make (many of) the rackunit examples executable
...
and fix a buggy example
closes PR 11894
original commit: 0415bf6b7ff3fd72b9d935b85831b343a9a2a4f2
2011-05-04 14:02:45 -05:00
Vincent St-Amour
9c82ca4849
Fix typos in rackunit docs.
...
original commit: 2d8b4dcc3ec9e70f5d736bc39dc720200c719cd2
2011-04-27 10:11:05 -04:00
Ryan Culpepper
9323b3953b
created racket/syntax from parts of unstable/syntax
...
original commit: 73ab1675222761363f6633061bc1156189f4ba59
2011-04-07 09:47:20 -06:00
John Clements
4b92fff7c6
oops rename in tests subdir too
...
original commit: ca88fdd7e52bc57a83e45131fdabc2dddbe4fef4
2011-03-08 17:37:38 -08:00
John Clements
4878d7b4ab
renamed foldts to foldts-test-suite
...
original commit: 683f6b0fe4b6396c3931380168195abd95f9785e
2011-03-08 13:40:39 -08:00
Jay McCarthy
eb71e561ae
Fixes PR11713
...
original commit: b4c3d82c948ba263a19b680eeadde88ac7b7e4c6
2011-02-05 07:13:26 -07:00
Ryan Culpepper
03f033609b
improve rackunit gui performance
...
original commit: 755b3d2df24401dee60f419fdd79393cef7e5c99
2011-02-04 15:42:25 -07:00
Ryan Culpepper
69c96bf63c
auto-open top-level test suites in rackunit gui
...
Merge to release branch
original commit: e3c02f7072638719d3d7b81cd3dcde4c1171a101
2011-02-03 17:02:36 -07:00
Ryan Culpepper
ae629a0545
fixed race in rackunit gui
...
Merge to release branch
original commit: 9d42ef9235e40de846fc480d6fcd13fa0f00a929
2011-02-03 17:02:36 -07:00
Jay McCarthy
8dedfd28f3
This test relied on the old source location losing behavior of Rackunit
...
original commit: e081af2aef7e2b98c6c8671f38810bfbcc88a079
2010-11-25 11:38:43 -05:00
Jay McCarthy
7bffe12841
Fixing error introduce by Robby in fd53321
...
original commit: 267d2293c0d8e4b9037c6116ef59331e511b2e72
2010-11-25 11:11:46 -05:00
Robby Findler
7604a3aa38
rackunit: bring back source locations for check-equal? used in 'ho' position
...
original commit: fd53321823d54733d6d5e4ff93893c406000dfe0
2010-11-23 12:35:10 -06:00
Jay McCarthy
166c31f324
The stacks appear to be different, so maybe the JIT is different on Linux and disabling it will get stable output?
...
original commit: 6d2042fbd9bacd5acf4946afaec50bf0ba8b7f6b
2010-11-02 15:44:35 -06:00
Jay McCarthy
213dd90d4a
Maybe the DrDr error is related to flushing?
...
original commit: 7c452ad7ea29348159f8076099a7d985f5e6d901
2010-11-01 10:20:31 -06:00
Jay McCarthy
093592d371
Wrapping standalone tests so that no stderr is produced
...
original commit: 690ed259adca4d58e958370078d25524f3037748
2010-10-29 22:35:20 -06:00
Ryan Culpepper
a23ed34353
Changed rackunit top-level test output to stderr
...
Made test-begin accept zero expressions
Closes PR 11331
original commit: f17d0001c48307c81d2057b0a9bd214130bbe6c8
2010-10-29 16:01:50 -06:00
Ryan Culpepper
9f083e5d52
added data/gvector, docs (need tests)
...
original commit: 5a8d2f010e9e7858ff8c32ffadf73adac11cd98a
2010-09-06 22:15:29 -06:00
Ryan Culpepper
96265f3a32
removed useless requires
...
original commit: fff692309edd4752c82cf4adab4c45a930d525ef
2010-09-03 13:53:42 -06:00
Ryan Culpepper
329b70c143
separated "internals & extension API" from main "RackUnit API"
...
original commit: 3097bb85b76ee3741bd4c51f713ce90fe799f2ca
2010-09-01 15:48:22 -06:00
Ryan Culpepper
ac0f31b0b8
added test-* shortcuts to docs, other edits
...
original commit: c5e6580f025a902383d607d79ef3cf9367b27993
2010-09-01 15:48:22 -06:00
Robby Findler
2d76bc1a24
updated the docs to reflect that the various checks return void. Also added in some tests to that effect.
...
original commit: c8e68e5e312d4dfc0e9ee12b378ed95396958650
2010-08-27 11:27:29 -05:00
Eli Barzilay
9d86dd4881
A bunch of typo fixes.
...
Fixes PR11131.
original commit: 28530203690a0a67a20e39bfce4677112c029302
2010-08-26 12:11:00 -04:00
Robby Findler
924dacc5ec
fixed out-of-date docs
...
original commit: dd47006c3d26d95122d2e6ceff98b0b8be692362
2010-08-26 08:03:46 -05:00
Robby Findler
2e43467322
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.
original commit: 8ece97219a4e204af9459e27b676e62bd67fd52d
2010-08-14 21:34:44 -05:00
Robby Findler
4040217c8c
generalized check-exn so that you can supply a regular expression as the predicate (which matches the exception message)
...
original commit: b56019c275925a4684fa1fe12b25733f74afa5c4
2010-08-14 21:34:44 -05:00
Jay McCarthy
860cbd431f
Correcting test
...
original commit: add2cbbbda816a00ebba1687f729633d6e844e72
2010-06-02 12:12:44 -06:00
Jay McCarthy
188ad1870a
Fixing PR10950
...
original commit: 2985001a79e4939c397176861ceddc72430a8f7c
2010-06-02 10:20:20 -06:00
Eli Barzilay
ca2fdb32bd
A few more stray "racunit"s.
...
original commit: 5c702976c216362aab695a1c973fb17948b23149
2010-05-26 15:21:55 -04:00
Jay McCarthy
415bf97ff1
Forgot one place
...
original commit: 28dce6996a5c2eb8cd8489bf5e6b4da7f280fcd1
2010-05-26 13:18:02 -06:00