racket/collects/tests/drracket
Robby Findler 8907daf65f make the queue-callback/res function queue low-priority callbacks
This should have been like this all along; I think it can lead to
race-conditions with high-priority events. In particular, something
might be pending in the event queue and then the test suite might
queue a high-priority event to check for it, which could happen before
the event that actually does the work that's being checked for!
2012-12-09 08:55:09 -06:00
..
private make the queue-callback/res function queue low-priority callbacks 2012-12-09 08:55:09 -06:00
snip A whole bunch of missing newlines at EOFs (and a few other spaceages). 2012-10-19 06:47:24 -04:00
autosave-recovery-gui.rkt
easter-egg.rkt
example-tool.rkt
follow-log.rkt make the drr log follower show its results in a separate window 2012-11-27 22:56:44 -06:00
get-defs-test.rkt
hangman.rkt adjust tests for the new language dialog 2012-11-03 15:49:33 -05:00
image-and-comment-box.rkt
incremental-keybindings-test.rkt
info.rkt
io.rkt
language-test.rkt adjust tests for the new language dialog 2012-11-03 15:49:33 -05:00
memory-log.rkt
module-lang-test.rkt
no-write-and-frame-leak.rkt adjust the online check syntax frame/tab leak test case 2012-10-27 16:45:44 -05: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 adjust tests for the new language dialog 2012-11-03 15:49:33 -05:00
sample-solutions-testsuite-tp.scm
snips.rkt
stepper-test.rkt adjust tests for the new language dialog 2012-11-03 15:49:33 -05:00
syncheck-direct.rkt
syncheck-eval-compile-time.rkt
syncheck-test.rkt fix a bug in a syntax-case keywords spec 2012-11-22 13:54:32 -06:00
teaching-lang-coverage.rkt adjust tests for the new language dialog 2012-11-03 15:49:33 -05:00
teaching-lang-executable-creation.rkt
teaching-lang-save-file.rkt adjust tests for the new language dialog 2012-11-03 15:49:33 -05:00
teaching-lang-sharing-modules.rkt adjust tests for the new language dialog 2012-11-03 15:49:33 -05:00
teachpack.rkt adjust tests for the new language dialog 2012-11-03 15:49:33 -05:00
test-docs-complete.rkt
test-engine-test.rkt adjust tests for the new language dialog 2012-11-03 15:49:33 -05:00
time-keystrokes.rkt