racket/collects/tests
Stevie Strickland 01396784c9 Fix set/c to conform to hash/c-like restrictions.
Since sets are implemented using the elements as the domain of a hash table,
the following must be true:
 * element contracts for (seteq ...) must be flat
 * element contracts for (seteqv ...) must be flat
 * element contracts for (set ...) must be chaperones, and the resulting
   contract is a chaperone contract

Also, change higher-order set/c contracts to be chaperone contracts
due to the new restrictions.
2011-07-21 18:49:06 -04:00
..
aligned-pasteboard
compiler
data
datalog
deinprogramm
drracket
errortrace
file
framework
frtime
future
gracket
honu add optional val before functions and arguments 2011-07-20 19:22:30 -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
macro-debugger macro-stepper: update tests 2011-07-18 09:01:26 -06:00
match
mysterx
mzcom
net
openssl
plai
planet
plot
profile
r6rs
racket Fix set/c to conform to hash/c-like restrictions. 2011-07-21 18:49:06 -04:00
racklog
rackunit
scribble
scriblib
slatex
srfi
srpersist
stepper fix lazy stepper test - lazy-cond1 2011-07-18 12:34:14 -04:00
stxparse
syntax
syntax-color
test-engine
typed-scheme Clean up. 2011-07-21 17:06:03 -04:00
units For lack of a colon, unit tests were failed. 2011-07-19 08:25:42 -04:00
unstable Add a lower-level interface to unstable/logging. 2011-07-21 17:06:03 -04:00
utils
web-server
xml
xrepl XREPL tests. 2011-07-19 16:39:15 -04:00
eli-tester.rkt
info.rkt
run-automated-tests.rkt
stress.rkt
zo-size.rkt