racket/collects/tests/drracket
Robby Findler 15f36f1873 fix a bug in check syntax where it would attempt to (as part of the
coloring for blame assignment in check syntax) try to color
the right-hand side of a binding that actually comes from
a lambda-bound variable (and thus crash for not finding the
right-hand side)
(cherry picked from commit c9e4c88b7c)
2012-01-20 12:43:55 -07:00
..
private remove now-unneeded debugging printfs from drracket's module-lang test suite 2011-11-30 08:24:20 -06:00
snip Avoid compiling wxme test files. 2011-09-16 10:48:18 -04:00
autosave-recovery-gui.rkt remove debugging edit 2011-09-28 19:56:37 -05:00
example-tool.rkt
get-defs-test.rkt
hangman.rkt adjust hangman test suite strategy; instead of waiting for a hangman frame to get teh focus, 2011-09-16 12:24:39 -05:00
image-and-comment-box.rkt
incremental-keybindings-test.rkt moved the 'send to repl' keystrokes to the manual (and added a test 2011-09-23 16:37:18 -05:00
info.rkt Quick fix 2011-08-29 16:48:15 -04:00
io.rkt
language-test.rkt Fixed some bugs in the double-stacktrace window; adjusted the repl to 2011-11-07 07:42:14 -06:00
memory-log.rkt add the place creation memory use to the memory-log test 2011-09-20 17:15:02 -05:00
module-lang-test.rkt remove now-unneeded debugging printfs from drracket's module-lang test suite 2011-11-30 08:24:20 -06:00
no-write-and-frame-leak.rkt add frame:focus-table-mixin & related things to be able to make drracket 2011-09-05 08:30:49 -05:00
randomly-click-language-dialog.rkt
randomly-click-preferences.rkt
repl-test.rkt adjust drracket's repl so that it renders convertible things by turning them into .png's. 2011-12-02 08:10:32 -06:00
run.sh
sample-solutions-one-window.rkt more adjustment of the drracket test suites to avoid using os-given focus information 2011-09-05 14:13:49 -05:00
sample-solutions-testsuite-tp.scm
stepper-test.rkt add frame:focus-table-mixin & related things to be able to make drracket 2011-09-05 08:30:49 -05:00
syncheck-direct.rkt improve the strategy for check syntax's tail arrow information collection 2011-10-10 14:18:01 -05:00
syncheck-eval-compile-time.rkt adjust a syncheck test so hopefully to avoid mutating datastructures from the wrong thread 2011-09-20 17:14:57 -05:00
syncheck-test.rkt fix a bug in check syntax where it would attempt to (as part of the 2012-01-20 12:43:55 -07:00
teaching-lang-coverage.rkt
teaching-lang-executable-creation.rkt
teaching-lang-save-file.rkt fix a race (suggested by drdr test results) 2011-09-26 06:08:58 -05:00
teaching-lang-sharing-modules.rkt
teachpack.rkt add missing require 2011-09-05 20:19:15 -05:00
test-docs-complete.rkt
test-engine-test.rkt fix bugs in the way the Racket|Disable Tests menu item worked 2011-11-28 00:13:59 -06:00
time-keystrokes.rkt more adjustment of the drracket test suites to avoid using os-given focus information 2011-09-05 14:13:49 -05:00