Eli Barzilay
|
17090fca4f
|
A bunch of fprintf' -> eprintf' conversions (and a few related things).
|
2012-05-06 12:06:00 -04:00 |
|
Robby Findler
|
cd576ffb3c
|
adjust the easter egg test suite so it can be loaded by Sam's lib
to run all kinds of days.
also fix a bug so that it properly resets the prefs back to the
defaults (and thus has to explicitly set the language)
|
2012-03-29 07:32:18 -05:00 |
|
Robby Findler
|
e777796a74
|
fix recently introduced bug in drracket test suites
|
2012-03-26 17:13:42 -05:00 |
|
Robby Findler
|
617df05ef7
|
added a test suite for DrRacket that checks to make sure the Dear Dr
starts up on all of the days that have easter eggs (well, except 7/2,
since that one is hard to interpose on and hasn't changed in a long
time)
|
2012-03-26 15:43:56 -05:00 |
|
Robby Findler
|
bd08e09b12
|
fix up the repl test now that picts dont render as bitmaps
(following up commits
ad65164c5e and
72b9199976 )
|
2012-02-27 10:00:23 -06:00 |
|
Robby Findler
|
4763fb5189
|
drscheme => drracket
|
2012-02-14 11:26:20 -06:00 |
|
Robby Findler
|
443434fd01
|
adjust hangman test suite strategy; instead of waiting for a hangman frame to get teh focus,
instead wait for a frame in the user's eventspace that has the name "Hangman".
also, some minor rackety
|
2011-09-16 12:24:39 -05:00 |
|
Robby Findler
|
c30122d1fc
|
more adjustments to try to get the drracket test suites running in drdr
|
2011-09-05 20:19:17 -05:00 |
|
Robby Findler
|
a67f509f90
|
add frame:focus-table-mixin & related things to be able to make drracket
test suites that don't depend on the OS giving any focus messages
|
2011-09-05 08:30:49 -05:00 |
|
Robby Findler
|
a221e4bba2
|
move some helper files into the private/ directory for drracket tests
|
2011-08-17 06:19:23 -05:00 |
|