racket/collects/tests/drracket
Robby Findler 34618708a6 give up on a (small) part of the repl test.
Specifically, it seems like about 20% of the time (in drdr),
running the program

  (let l()(l))

in DrRacket and then clicking the break button results in a state
where DrRacket's focus is not in the definitions window. I can't seem
to make this happen on my own machine and I'm not sure if this a
race-condition in the test suite or a real bug in DrRacket but it
seems minor enough (given all of the other focus-based testing that is
happening in this (and related) test suites) that I'm just going to
give up on this particular test.
2012-08-05 08:14:58 -05:00
..
private give up on a (small) part of the repl test. 2012-08-05 08:14:58 -05:00
snip bring back drscheme/private/number-snip.ss since it may 2012-07-19 07:29:42 -05:00
autosave-recovery-gui.rkt drscheme => drracket 2012-02-14 11:26:20 -06:00
easter-egg.rkt adjust the easter egg test suite so it can be loaded by Sam's lib 2012-03-29 07:32:18 -05:00
example-tool.rkt move some helper files into the private/ directory for drracket tests 2011-08-17 06:19:23 -05:00
get-defs-test.rkt adjust some libraries to avoid converting paths to strings too early 2012-02-10 06:17:18 -07:00
hangman.rkt drscheme => drracket 2012-02-14 11:26:20 -06:00
image-and-comment-box.rkt adding teaching language executable creation test case 2011-07-16 09:38:45 -05:00
incremental-keybindings-test.rkt adjust the timeouts to two drracket tests and add a little syncronization help in a third 2012-05-31 10:56:13 -05:00
info.rkt Don't compile test files. 2012-03-13 10:29:13 -04:00
io.rkt A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
language-test.rkt bring the language test up to date with the latest error messages 2012-07-17 21:58:56 -05:00
memory-log.rkt drscheme => drracket 2012-02-14 11:26:20 -06:00
module-lang-test.rkt module lang test now up to date with error message changes 2012-07-17 22:33:56 -05:00
no-write-and-frame-leak.rkt A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
randomly-click-language-dialog.rkt move some helper files into the private/ directory for drracket tests 2011-08-17 06:19:23 -05:00
randomly-click-preferences.rkt move some helper files into the private/ directory for drracket tests 2011-08-17 06:19:23 -05:00
repl-test-debug.rkt drscheme => drracket 2012-02-14 11:26:20 -06:00
repl-test-debugprofile.rkt drscheme => drracket 2012-02-14 11:26:20 -06:00
repl-test-misc.rkt fixed repl-test-misc.rkt for the error message changes 2012-07-19 06:26:43 -05:00
repl-test-raw.rkt drscheme => drracket 2012-02-14 11:26:20 -06:00
run.sh Added rudimentary test suite for test engine. 2010-10-13 14:01:07 +02:00
sample-solutions-one-window.rkt drscheme => drracket 2012-02-14 11:26:20 -06:00
sample-solutions-testsuite-tp.scm
snips.rkt Lost the snipclass with the name (lib "collapsed-snipclass.ss" "framework") 2012-02-14 11:26:20 -06:00
stepper-test.rkt drscheme => drracket 2012-02-14 11:26:20 -06: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 A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
syncheck-test.rkt add tooltips at the start and end of arrows indicating how many references 2012-07-30 21:46:22 -05:00
teaching-lang-coverage.rkt A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
teaching-lang-executable-creation.rkt adding teaching language executable creation test case 2011-07-16 09:38:45 -05:00
teaching-lang-save-file.rkt A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
teaching-lang-sharing-modules.rkt A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
teachpack.rkt drscheme => drracket 2012-02-14 11:26:20 -06:00
test-docs-complete.rkt Added online expansion and compilation of files 2011-08-02 16:28:16 -05:00
test-engine-test.rkt add a test case for check-expect expressions where the first position has an error 2012-07-31 22:25:34 -05: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