racket/collects/tests/drracket
2011-01-02 19:53:39 -06:00
..
drracket-test-util.rkt adjusted drracket test suites so that it is (more) careful to keep all manipulation of GUI objects (text% objects seem to have been the important one) on the drracket eventspace main thread in an effort to make the test suites more stable. 2010-12-29 20:31:40 -06:00
get-defs-test.rkt
hangman.rkt
io.rkt replace one inherently racecondition-prone test with two others that approximate it 2010-12-31 10:50:27 -06:00
language-test.rkt adjusted drracket test suites so that it is (more) careful to keep all manipulation of GUI objects (text% objects seem to have been the important one) on the drracket eventspace main thread in an effort to make the test suites more stable. 2010-12-29 20:31:40 -06:00
leaky-frame.rkt improve the leak test a little by looking to see tabs get gc'd and so do the user's namespaces. 2010-11-28 19:26:38 -06:00
memory-log.rkt
module-lang-test-utils.rkt adjusted drracket test suites so that it is (more) careful to keep all manipulation of GUI objects (text% objects seem to have been the important one) on the drracket eventspace main thread in an effort to make the test suites more stable. 2010-12-29 20:31:40 -06:00
module-lang-test.rkt made module lang tests Windows friendly & Rackety 2010-12-20 08:43:28 -06:00
randomly-click-language-dialog.rkt
randomly-click-preferences.rkt
randomly-click.rkt
repl-test.rkt make the test suite less picky about the contents of the stack (but not if it has content or not) 2011-01-02 19:53:39 -06:00
run.sh Added rudimentary test suite for test engine. 2010-10-13 14:01:07 +02:00
sample-solutions-one-window.rkt
sample-solutions-testsuite-tp.scm
stepper-test.rkt
syncheck-test.rkt do a little bit better job keeping the manipulation of the gui state on the eventspace handler thread (in the syncheck test) 2010-12-31 15:29:23 -06:00
teaching-lang-coverage.rkt adjusted drracket test suites so that it is (more) careful to keep all manipulation of GUI objects (text% objects seem to have been the important one) on the drracket eventspace main thread in an effort to make the test suites more stable. 2010-12-29 20:31:40 -06:00
teaching-lang-save-file.rkt
teachpack.rkt
test-engine-test.rkt Unbreak the test-engine-test.rkt test suite. 2010-10-18 09:37:48 +02:00
time-keystrokes.rkt