Commit Graph

29 Commits

Author SHA1 Message Date
Robby Findler
f486051cd9 changed some overly specific tests so they dont have to be run from my directories and updated to some new mz error messages
svn: r13204
2009-01-18 19:28:51 +00:00
Robby Findler
07cfcb4f07 updated tests for newest stuff
svn: r11908
2008-09-29 21:06:13 +00:00
Robby Findler
3f14a1325c all drs test suites now passing except module language
svn: r11091
2008-08-05 20:27:17 +00:00
Robby Findler
38c7cbd6de svn: r11075 2008-08-04 22:53:21 +00:00
Robby Findler
612f26972e improved the error reporting in the REPL and misc other minor changes
svn: r10014
2008-05-29 04:55:43 +00:00
Matthew Flatt
860c41d749 drs bug and test-suite fixes
svn: r9709
2008-05-06 23:27:23 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
Robby Findler
a07950b2ed fixed a bug in drs -- it no longer calls random with the users random seed
svn: r7108
2007-08-17 03:03:43 +00:00
Robby Findler
d444390dde changed test suite to match latest stuff
svn: r7016
2007-08-03 13:26:48 +00:00
Robby Findler
3c5f2c7395 fixed up minor bugs in program and lots of little problems in the test suites
svn: r6173
2007-05-08 01:02:40 +00:00
Robby Findler
34568d5702 cleaned up test suite and added a test case
svn: r6026
2007-04-23 20:27:46 +00:00
Robby Findler
8f51c76a7b added pretty-format
svn: r5862
2007-04-03 22:27:21 +00:00
Robby Findler
94c1702b56 added a few things
svn: r5601
2007-02-14 23:21:12 +00:00
Robby Findler
3e679de9a5 adapted repl to new prompt stuff, fixed minor other things along the way
svn: r5179
2006-12-24 20:55:33 +00:00
Robby Findler
d47247507f changed the strategy of the preferences library in the framework to use a different key at the file.ss level (and thus save the prefs on each call to preferences:set)
svn: r5058
2006-12-07 22:32:31 +00:00
Robby Findler
d3a494fdeb fixed break-related bug in drscheme repl
svn: r3993
2006-08-09 03:28:54 +00:00
Robby Findler
cd03877fae added tests for pr 8136 and recent posts about top-level namespace strangeness on plt-scheme
svn: r3935
2006-08-02 19:04:35 +00:00
Eli Barzilay
bb5b45b181 re-do changes that were undone in r3843
svn: r3859
2006-07-28 08:15:46 +00:00
Eli Barzilay
5099b078c6 Undo the following revisions:
r3839
  r3825
  r3823
  r3821
  r3820 (undo only the changes in drscheme/private/debug.ss)
  r3792
  r3791

They will be re-done after v352 is released

svn: r3843
2006-07-27 17:12:18 +00:00
Robby Findler
b50627ffe6 added test for toplevel bug
svn: r3821
2006-07-26 12:24:47 +00:00
Robby Findler
61254b02e7 trims the top of the stack, removing drscheme-specific frames, plus fixes to the test suites
svn: r3792
2006-07-24 13:32:47 +00:00
Robby Findler
3cf662e760 cleanups in test suites
svn: r3763
2006-07-19 04:34:48 +00:00
Robby Findler
1cd117bd2c fixed some bugs revealed by the test suite (and in the test suite ...)
svn: r3336
2006-06-11 23:08:04 +00:00
Robby Findler
f9fb34a0d8 fixed bug in repl with continuations crossing between the defs and ints
svn: r1132
2005-10-23 03:18:58 +00:00
Robby Findler
8861cff087 added the not-a-language-language and some bug fixes elsewhere
svn: r1129
2005-10-22 17:03:13 +00:00
Robby Findler
a596d06517 fixed hash-bang bug
svn: r1016
2005-10-07 17:59:57 +00:00
Robby Findler
e8eeca4601 ,
svn: r501
2005-07-30 16:09:46 +00:00
Robby Findler
de72d31f2b drscheme test suites now run
svn: r498
2005-07-30 05:46:43 +00:00
Eli Barzilay
017d151d59 Adding collects, with all the right properties (except eoln-style).
svn: r3
2005-05-27 18:56:37 +00:00