Commit Graph

629 Commits

Author SHA1 Message Date
Noel Welsh
39d78f3fbf Wrap a parameter/c contract around current-proxy-servers, so it may be used in calls to parameterize. Add test for same.
svn: r7030
2007-08-06 13:58:22 +00:00
Robby Findler
d444390dde changed test suite to match latest stuff
svn: r7016
2007-08-03 13:26:48 +00:00
John Clements
3f58e02472 ...
svn: r7001
2007-08-02 15:17:27 +00:00
Robby Findler
67dd80eb78 changes noticed by Matthew
svn: r6980
2007-07-29 18:56:32 +00:00
Robby Findler
23d245c09f fixed PR 8830
svn: r6979
2007-07-29 03:39:44 +00:00
Robby Findler
0b61b9b313 fixed PR 8828
svn: r6970
2007-07-26 01:24:44 +00:00
Matthew Flatt
6ab2806fe0 add one more monochrome-bitmap test
svn: r6964
2007-07-25 18:38:33 +00:00
Eli Barzilay
418df561e7 PR8809 (value-less keys in the query parts) -- see message in the PR log
svn: r6931
2007-07-18 03:42:23 +00:00
Carl Eastlund
33b4228a4e Updated ellipsis error message in htdp languages.
Updated test cases for ellipsis error message.
Fixed problem with htdp advanced tests introduced with previous ellipsis updates.
Fixed htdp tests for updated undefined variable error message.

svn: r6887
2007-07-10 21:23:33 +00:00
Robby Findler
867ae7b56d added local-like category to square bracketing magic
svn: r6886
2007-07-10 16:13:09 +00:00
Matthew Flatt
a1e2d59690 370.6
svn: r6849
2007-07-08 00:24:03 +00:00
Matthew Flatt
9764065c6a 370.5
svn: r6832
2007-07-07 08:31:19 +00:00
Robby Findler
2dfd35e5c7 added parameter/c
svn: r6770
2007-06-29 16:44:18 +00:00
Matthew Flatt
b883f4ef76 fix problem with recursive reads on hash tables, sfix syntax-quoted hash tables in marhsaled compiled code, and add a bit more new documentation
svn: r6759
2007-06-28 22:59:06 +00:00
Carl Eastlund
5b67fcbb86 Added binding for .., ..., ...., ....., and ...... in htdp languages.
Uses of these dots expand to an expression generating a runtime error
stating "expected a finished expression, but found a placeholder".
Students may write and run unfinished templates (as usual), but will get an
error message that is more specific and hopefully more useful than unbound variable.

Added tests for this functionality.

svn: r6743
2007-06-26 15:41:01 +00:00
Matthew Flatt
d518f24039 370.4
svn: r6710
2007-06-20 21:11:38 +00:00
Robby Findler
ce0b5fec2f added a test case for the bug Shu-yu just fixed
svn: r6675
2007-06-16 17:29:19 +00:00
Matthew Flatt
441c509549 fix to 64-bit problems and let-values optimization (PRs 8748 and 8744)
svn: r6668
2007-06-15 22:54:56 +00:00
Robby Findler
ea5b3493f3 fixed define-contract-struct so that it defines (via define-syntax) the struct name, following the define-struct covention
svn: r6664
2007-06-14 21:14:14 +00:00
Matthew Flatt
2385d8bd93 fix trait bug found by Ryan
svn: r6653
2007-06-13 22:47:17 +00:00
Robby Findler
3857b95a7b fixed PR 8737
svn: r6596
2007-06-12 15:23:54 +00:00
Matthew Flatt
7d7cae8bf2 get rid of for-values, change document format for mini-grammars
svn: r6549
2007-06-09 01:13:52 +00:00
Matthew Flatt
63ce7b93fb 370.3
svn: r6545
2007-06-08 08:03:06 +00:00
Matthew Flatt
d2f0b1756c schemeblock improvements and reference-manual work
svn: r6468
2007-06-04 06:34:16 +00:00
Matthew Flatt
e9385a910e 370.2
svn: r6369
2007-05-29 03:26:32 +00:00
Robby Findler
6a7b44f92e fixed PR 8703
svn: r6361
2007-05-28 18:25:39 +00:00
Jay McCarthy
7a8e486de8 Updating problem report
svn: r6272
2007-05-24 17:09:02 +00:00
Matthew Flatt
3c25a6ad93 make scribble reader section fit narrower column
svn: r6265
2007-05-24 10:36:03 +00:00
Robby Findler
3d4f153275 fixed default value of parameter
svn: r6234
2007-05-19 23:05:09 +00:00
Matthew Flatt
44fab79324 SRFI test updates from Chongkai
svn: r6216
2007-05-12 23:22:40 +00:00
Noel Welsh
afa7382c9c This file tests that all SRFIs load in Mz/DrScheme as required for the SRFI verifications test.
svn: r6186
2007-05-10 08:21:55 +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
82ec65680d fixed up some of the old tests
svn: r6165
2007-05-07 01:30:32 +00:00
Matthew Flatt
ffff979bd7 fix equal-hashing of characters, and also correct potential 3m allocations problem (at least on 64-bit machines, for now) in MzScheme/MrEd start-up
svn: r6156
2007-05-05 23:43:25 +00:00
Robby Findler
e41ff4705e improved error checking for provide/contract struct clauses
svn: r6155
2007-05-05 17:50:19 +00:00
Robby Findler
41d4b5d28e changed teachpacks to be language specific
svn: r6145
2007-05-04 20:45:15 +00:00
Eli Barzilay
e374d7a051 more memory!
svn: r6141
2007-05-04 09:43:58 +00:00
Robby Findler
fa2b488b75 fixed a bug in the star image constructing function
svn: r6130
2007-05-03 19:13:19 +00:00
Robby Findler
ff700eae1b added test case to catch broken shrink
svn: r6121
2007-05-03 01:35:27 +00:00
Matthew Flatt
448cba2fb5 fix HtDP require so that it correctly binds fo lib and planet paths
svn: r6120
2007-05-02 22:40:48 +00:00
Eli Barzilay
e4b7d760d5 more memory for limited memory test
svn: r6119
2007-05-02 09:31:39 +00:00
Matthew Flatt
60cb899ba1 require in the HtDP languages
svn: r6116
2007-05-02 01:18:57 +00:00
Matthew Flatt
0cba826ae5 369.12
svn: r6115
2007-05-01 23:46:51 +00:00
Robby Findler
bce27f35f0 the image library now accepts inexacts and non-integral numbers in many places
svn: r6112
2007-05-01 15:30:35 +00:00
Robby Findler
047346c1c8 fixed bugs in test suite
svn: r6104
2007-04-30 19:39:15 +00:00
Robby Findler
5ac3fdd86e added unsafe list contract combinators
svn: r6096
2007-04-29 21:46:27 +00:00
Matthew Flatt
e9bf34f193 369.11
svn: r6085
2007-04-29 02:08:24 +00:00
Robby Findler
ddf5ddaf68 fixed a bug in structs
svn: r6059
2007-04-27 22:02:14 +00:00
Matthew Flatt
52201f68d1 fix path.ss test quite to work on non-Windows platforms
svn: r6046
2007-04-25 23:12:38 +00:00
Matthew Flatt
7c0ea5b79c fix Windows stat() problem, and also fix some path-manipulation bugs related to //?/ paths
svn: r6037
2007-04-25 05:56:50 +00:00
Matthew Flatt
6afb79188d test and fix hook for create-embedding-executable
svn: r6036
2007-04-25 00:43:51 +00:00
Matthew Flatt
2009419979 fix read-error reporting for characters that live in no port
svn: r6031
2007-04-24 01:50:09 +00:00
Robby Findler
34568d5702 cleaned up test suite and added a test case
svn: r6026
2007-04-23 20:27:46 +00:00
Matthew Flatt
fdf878cda5 fix char-set-complement (PR 8624, patch from Jens Axel)
svn: r6016
2007-04-22 21:17:25 +00:00
Matthew Flatt
a45251d272 369.10
svn: r6003
2007-04-20 01:16:15 +00:00
Matthew Flatt
1adc10788d save some unfinished testing ideas
svn: r5984
2007-04-19 08:58:55 +00:00
Matthew Flatt
a420febb1b undo accidental commit of commenting-out a test case
svn: r5979
2007-04-19 03:14:51 +00:00
Matthew Flatt
681d88ed52 improve DrScheme's auto-indenting and S-exp movement for Scheme code with quote, #;, etc.
svn: r5977
2007-04-19 02:44:31 +00:00
Chongkai Zhu
0a32a8d304 update
svn: r5974
2007-04-18 02:38:58 +00:00
Robby Findler
db8cba03aa added unconstrained-domain->
svn: r5967
2007-04-17 18:54:19 +00:00
Eli Barzilay
e885e79295 URL parsing is closer to the RFC now
svn: r5965
2007-04-17 11:56:20 +00:00
Matthew Flatt
cc8e660737 test for module require-cycle checking
svn: r5964
2007-04-17 11:39:23 +00:00
Eli Barzilay
ee91e07ee3 tests for using colons in scheme-less paths
svn: r5959
2007-04-17 06:11:39 +00:00
Chongkai Zhu
bbfecd12e1 SRFI 35 added
svn: r5924
2007-04-11 14:06:01 +00:00
Eli Barzilay
30a27b1d8b better sandbox input
svn: r5905
2007-04-09 11:11:22 +00:00
Eli Barzilay
c6f377aca8 better output specs and implementation
svn: r5903
2007-04-09 09:15:25 +00:00
Matthew Flatt
34d00a000c 369.9
svn: r5902
2007-04-09 08:34:00 +00:00
Matthew Flatt
e4d0589442 fix problem with dw and implicit prompt
svn: r5899
2007-04-09 05:22:18 +00:00
Matthew Flatt
b41a2abf23 test for: fix bug field counts for struct-type-info result
svn: r5895
2007-04-09 02:26:38 +00:00
Eli Barzilay
4cf75fbb65 some filename tweaks for windows
svn: r5891
2007-04-08 21:39:12 +00:00
Matthew Flatt
392bd607d4 make binding on #%module-begin form more consistent when the module body contains a single expression (patch from samth)
svn: r5889
2007-04-08 11:48:28 +00:00
Matthew Flatt
555e5376a3 fix a bug related to the implicit prompt in a thread taking over the role of an explicit prompt
svn: r5887
2007-04-08 08:57:58 +00:00
Matthew Flatt
9bf5fe3872 test for field value names in class
svn: r5881
2007-04-07 23:36:45 +00:00
Eli Barzilay
874c0331c3 do what you can when not in 3m
svn: r5878
2007-04-07 02:23:36 +00:00
Eli Barzilay
6aa7b2c87d typo
svn: r5877
2007-04-07 01:44:37 +00:00
Eli Barzilay
4ea6d7e1ed added sandbox to the mzlib tests
svn: r5876
2007-04-06 10:18:40 +00:00
Eli Barzilay
433c9a57ec new sandbox in mzlib
svn: r5873
2007-04-06 08:56:23 +00:00
Robby Findler
8f51c76a7b added pretty-format
svn: r5862
2007-04-03 22:27:21 +00:00
Chongkai Zhu
a31d421ede fix bug report 8588
svn: r5845
2007-03-30 04:40:03 +00:00
Matthew Flatt
ca7fada621 fix delim-cont bugs related to capturing a composable continuation in a post thunk
svn: r5830
2007-03-26 08:46:49 +00:00
Matthew Flatt
da6e732918 fix stx tests for revised let-syntaxes expansion
svn: r5827
2007-03-25 21:54:29 +00:00
Robby Findler
4439c04f47 added test case corresponding to PR 8564
svn: r5823
2007-03-25 18:48:14 +00:00
Robby Findler
690947bdda added test cases for pretty-print-remap-stylable
svn: r5809
2007-03-21 23:07:14 +00:00
Matthew Flatt
cbe41955f1 test for optimizer lifting with unused rest arg
svn: r5793
2007-03-19 22:04:48 +00:00
Matthew Flatt
2848977def more/repaired tests more mred editors
svn: r5789
2007-03-19 03:49:53 +00:00
Matthew Flatt
3803b4e045 fix pretty-printer to pay attention to print-box (PR 8567)
svn: r5787
2007-03-19 03:29:06 +00:00
Robby Findler
058bb56915 added guilty-party
svn: r5783
2007-03-17 21:39:59 +00:00
Eli Barzilay
1e0f84d937 fix memory functions argument parsing, fix foreign tests
svn: r5711
2007-03-01 06:38:30 +00:00
Matthew Flatt
3b10623bad tests for mz and port.ss repairs
svn: r5641
2007-02-20 01:42:25 +00:00
Eli Barzilay
5387c758f2 added test for u8vector items
svn: r5628
2007-02-17 15:23:49 +00:00
Matthew Flatt
d191d764be extra notes on examples
svn: r5617
2007-02-15 08:18:18 +00:00
Matthew Flatt
7a48da5797 ideas for honu tests
svn: r5613
2007-02-15 07:48:43 +00:00
Robby Findler
94c1702b56 added a few things
svn: r5601
2007-02-14 23:21:12 +00:00
Matthew Flatt
4b765cfa5a 369.8
svn: r5594
2007-02-14 02:41:49 +00:00
Matthew Flatt
44623776c0 fix err-msg test
svn: r5559
2007-02-06 07:46:43 +00:00
Matthew Flatt
126ff2a91a improve parallel testing
svn: r5548
2007-02-03 22:15:36 +00:00
Matthew Flatt
482596754b change binary-tree to maybe correctly match the rules
svn: r5532
2007-02-01 07:02:00 +00:00
Matthew Flatt
04621493ad benchmark impl. is not actually based on the Ruby version
svn: r5531
2007-02-01 06:15:46 +00:00
Matthew Flatt
26766f9cfa fixed yet another race condition in a test
svn: r5530
2007-02-01 06:03:02 +00:00
Matthew Flatt
778d4d5472 fix another race condition in a test case
svn: r5525
2007-02-01 01:39:22 +00:00
Robby Findler
81ce545d63 added define-opt/c
svn: r5515
2007-01-31 01:12:19 +00:00
Matthew Flatt
0610ffdd41 avoid excessive allocation for 64-bit machines in make-string/make-bytes tests
svn: r5514
2007-01-31 00:33:38 +00:00
Matthew Flatt
bfc693c063 369.7
svn: r5506
2007-01-30 06:34:05 +00:00
Matthew Flatt
74f94b755e add attribution
svn: r5500
2007-01-29 14:01:29 +00:00
Matthew Flatt
69fcdd2d14 add another missing benchmark
svn: r5499
2007-01-29 14:00:47 +00:00
Matthew Flatt
277fad6c1f fix benchmark name
svn: r5497
2007-01-29 12:59:11 +00:00
Matthew Flatt
052e2c3896 implement missing bm
svn: r5496
2007-01-29 12:57:08 +00:00
Robby Findler
4ad8fdadea merged the opt/c changes back into the trunk (finally!)
svn: r5481
2007-01-28 02:54:16 +00:00
Matthew Flatt
f31128cf11 fix bad attempt to speed up rational comparisons, as well as th egap in the test suite
svn: r5472
2007-01-27 01:40:58 +00:00
Matthew Flatt
b550ae9b73 mostly improvements to run.ss benchmark-running script
svn: r5423
2007-01-22 03:18:51 +00:00
Matthew Flatt
6781640440 fix threadlib section report
svn: r5418
2007-01-19 21:42:53 +00:00
Matthew Flatt
4baff4e975 more WXME tests
svn: r5405
2007-01-19 02:03:57 +00:00
Matthew Flatt
75f0d2ea8c change #reader path
svn: r5402
2007-01-18 22:28:06 +00:00
Matthew Flatt
02131575f6 rename original media file to include right version
svn: r5391
2007-01-18 12:16:54 +00:00
Matthew Flatt
01866bcfb4 get rid of file numbered 2 instead of 8
svn: r5390
2007-01-18 12:16:05 +00:00
Matthew Flatt
4fe1f82d1b WXME version-8 examples
svn: r5388
2007-01-18 12:13:33 +00:00
Matthew Flatt
3f2f0e3ab9 rename prog to include format version
svn: r5387
2007-01-18 09:16:27 +00:00
Matthew Flatt
b2d9b73fb4 added program, corrected media6
svn: r5386
2007-01-18 09:15:42 +00:00
Matthew Flatt
f77e70643f some test graphical files in the v209 format (WXME version 6)
svn: r5385
2007-01-18 09:11:00 +00:00
Eli Barzilay
19c33a8e2a no need for string->immutable-string when creating exceptions
svn: r5372
2007-01-17 01:18:50 +00:00
Matthew Flatt
87c0d5754e 369.5
svn: r5366
2007-01-16 20:55:13 +00:00
Eli Barzilay
e51405b682 use system type for suffix
svn: r5365
2007-01-16 10:57:26 +00:00
Matthew Flatt
91add0453f 369.4
svn: r5327
2007-01-12 07:09:56 +00:00
Eli Barzilay
9984b48d88 parse url schemes properly (some test reformatting)
svn: r5241
2007-01-07 09:09:27 +00:00
Matthew Flatt
51f9cba62a fix expand-path Windows test
svn: r5229
2007-01-05 07:10:37 +00:00
Matthew Flatt
6b60d57a86 359.3
svn: r5219
2007-01-04 11:14:58 +00:00
Matthew Flatt
a3fb51d8d2 try to fix quiet.ss
svn: r5180
2006-12-25 06:41:29 +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
Matthew Flatt
7b13755dad unit clean-up
svn: r5160
2006-12-22 01:26:58 +00:00
Matthew Flatt
cf0b303497 359.2, collects changes
svn: r5143
2006-12-20 00:57:12 +00:00
Eli Barzilay
a772fa8c84 * Better dealing with errors in eval-string and read-from-string/-all
* Made them work with byte strings too
* Added tests to the above

svn: r5081
2006-12-11 18:03: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
Matthew Flatt
fdfdf1bc92 fix bug in expand when adjusting the lexical-context info of a locally bound identifer
svn: r5056
2006-12-07 08:42:13 +00:00
John Clements
00574b6338 d'oh!
svn: r5039
2006-12-06 18:02:20 +00:00
Eli Barzilay
3459c3a58f merged units branch
svn: r5033
2006-12-05 20:31:14 +00:00
Jacob Matthews
7c7ada4514 Added a test suite for net/cookie.ss, and fixed some bugs revealed by that test suite
svn: r5010
2006-12-03 00:02:40 +00:00
Chongkai Zhu
ef5f1e26c1 new SRFI 71 implementation
svn: r4942
2006-11-23 23:31:27 +00:00
Eli Barzilay
a0243b4616 fixed another typo in the code, added tests
svn: r4936
2006-11-23 17:49:24 +00:00
Eli Barzilay
f902ea5ba9 fixed some stuff, added tests, added simple option (no ranges)
svn: r4935
2006-11-23 17:38:53 +00:00
Eli Barzilay
6fbc2dc27f improved glob->regexp + tests
svn: r4933
2006-11-23 09:53:58 +00:00
Matthew Flatt
94adeb1d13 make more path tests run on all platforms, use system-idle-evt for some sync tests
svn: r4926
2006-11-23 01:50:34 +00:00
John Clements
404fad489d working on begin0
svn: r4915
2006-11-21 23:01:55 +00:00
John Clements
8e95c4ec7b back to old version of foreach
svn: r4861
2006-11-15 17:55:55 +00:00
Matthew Flatt
96897e5f92 fix certification problem with improved compilation of syntax
svn: r4859
2006-11-15 05:49:43 +00:00
Matthew Flatt
c5f4d87e2c change for-each back to always producing void
svn: r4832
2006-11-13 04:20:23 +00:00
Chongkai Zhu
e476c82b14 new srfis added
svn: r4823
2006-11-11 00:28:28 +00:00
Matthew Flatt
7fbbdd928d fix up mzc-test support
svn: r4822
2006-11-10 20:54:05 +00:00
Robby Findler
302fa08dd8 added in attribute tests (but commented out for now)
svn: r4818
2006-11-10 03:28:09 +00:00
Robby Findler
d64ec0948f added test for mzlib/etc.ss bugfix
svn: r4815
2006-11-09 22:42:46 +00:00
Kathy Gray
dfafe3c2c1 svn: r4812 2006-11-09 10:19:02 +00:00