racket/collects/tests
Matthew Flatt d185c2a0df fix optimizer bug
Also fix missing copy-propagation opportunity
2011-08-19 07:35:39 -06:00
..
aligned-pasteboard
compiler
data
datalog Adding serialization of theories 2011-07-26 08:22:19 -04:00
deinprogramm
drracket Fix DrRacket test. 2011-08-17 17:34:55 -04:00
errortrace fix errortrace 2011-07-15 20:17:44 -06:00
file
framework fix the auto-square-bracket thing for with-syntax 2011-08-08 19:30:13 -05:00
frtime
future fix problems related to futures and is-list flags on pairs 2011-07-31 04:43:24 -06:00
gracket git: fix "&" and "_" handling in labels 2011-07-06 09:54:57 -06:00
honu [honu] add some examples 2011-08-12 15:16:39 -06:00
htdp-lang Undoes the 'produces -> return' part of commit c31d352f, keeping the 'changes -> mutates' change and the assorted bug fixes it contained. 2011-07-17 16:48:12 -04:00
html
jpr
lazy updated Lazy Racket to use racket/base 2011-08-17 01:48:58 -04:00
macro-debugger macro-stepper: update tests 2011-07-18 09:01:26 -06:00
match
mysterx
mzcom
net Heavily revise this test. 2011-08-15 02:37:39 -04:00
openssl
plai These tests are sensitive to the contract error messages 2011-07-02 12:19:41 -07:00
planet add more info to try to debug planet failure 2011-08-17 06:04:07 -05:00
plot
profile
r6rs
racket fix optimizer bug 2011-08-19 07:35:39 -06:00
racklog Fixing PR12085 2011-08-08 12:39:22 -06:00
rackunit Attempting to fix a very brittle test case 2011-07-06 15:21:39 -06:00
scribble Revert "Fix a scribble test for plural "Examples"" 2011-08-17 20:43:12 -06:00
scriblib generalize #%variable-reference' and add variable-reference-constant?' 2011-08-09 16:33:17 -06:00
slatex
srfi
srpersist
stepper updated expected (cons 1 2) error message 2011-08-09 09:42:23 -04:00
stxparse
syntax Fix syntax test harness to work with compiled tests. 2011-07-05 16:28:25 -04:00
syntax-color
test-engine
typed-scheme Handle apply for functions with no rest arguments. 2011-08-17 18:19:47 -04:00
units For lack of a colon, unit tests were failed. 2011-07-19 08:25:42 -04:00
unstable Test is sensitive to contract messages 2011-08-09 06:42:09 -06:00
utils
web-server Repairing tests 2011-07-24 16:58:59 -04:00
xml Adding documentation and tests for xml/path 2011-07-24 16:58:59 -04:00
xrepl Much improved `wrapped-output'. 2011-08-02 16:56:02 -04:00
eli-tester.rkt fix a `(with-handlers ([exn? ....]) ....)' 2011-08-09 16:33:18 -06:00
info.rkt
run-automated-tests.rkt
stress.rkt
zo-size.rkt