Eli Barzilay
|
2d9601089d
|
A lot of "MzScheme" -> "Racket"s.
|
2010-05-16 18:26:26 -04:00 |
|
Eli Barzilay
|
a82bb41950
|
some prop fixes
|
2010-05-16 18:26:25 -04:00 |
|
Matthew Flatt
|
900784c8e4
|
fix regexp sub-pattern reporting
|
2010-05-15 08:36:11 -06:00 |
|
Jay McCarthy
|
b58932ba39
|
Off by one
|
2010-05-14 11:05:23 -06:00 |
|
Sam Tobin-Hochstadt
|
21b5c25c90
|
Add annotation to test.
Fix default case for `vector-set!'
|
2010-05-14 11:00:23 -04:00 |
|
Sam Tobin-Hochstadt
|
ff36a6e8d1
|
sensible handling of literal vectors
|
2010-05-14 11:00:23 -04:00 |
|
Sam Tobin-Hochstadt
|
7ac925695f
|
more sensible version of het vectors.
add vector-length, vector-set!
|
2010-05-14 11:00:23 -04:00 |
|
Sam Tobin-Hochstadt
|
ec14f2c0b8
|
Finish het vectors
|
2010-05-14 11:00:22 -04:00 |
|
Sam Tobin-Hochstadt
|
0558d11abb
|
more testing
|
2010-05-14 11:00:22 -04:00 |
|
Jay McCarthy
|
bac7ff3bdf
|
Fixing X11 test bugs
|
2010-05-13 14:34:34 -06:00 |
|
Jay McCarthy
|
fb8e8640bb
|
This error should not be on stderr, because it is intended
|
2010-05-13 14:25:39 -06:00 |
|
Sam Tobin-Hochstadt
|
a893116391
|
fix more tests
|
2010-05-13 13:36:54 -04:00 |
|
Sam Tobin-Hochstadt
|
dcf8507fd6
|
Fix incorrect tests.
|
2010-05-13 12:35:14 -04:00 |
|
Sam Tobin-Hochstadt
|
60aed123ce
|
fix more tests
|
2010-05-12 21:33:55 -04:00 |
|
Sam Tobin-Hochstadt
|
499f36ee69
|
add simple test
|
2010-05-12 17:05:09 -04:00 |
|
Sam Tobin-Hochstadt
|
5a8fac0bdf
|
switch to typed/
|
2010-05-12 11:52:11 -04:00 |
|
Sam Tobin-Hochstadt
|
ec942b6dab
|
Merge remote branch 'origin/master' into samth/new-logic2
|
2010-05-12 10:59:29 -04:00 |
|
Sam Tobin-Hochstadt
|
4548426cd4
|
Merge remote branch 'origin/master' into samth/new-logic2
|
2010-05-11 15:19:52 -04:00 |
|
Vincent St-Amour
|
2435f6fe06
|
Changed the common benchmark wrapper to use the racket language and to
print return values.
|
2010-05-11 14:56:43 -04:00 |
|
Vincent St-Amour
|
11d8dac0bf
|
Got rid of one-armed ifs in the common benchmarks.
|
2010-05-11 14:56:43 -04:00 |
|
Eli Barzilay
|
50753b6364
|
more fixes to automated tests
|
2010-05-10 23:36:14 -04:00 |
|
Eli Barzilay
|
8b3ff3e297
|
Use racket for automated tests.
|
2010-05-10 22:13:10 -04:00 |
|
Matthew Flatt
|
899e85f94f
|
change prop:custom-print-as-constructor to more general prop:custom-print-quotable
|
2010-05-10 18:32:25 -06:00 |
|
Sam Tobin-Hochstadt
|
a81de56b30
|
add test for bug found by vincent
|
2010-05-10 17:55:29 -04:00 |
|
Carl Eastlund
|
ff5b8da551
|
Adjusted list/c to stand alone, rather than using cons/c, so that it prints as itself.
|
2010-05-10 16:39:07 -04:00 |
|
Sam Tobin-Hochstadt
|
fe10457f4e
|
more test errors
|
2010-05-10 16:22:41 -04:00 |
|
Sam Tobin-Hochstadt
|
08d0df5256
|
fix test suite errors
|
2010-05-10 16:09:58 -04:00 |
|
Sam Tobin-Hochstadt
|
b1a49470ee
|
fix `implied-atomic?'
|
2010-05-10 11:51:18 -04:00 |
|
Sam Tobin-Hochstadt
|
82ee73ab51
|
Merge remote branch 'origin/master' into samth/new-logic2
Conflicts:
collects/typed-scheme/scribblings/begin.scrbl
collects/typed-scheme/scribblings/quick.scrbl
collects/typed-scheme/scribblings/ts-guide.scrbl
collects/typed-scheme/scribblings/ts-reference.scrbl
collects/typed-scheme/scribblings/varargs.scrbl
|
2010-05-10 10:36:21 -04:00 |
|
Matthew Flatt
|
41e1fe958f
|
test repairs
|
2010-05-10 06:23:37 -06:00 |
|
Matthew Flatt
|
ed1d7f81c9
|
move drscheme and tests/drscheme to drracket and tests/drracket
|
2010-05-09 15:34:50 -06:00 |
|
Robby Findler
|
155cc4ac05
|
fixed the way preference file restoration works in the case that there is no preferences file to start with
|
2010-05-08 16:22:56 -05:00 |
|
Robby Findler
|
eb5c839b97
|
changed an ss to a rkt
|
2010-05-08 16:18:04 -05:00 |
|
Jay McCarthy
|
8c918c489a
|
Fixing test re printing output... again :)
|
2010-05-07 12:44:12 -06:00 |
|
Matthew Flatt
|
e5a259bdf0
|
document latest printing convention
|
2010-05-06 18:01:21 -06:00 |
|
Matthew Flatt
|
43027a8d9b
|
switch printer to constructor+quote style
|
2010-05-06 10:33:42 -06:00 |
|
Sam Tobin-Hochstadt
|
1146ffa76d
|
Merge branch 'master' into samth/new-logic2
Conflicts:
collects/typed-scheme/private/parse-type.rkt
collects/typed-scheme/typecheck/tc-app.rkt
|
2010-05-05 13:35:29 -04:00 |
|
Matthew Flatt
|
27cd77c16c
|
fix problem with chaperone of chaperoned hash
|
2010-05-05 09:23:40 -06:00 |
|
Matthew Flatt
|
7c52a82216
|
fix another hash chaperone bug
|
2010-05-05 07:52:48 -06:00 |
|
Matthew Flatt
|
60446bcd95
|
fix racket/vector test and doc typo
|
2010-05-05 06:18:52 -06:00 |
|
Sam Tobin-Hochstadt
|
90f7f522f8
|
minor test edits
|
2010-05-04 19:47:38 -04:00 |
|
Sam Tobin-Hochstadt
|
a728bae3cb
|
use racunit better to get expected/actual info
|
2010-05-04 19:47:38 -04:00 |
|
Sam Tobin-Hochstadt
|
d678e7657d
|
use `test-begin' in test
|
2010-05-04 19:47:37 -04:00 |
|
Sam Tobin-Hochstadt
|
3ebd04550a
|
typed/racunit:
- fix more contracts
- make test tests not fail
|
2010-05-04 19:47:37 -04:00 |
|
Sam Tobin-Hochstadt
|
0a2b16f804
|
fix some racunit types, add test case
|
2010-05-04 19:47:37 -04:00 |
|
Ryan Culpepper
|
d0cc31b35e
|
syntax/parse: reverted error message, fixed error test
|
2010-05-04 14:12:49 -06:00 |
|
Matthew Flatt
|
8af4134991
|
move result-chaperoning procedure to start of chaperioning procedure's results
|
2010-05-04 13:56:21 -06:00 |
|
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 |
|