racket/collects/tests
Matthew Flatt b02e37b0b9 restore module cache
The module cache was added in 97ce26b1 (April 16, 2011),
but it was accidentally disabled in e9721058 (May 5, 2011).

This time, I figured out a way to test whether the cache is
working (other than to benchmark examples, which is how I
discovered that it wasn't working).
2011-08-28 18:15:44 -06:00
..
aligned-pasteboard
compiler fix `compile-collection-zos' 2011-08-21 11:43:59 -06:00
data
datalog
db db: split off db/util/datetime module 2011-08-27 16:31:22 -06:00
deinprogramm
drracket oops 2011-08-27 17:25:52 -05:00
errortrace
file
framework fix the auto-square-bracket thing for with-syntax 2011-08-08 19:30:13 -05:00
frtime
future
gracket speed up mult/unmult in `{get,set}-argb-pixels' 2011-08-26 09:13:28 -06:00
honu [honu] move test to the tests collection 2011-08-19 17:13:22 -06:00
htdp-lang I believe this fixes PR12117. The teaching languages rely on syntax/struct. (I have run the teaching language tests, but do not other uses of syntax/struct.) It appears that syntax/struct has been incorrectly creating this information for some time. The problem is that it would end the static info with a #f if the selectors or setters were omitted, but reading the documentation implies that there should be a final #f in either case. I've therefore changed the boolean to an or over the flags 2011-08-19 11:30:42 -06:00
html
jpr
lazy updated Lazy Racket to use racket/base 2011-08-17 01:48:58 -04:00
macro-debugger
match
mysterx
mzcom
net Heavily revise this test. 2011-08-15 02:37:39 -04:00
openssl
plai
planet make all of the planet tests run sequentially (as they manipulate global 2011-08-27 16:41:33 -05:00
plot
profile
r6rs
racket restore module cache 2011-08-28 18:15:44 -06:00
racklog Fixing PR12085 2011-08-08 12:39:22 -06:00
rackunit
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
syntax-color
test-engine
typed-scheme Repair test for boolean generalization. 2011-08-26 14:08:40 -04:00
units
unstable Added tests for sequence/c with multiple-valued sequences. 2011-08-27 12:57:26 -04:00
utils
web-server
xml
xrepl Add $1', $2', ..., `$5' as last-value references. 2011-08-26 09:42:56 -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