Matthew Flatt
c66d1238d0
add mzscheme-tl
...
svn: r4061
2006-08-13 15:29:42 +00:00
Matthew Flatt
22e4122a81
spell util correctly
...
svn: r4060
2006-08-13 13:49:55 +00:00
Matthew Flatt
b69603ce03
try to make -lutil automatic
...
svn: r4059
2006-08-13 13:48:50 +00:00
Matthew Flatt
329800478e
repairs
...
svn: r4058
2006-08-13 13:47:30 +00:00
Matthew Flatt
736a384305
fix larceny driver
...
svn: r4057
2006-08-13 12:21:02 +00:00
Matthew Flatt
9e00e27dbf
added missing file
...
svn: r4056
2006-08-13 12:18:24 +00:00
Matthew Flatt
56c86466a3
larceny
...
svn: r4055
2006-08-13 12:13:51 +00:00
Matthew Flatt
ff8b69cf70
automate
...
svn: r4054
2006-08-13 12:09:55 +00:00
Eli Barzilay
35893972e8
typo
...
svn: r4036
2006-08-12 05:22:55 +00:00
Eli Barzilay
9bdc6a8aba
different names for lazy tests
...
svn: r4035
2006-08-12 05:22:10 +00:00
Eli Barzilay
bcbf530dd1
* Fancy macro for test specification
...
* Lots of test rewrites using new macro
* Two more lazy examples (would be enough for some time)
svn: r4034
2006-08-12 05:21:45 +00:00
Eli Barzilay
c75c333174
Formatting -- end files with a newline, convert WXME file to new version, etc
...
svn: r4025
2006-08-10 21:25:13 +00:00
Robby Findler
97e613ac54
fixed buggy test suite
...
svn: r3998
2006-08-09 14:07:02 +00:00
Robby Findler
d3a494fdeb
fixed break-related bug in drscheme repl
...
svn: r3993
2006-08-09 03:28:54 +00:00
Kathy Gray
a361348bdc
Corrected bug of conflicting names between import and current file
...
svn: r3985
2006-08-08 17:58:37 +00:00
Robby Findler
a582a09d66
fixed PR 8210
...
svn: r3979
2006-08-07 13:31:32 +00:00
John Clements
720969a8b6
added yet another argument to go, 1 test for lazy
...
svn: r3977
2006-08-07 12:54:07 +00:00
Matthew Flatt
3d390e301e
pre-resolve is-mutated flag was mixed up with post-resolve is-initialized flag
...
svn: r3974
2006-08-05 18:20:20 +00:00
Matthew Flatt
8e75fd1e94
readtable paren tests
...
svn: r3963
2006-08-04 19:57:26 +00:00
Matthew Flatt
24880e18a4
fix verifier for optimizer-introduced raise-arity-error on a closure converted to accept a mutable variable reference
...
svn: r3944
2006-08-03 20:02:24 +00:00
Matthew Flatt
2b7a722b33
fix scoped init names (i.e., when combined with define-local-member-name)
...
svn: r3937
2006-08-02 20:14:32 +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
2d7c1f6947
flush section header outputs
...
svn: r3930
2006-08-02 18:03:27 +00:00
Kathy Gray
325c304560
Correction to bug causing methods with the same name and different access to interfere with each other.
...
Correction to bug allowing package access methods to implement interface methods.
Correction to bug preventing interactions window from accessing protected fields.
svn: r3922
2006-08-02 03:53:43 +00:00
John Clements
105c6830be
a few more tests
...
svn: r3907
2006-07-31 14:47:28 +00:00
John Clements
47c2b6d511
added tests for head.ss, incl. bytes-type tests where applicable
...
svn: r3905
2006-07-31 14:30:09 +00:00
Matthew Flatt
ca2b00a9a3
check new optimizations, BEGIN_/END_ESCAPABLE
...
svn: r3901
2006-07-31 11:40:07 +00:00
Matthew Flatt
4d090051cc
make gambit-prelude better fit suffix convention
...
svn: r3870
2006-07-28 16:47:25 +00:00
Matthew Flatt
39c40327ab
refine build options for chicken, etc.
...
svn: r3869
2006-07-28 16:45:42 +00:00
Matthew Flatt
61079f028b
instructions for gambit/bigloo
...
svn: r3864
2006-07-28 13:55:58 +00:00
Matthew Flatt
968bd4adac
helpers for bigloo and gambit
...
svn: r3863
2006-07-28 13:54:27 +00:00
Matthew Flatt
2757a3e7cc
more iterations
...
svn: r3862
2006-07-28 13:30:28 +00:00
Matthew Flatt
b930ce0747
352.1
...
svn: r3861
2006-07-28 13:00:14 +00:00
Eli Barzilay
bb5b45b181
re-do changes that were undone in r3843
...
svn: r3859
2006-07-28 08:15:46 +00:00
Matthew Flatt
94e726f309
benchmark lambda lifting
...
svn: r3851
2006-07-27 20:09:25 +00:00
Matthew Flatt
d615bccb08
collect benchmark programs together in one place, finally
...
svn: r3848
2006-07-27 19:32:22 +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
967cd9ab14
fixed PR 8190
...
svn: r3839
2006-07-27 14:10:55 +00:00
Robby Findler
b50627ffe6
added test for toplevel bug
...
svn: r3821
2006-07-26 12:24:47 +00:00
Robby Findler
c937d4aa28
added more or/c tests
...
svn: r3793
2006-07-24 14:51:52 +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
Matthew Flatt
92723b21c6
fix JIT bug in checking last arg for string-set
...
svn: r3777
2006-07-21 12:34:35 +00:00
Noel Welsh
23a7524be4
Update some tests to SchemeUnit 2, and change load-srfis to load new SRFIs since last time
...
svn: r3773
2006-07-20 13:08:43 +00:00
Eli Barzilay
6f4093f152
set svn:eol-style and executable properties
...
svn: r3764
2006-07-19 05:01:31 +00:00
Robby Findler
3cf662e760
cleanups in test suites
...
svn: r3763
2006-07-19 04:34:48 +00:00
Robby Findler
daf17eb616
made case-lambda work with the magic [ thing and fixed up some test suites
...
svn: r3754
2006-07-18 18:55:18 +00:00
Robby Findler
61f541091f
fixed a bug where color-list->image accepts only color structs, rather than all kinds of colors
...
svn: r3743
2006-07-17 17:31:25 +00:00
Matthew Flatt
fb2b7fbf05
fix shortcut prefix test
...
svn: r3737
2006-07-17 02:45:29 +00:00
Matthew Flatt
b8e4c018f2
get context right for forms put into a module
...
svn: r3736
2006-07-17 02:44:37 +00:00
Eli Barzilay
7cb8b4536d
fix tests to work on Windows (with standard paths?)
...
svn: r3735
2006-07-17 00:43:31 +00:00
Matthew Flatt
827ee8b2b8
fix weak hash-table equivalence test
...
svn: r3728
2006-07-16 14:19:00 +00:00
Matthew Flatt
1330db7577
skip reencode test if converter is not available
...
svn: r3725
2006-07-16 13:01:31 +00:00
Matthew Flatt
721cdd300b
fix bytes->string/utf-8 when permissive char is NUL
...
svn: r3724
2006-07-16 12:49:46 +00:00
Matthew Flatt
14c5562e7e
download version 4.1 of the normalization test suite
...
svn: r3720
2006-07-16 02:40:55 +00:00
Robby Findler
73ce86e94b
fixed PR 8166
...
svn: r3701
2006-07-13 19:29:04 +00:00
Eli Barzilay
01e534d059
typos in curried C code
...
svn: r3685
2006-07-11 21:51:02 +00:00
Eli Barzilay
46bd46d4bc
added tests that were left out by mistake
...
svn: r3684
2006-07-11 21:49:27 +00:00
Robby Findler
0d07f36ab7
added first order checking and some stop-gap checking for sub-structs
...
svn: r3675
2006-07-10 20:57:33 +00:00
Matthew Flatt
aad04a274b
fix case in restart test
...
svn: r3671
2006-07-10 13:33:47 +00:00
Eli Barzilay
794a1725e6
byte is unsigned (does not really matter)
...
svn: r3666
2006-07-09 21:08:48 +00:00
Robby Findler
49667529da
improved running time of contracts and moved some provide/contracts to the bottom of files (not necc yet, but may become necc)
...
svn: r3665
2006-07-09 21:07:04 +00:00
Eli Barzilay
eb5963905c
report errors in the same order they happened
...
svn: r3664
2006-07-09 21:04:15 +00:00
Eli Barzilay
55619b853e
* made quiet.ss show real errors properly (tricky...)
...
* the exit code of quiet.ss is now 1 for failed tests, 2 for an
unexpected error, and 3 for a timeout
* added net.ss and uni-norm.ss to all.ss
* uni-norm.ss will retrieve the test file if it doesn't find it
* it will also throw an error if it cannot retrieve proper tests
svn: r3662
2006-07-09 05:32:41 +00:00
Eli Barzilay
c8cb92db51
added timeout to quiet.ss
...
svn: r3657
2006-07-07 23:56:37 +00:00
Eli Barzilay
ead6ec7bdc
document the last change
...
svn: r3656
2006-07-07 23:47:06 +00:00
Eli Barzilay
bbf54efde9
Better output: using quiet.ss will show nothing except for section
...
headers and errors (if any). Also, using quiet.ss will exit with an
error code if there were errors.
svn: r3655
2006-07-07 23:46:35 +00:00
Eli Barzilay
66128ed43b
possible to run the foreign test from any directory
...
svn: r3653
2006-07-07 21:26:02 +00:00
Matthew Flatt
7993786b03
better display, extra info for v350.4
...
svn: r3621
2006-07-06 16:07:22 +00:00
Robby Findler
79ae279b79
extended or/c to support multiple higher-order contracts
...
svn: r3606
2006-07-06 02:08:12 +00:00
Matthew Flatt
6706befaa3
350.2
...
svn: r3496
2006-06-27 12:34:39 +00:00
Robby Findler
6cd4b0009b
generalized and/c
...
svn: r3422
2006-06-20 20:49:18 +00:00
Robby Findler
f052bbb28b
fixed PR 8133
...
svn: r3420
2006-06-20 03:48:56 +00:00
Matthew Flatt
f272ae9d7e
define-member-name and member-name-key
...
svn: r3415
2006-06-19 13:04:54 +00:00
Matthew Flatt
eb9f86c195
start at a test suite for .plt creation
...
svn: r3393
2006-06-18 02:43:42 +00:00
Matthew Flatt
8d3d7b10d3
new support file for make-executable tests
...
svn: r3392
2006-06-18 02:00:13 +00:00
Matthew Flatt
cb7c823206
improved create-executable test suite, fix for Mac OS X MrEd executable with given collection path
...
svn: r3391
2006-06-18 01:58:29 +00:00
Matthew Flatt
6736c01c8c
fix context of 'disappeared-binding wher ebinding originates as an internal syntax definition
...
svn: r3353
2006-06-14 01:37:23 +00:00
Robby Findler
a1fe245467
last minute pre-350 fixes
...
svn: r3352
2006-06-14 00:15:45 +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
Chongkai Zhu
70d764c941
orginal SRFI 40/43 tests from Schematics
...
svn: r3335
2006-06-11 21:44:01 +00:00
Noel Welsh
a67ca1489b
Add test that SRFIs load in MzScheme
...
svn: r3301
2006-06-09 15:44:40 +00:00
Noel Welsh
173e1e2ec3
Converted tests to SchemeUnit 3, fixed tests. Added tests from Schematics that were mentioned in the main test suite but were actually missing from the repository. Note: Tests for SRFIs 40 and 43 are mentioned in the test suite but the actual test cases are missing
...
svn: r3300
2006-06-09 15:42:45 +00:00
Matthew Flatt
3489cca5c4
tests for nested multi-ellipsis sequence
...
svn: r3278
2006-06-08 10:52:26 +00:00
Matthew Flatt
e291edb2eb
fix |#|# double closing comment
...
svn: r3240
2006-06-05 23:18:53 +00:00
Kathy Gray
cff35de4c9
Adding libraries to lang.
...
svn: r3218
2006-06-04 22:09:21 +00:00
Matthew Flatt
c1f4dce5d8
fix SECTION case, sort directory-list results
...
svn: r3210
2006-06-04 01:50:09 +00:00
Robby Findler
1159ef9df1
removed tests that I cannot fix
...
svn: r3207
2006-06-03 21:56:55 +00:00
Robby Findler
3d713533cc
make check syntax hide the REPL automatically -- current response to PR 8084
...
svn: r3194
2006-06-02 20:53:36 +00:00
Eli Barzilay
02814709c8
* Improved some more code
...
* Added `findf'
svn: r3192
2006-06-02 20:47:15 +00:00
Matthew Flatt
17a22c798b
fix address parsing to handle comma in parenthesized form
...
svn: r3163
2006-06-01 00:08:10 +00:00
Kathy Gray
86cafcc1a1
Merged testing branch in with trunk-- merge -r 2619:3114 branches/kathyg
...
svn: r3115
2006-05-30 05:24:21 +00:00
Eli Barzilay
ce92ae725a
Tests for different file:// parsing of URLs
...
svn: r3111
2006-05-29 18:13:33 +00:00
Matthew Flatt
5ffd45b9c8
test JIT-inlined vector-set, string-set, bytes-set
...
svn: r3109
2006-05-29 17:47:51 +00:00
Eli Barzilay
0a6b673df6
hex encodings are uppercase according to RFC3986
...
svn: r3102
2006-05-29 04:30:46 +00:00
Matthew Flatt
9877a98a00
inner default expr shouldn't evaluate when a target is available
...
svn: r3094
2006-05-28 11:49:41 +00:00
Matthew Flatt
5a449b0911
fix simplify-path in the case where only "." can be returned
...
svn: r3073
2006-05-26 12:18:23 +00:00
Matthew Flatt
d034f64dd2
301.16
...
svn: r3040
2006-05-24 19:29:58 +00:00
Eli Barzilay
481c3670a0
disable framework test exes and change web-server executable names
...
svn: r3012
2006-05-22 21:44:00 +00:00
Matthew Flatt
b04da77a20
fix collapse-module-path for rel-to of .
...
svn: r2933
2006-05-13 15:27:21 +00:00
Kathy Gray
a74548cd95
Correction to no reachable return bug in the presence of loops. Slight modifications to parse-error messages.
...
svn: r2911
2006-05-11 21:20:31 +00:00