racket/collects/tests
Robby Findler 85f9fbbaee interactivity fix for online check syntax
commit e503850f21 broke drracket's
interactivity (for some files it could take 2 seconds to do
that one line)

This changes the bindings-table so that it maps to sets instead of
lists. Now, instead of mutating all entries in the table right after
collecting everything, just leave them as sets until we need the info
and just sort a single entry, when it is needed
2013-02-18 16:33:50 -06:00
..
algol60
compiler
data
datalog
db fix db test script 2013-01-07 19:52:51 -05:00
deinprogramm
drracket interactivity fix for online check syntax 2013-02-18 16:33:50 -06:00
eopl
errortrace
file Add test case to show bug with inflate. 2013-02-05 17:02:21 -07:00
framework a better version of deac3fa2b3 2013-02-05 20:52:35 -06:00
frtime
future try to make this test's timing better behaved 2013-01-04 16:59:00 -06:00
generic
gracket racket/gui: fix contract of set-value' in gauge%' 2013-02-15 16:02:53 -07:00
honu
htdp-lang
html Adding test for lex-name change 2013-01-18 06:35:52 -07:00
jpr
lazy
macro-debugger
match
mysterx
mzcom
net
openssl
plai unbreak plai random mutator tests 2013-02-07 11:16:04 -06:00
planet
planet2 Informative error message for raco pkg remove 2013-02-15 15:44:31 -05:00
profile
r6rs
racket JIT: fix bug in checking certain values before unboxing 2013-02-18 11:07:45 -07:00
racklog
rackunit
scribble Scribble: add 'grouper and 'hidden-number part style properties 2013-02-01 10:15:53 -08:00
scriblib
slatex
srfi Fix year day for srfi/19-produced date*s 2013-01-18 15:48:11 -05:00
stepper
stxparse change stxparse tests to use unstable/macro-testing 2013-02-13 16:14:49 -05:00
syntax
syntax-color adjust scribble lexer so its failures print to stderr, not stdout 2013-02-16 19:55:18 -06:00
test-engine
typed-racket Fixes *-filter types and filter of zero?. 2013-02-18 11:56:59 -05:00
units
unstable try to make tmp file path shorter (for drdr) 2013-02-16 15:18:55 -05:00
utils
web-server Supporting headers and stateless in web-server/test 2013-02-08 07:01:36 -07:00
xml
xrepl
eli-tester.rkt
info.rkt
run-automated-tests.rkt
stress.rkt
zo-path.rkt
zo-size.rkt