Jay McCarthy
|
bfc43a7ebd
|
More permissive cookie parser
|
2010-05-04 11:20:22 -06:00 |
|
Jay McCarthy
|
3f19ad6fce
|
Including version in cookie output
|
2010-05-04 10:42:57 -06:00 |
|
Matthew Flatt
|
a097b2ef6a
|
fix chaperone-hash to be more consistent with key handling
|
2010-05-03 17:59:54 -06:00 |
|
Sam Tobin-Hochstadt
|
d5776a1266
|
use `vector-member'
|
2010-05-03 18:03:01 -04:00 |
|
Sam Tobin-Hochstadt
|
69e2122af6
|
vector-mem{ber,q,v}
|
2010-05-03 17:08:36 -04:00 |
|
Sam Tobin-Hochstadt
|
34e64b650f
|
Add test for bug 10868
Add 'unit' command line arg to 'run.rkt' command to just run the unit tests
|
2010-05-03 15:13:33 -04:00 |
|
Sam Tobin-Hochstadt
|
92a3085658
|
rename
|
2010-05-03 13:18:56 -04:00 |
|
Sam Tobin-Hochstadt
|
996405af9c
|
fix problem reported by Sigrid on plt-scheme
|
2010-05-03 13:15:19 -04:00 |
|
Sam Tobin-Hochstadt
|
6b5305afe7
|
run .rkt files
|
2010-05-03 13:01:58 -04:00 |
|
Matthew Flatt
|
5a93e8c5e0
|
more test repairs
|
2010-05-02 08:31:12 -06:00 |
|
Matthew Flatt
|
e504acb726
|
use .rktl suffix for files meant to be 'load'ed
|
2010-05-01 09:58:16 -06:00 |
|
Matthew Flatt
|
043f97df97
|
fix more test files
|
2010-05-01 07:23:05 -06:00 |
|
Matthew Flatt
|
fa538620e8
|
fix cm test
|
2010-04-30 20:19:53 -06:00 |
|
Sam Tobin-Hochstadt
|
85fad33c4c
|
loadtest.ss -> loadtest.rkt
|
2010-04-30 16:35:48 -04:00 |
|
Sam Tobin-Hochstadt
|
9a170047f4
|
.ss -> .rkt
|
2010-04-30 16:29:10 -04:00 |
|
Jay McCarthy
|
e40f89fed2
|
Adding mark params
|
2010-04-30 13:06:55 -06:00 |
|
Jay McCarthy
|
e3a9aa8162
|
Fixing test of pprint
|
2010-04-30 11:07:02 -06:00 |
|
Jay McCarthy
|
645b0b06fe
|
Merge branch 'master' of git.racket-lang.org:plt
|
2010-04-30 10:57:38 -06:00 |
|
Jay McCarthy
|
bc5cf30ebe
|
Renaming rktunit to racunit
|
2010-04-30 10:57:32 -06:00 |
|
Matthew Flatt
|
f20d3db75f
|
fix some DrDr tests
|
2010-04-29 19:55:39 -06:00 |
|
Matthew Flatt
|
7ed0d4e00a
|
futures: protect use of mfence by processor count
|
2010-04-29 17:11:42 -06:00 |
|
Jay McCarthy
|
f70ffca756
|
Renaming schemeunit to rktunit and adding compat layer
|
2010-04-29 15:00:02 -06:00 |
|
Jay McCarthy
|
5cb8f4e3d9
|
Renaming logic/schelog to raclog, supporting unification for all racket datatypes
|
2010-04-29 13:41:12 -06:00 |
|
Jay McCarthy
|
7cd703f034
|
Renaming schelog to logic and racketing
|
2010-04-28 13:37:57 -06:00 |
|
Jay McCarthy
|
8a6cdfe582
|
Merge branch 'master' of git.racket-lang.org:plt
|
2010-04-28 13:21:53 -06:00 |
|
Jay McCarthy
|
7d1c7d874b
|
Changing unstable, xml, html, and web-server to be rackety
|
2010-04-28 13:21:30 -06:00 |
|
Matthew Flatt
|
6a28bd0e4b
|
fix some tests for drdr
|
2010-04-28 11:02:31 -06:00 |
|
Carl Eastlund
|
8879f4a61d
|
Updated unstable/srcloc tests for racket.
|
2010-04-28 12:30:25 -04:00 |
|
Matthew Flatt
|
882b7dce0e
|
move tests/mzscheme to tests/racket
|
2010-04-27 18:28:39 -06:00 |
|
Matthew Flatt
|
28b4043077
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
|
Jay McCarthy
|
94a6aac517
|
failure-prefix form and failure-format parameter in eli-tester
|
2010-04-27 16:12:32 -06:00 |
|
Jay McCarthy
|
5b779d22ac
|
slatex test, slatex contracts and props
|
2010-04-27 11:00:24 -06:00 |
|
Jay McCarthy
|
e258476748
|
Supporting multiple value returns in formlets
|
2010-04-27 10:41:56 -06:00 |
|
Jay McCarthy
|
dbe00ce0b4
|
Fixing test re banner change
|
2010-04-27 09:44:57 -06:00 |
|
Jay McCarthy
|
5823da1710
|
Moving error output to stderr
|
2010-04-27 09:35:01 -06:00 |
|
Jay McCarthy
|
306e67f3ab
|
Fixing test finding
|
2010-04-27 09:31:05 -06:00 |
|
Jay McCarthy
|
96a3f47ea0
|
Fixing cookie regex
|
2010-04-27 08:48:07 -06:00 |
|
Jay McCarthy
|
97f5e690b5
|
Rearranging docs and renaming assert
|
2010-04-26 16:04:02 -06:00 |
|
Jay McCarthy
|
8cbfe949be
|
Unit tests
|
2010-04-26 15:44:20 -06:00 |
|
Jay McCarthy
|
33583fd5ca
|
Unit tests
|
2010-04-26 15:34:26 -06:00 |
|
Jay McCarthy
|
a8027280b5
|
Merge branch 'master' of git.racket-lang.org:plt
|
2010-04-26 13:42:54 -06:00 |
|
Jay McCarthy
|
78eab1a245
|
Adding predicates and using alists
|
2010-04-26 13:15:29 -06:00 |
|
Jay McCarthy
|
ca987f9020
|
New test
|
2010-04-26 12:26:08 -06:00 |
|
Jay McCarthy
|
9fce3c6963
|
Automated tests
|
2010-04-26 11:54:09 -06:00 |
|
Jay McCarthy
|
3cf1dc3440
|
Moving examples to tests
|
2010-04-26 11:36:52 -06:00 |
|
Sam Tobin-Hochstadt
|
8047e32662
|
Treat static struct info as pattern constructor.
|
2010-04-26 11:44:37 -04:00 |
|
Matthew Flatt
|
a6694a08b7
|
fix make-base-namespace in scheme/base (PR 10870)
|
2010-04-26 06:47:02 -06:00 |
|
Sam Tobin-Hochstadt
|
a46461d4f7
|
racket/base instead of scheme/base, see PR 10870
|
2010-04-25 18:43:10 -04:00 |
|
Matthew Flatt
|
616080c7c4
|
change 'define-struct' to bind the type name as a constructor, add an #:extra-constructor-name option, etc.
|
2010-04-25 12:10:36 -06:00 |
|
Matthew Flatt
|
76754c5443
|
set-subset? to subset?
|
2010-04-24 07:18:11 -06:00 |
|