racket/collects/tests/drracket
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
..
private
snip
autosave-recovery-gui.rkt
easter-egg.rkt
example-tool.rkt
follow-log.rkt add gc log following info to the drr performance monitor 2013-02-16 07:39:33 -06:00
get-defs-test.rkt
hangman.rkt
image-and-comment-box.rkt
incremental-keybindings-test.rkt
info.rkt
io.rkt
language-test.rkt
memory-log.rkt
module-lang-test.rkt
no-write-and-frame-leak.rkt add a basic test of the logger GUI 2012-12-27 10:23:48 -06:00
randomly-click-language-dialog.rkt
randomly-click-preferences.rkt
repl-test-debug.rkt
repl-test-debugprofile.rkt
repl-test-misc.rkt
repl-test-raw.rkt
run.sh
sample-solutions-one-window.rkt
sample-solutions-testsuite-tp.scm
snips.rkt
stepper-test.rkt
syncheck-direct.rkt
syncheck-eval-compile-time.rkt
syncheck-test.rkt interactivity fix for online check syntax 2013-02-18 16:33:50 -06:00
teaching-lang-coverage.rkt
teaching-lang-executable-creation.rkt
teaching-lang-save-file.rkt
teaching-lang-sharing-modules.rkt
teachpack.rkt
test-docs-complete.rkt
test-engine-test.rkt
time-keystrokes.rkt