racket/collects/tests
Matthew Flatt 26269c329e racket/base: add some missing predicates
The new predicates are `progress-evt?' `thread-cell-values?',
`prefab-key?', `semaphore-peek-evt?', and `channel-put-evt?'.
These were used internally, and now they appear in contract
error messages.
2012-05-29 11:01:52 -06:00
..
aligned-pasteboard
compiler A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
data
datalog Big newline at EOF scan. 2012-02-29 00:28:11 -05:00
db db: various fixes and additions 2012-05-09 09:17:52 -06:00
deinprogramm fix some tests related to the make-color' and make-pen' addition 2012-05-03 19:22:58 -06:00
drracket A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
eopl Big newline at EOF scan. 2012-02-29 00:28:11 -05:00
errortrace errortrace repair 2012-03-13 14:35:49 -06:00
file Streamline more test suits. 2012-05-24 11:27:13 -04:00
framework A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
frtime
future implement branch mode JIT generation for `box-cas!' 2012-05-03 19:22:46 -06:00
generic Rename generics => generic. 2012-05-24 16:51:14 -04:00
gracket Convert all uses of mzlib/class100 to racket/class 2012-05-26 11:12:55 -04:00
honu [honu] use a local macro inside a where expression 2012-04-06 12:36:18 -06:00
htdp-lang update HtDP *SL tests for revised error-message convention 2012-05-26 08:05:12 -06:00
html
jpr
lazy fix misc tests for error-message change 2012-05-26 08:18:19 -06:00
macro-debugger fix check-requires for submodules 2012-05-07 14:46:13 -06:00
match Allow multiple right hand sides in match/values. 2012-03-01 15:05:51 -05:00
mysterx
mzcom
net Streamline more test suits. 2012-05-24 11:27:13 -04:00
openssl openssl: more little fixes 2012-03-01 20:34:53 -07:00
plai fix misc tests for error-message change 2012-05-26 08:18:19 -06:00
planet fix Planet resolver for submodule tests 2012-04-19 08:15:11 -06:00
profile Leftover file that wasn't added with the `tests/profile' refactoring. 2012-05-24 11:53:03 -04:00
r6rs
racket racket/base: add some missing predicates 2012-05-29 11:01:52 -06:00
racklog
rackunit
scribble fix misc tests for error-message change 2012-05-26 08:18:19 -06:00
scriblib Fixing PR12779 2012-05-28 11:52:56 -06:00
slatex
srfi
stepper A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
stxparse more template improvements 2012-03-21 17:48:10 -06:00
syntax syntax/free-vars: fix quadratic behavior 2012-05-28 20:22:31 -06:00
syntax-color
test-engine
typed-racket Reduce random testing attemps to avoid DrDr timeouts. 2012-05-26 11:06:29 -04:00
units "broke it's contract" -> "broke its contract" 2012-05-16 11:44:09 -04:00
unstable Add tests from unstable/generics. 2012-05-24 16:51:10 -04:00
utils
web-server Supporting methods in web-server/dispatch 2012-05-28 14:13:19 -06:00
xml generalize `xml/plist' to read/write any plist value 2012-04-10 16:38:54 -06:00
xrepl Use `scribble/text/wrap' in xrepl. 2012-05-06 05:38:04 -04:00
eli-tester.rkt Drop the now-redundant " " argument from existing uses of `string-join'. 2012-05-24 10:40:20 -04:00
info.rkt Don't compile test files. 2012-03-13 10:29:13 -04:00
run-automated-tests.rkt Don't compile test files. 2012-03-13 10:29:13 -04:00
stress.rkt
zo-path.rkt
zo-size.rkt