Commit Graph

403 Commits

Author SHA1 Message Date
Matthew Flatt
949beaa30f checkpoint delim cont tests
svn: r4571
2006-10-12 22:17:56 +00:00
Matthew Flatt
280a6b9156 checkpoint delim cont test suite
svn: r4560
2006-10-12 06:39:58 +00:00
Matthew Flatt
a9020a3360 checkpoint delim cont tests
svn: r4541
2006-10-10 05:21:15 +00:00
Matthew Flatt
5a6ae9b550 checkpoint delim cont tests
svn: r4538
2006-10-10 01:01:38 +00:00
Matthew Flatt
8f14cdb434 checkoint delim cont tests
svn: r4510
2006-10-06 22:38:26 +00:00
Matthew Flatt
2bf78b3308 run call/cc tests via call-with-composable-continuation
svn: r4504
2006-10-06 04:10:45 +00:00
Robby Findler
7899d16121 one more test for [
svn: r4484
2006-10-04 21:10:58 +00:00
Matthew Flatt
6c0197bd86 snapshot new prompt test suite
svn: r4473
2006-10-04 03:07:16 +00:00
Kathy Gray
50ca4e1cbf Corrected bugs regarding exceptions and check ... catch
svn: r4464
2006-10-02 20:17:36 +00:00
Eli Barzilay
821135354b allow #:body without #:keys
svn: r4431
2006-09-25 13:00:28 +00:00
John Clements
02d9fbd35c back to all tests
svn: r4425
2006-09-23 11:20:37 +00:00
John Clements
885b2fa8d3 change to testing args (broken, actually).
svn: r4423
2006-09-23 11:10:08 +00:00
Robby Findler
90b688b143 fixed PR 8293
svn: r4420
2006-09-23 02:54:25 +00:00
Matthew Flatt
6e2f93b147 one more paren-shape correction and test
svn: r4409
2006-09-22 00:47:17 +00:00
Matthew Flatt
5baad79e7b tests to go with a recent rx bug fix
svn: r4403
2006-09-21 02:18:25 +00:00
Matthew Flatt
b0f28a2611 remove mysterious parsing of backslash-dollar in #px mode
svn: r4397
2006-09-20 13:39:55 +00:00
Matthew Flatt
0828cd338c fix parsing of backslash-dollar in #rx mode, as opposed to #px
svn: r4396
2006-09-20 13:31:19 +00:00
Matthew Flatt
7aa07153ce undo bad benchmark change
svn: r4382
2006-09-19 07:42:07 +00:00
Matthew Flatt
2ddb89e85b rx bug fix related to ranges that include 255
svn: r4381
2006-09-19 05:32:17 +00:00
Matthew Flatt
77f16ca00b final rx benchmark preparation for v352.6
svn: r4378
2006-09-19 00:37:06 +00:00
Matthew Flatt
3d722a8fdd rx benchmark minor additions
svn: r4361
2006-09-17 22:13:53 +00:00
Matthew Flatt
2df6cc568a benchmark refinements, including support for mzold
svn: r4358
2006-09-17 07:06:41 +00:00
Matthew Flatt
335ead2dae refine rx benchmark suite
svn: r4356
2006-09-17 05:08:27 +00:00
Matthew Flatt
ba794430fd mzunicode rx benchmarking
svn: r4342
2006-09-14 22:31:03 +00:00
Matthew Flatt
7e6ab6ee47 finish up rx benchmark
svn: r4337
2006-09-14 08:08:56 +00:00
Matthew Flatt
567ea0f59b another bug fix for conditionals
svn: r4334
2006-09-14 06:41:52 +00:00
Matthew Flatt
b240bd0a3a corrected conditional syntax
svn: r4333
2006-09-14 06:21:12 +00:00
Matthew Flatt
381ddd655b tests for rx conditionals
svn: r4332
2006-09-14 05:41:43 +00:00
Matthew Flatt
210cb5affe ... notation for continuing benchmarks
svn: r4330
2006-09-14 00:37:12 +00:00
Matthew Flatt
08f06adfc2 python support for rx benchmarking
svn: r4329
2006-09-14 00:35:39 +00:00
Matthew Flatt
b486f3c36a better to keep stuff used by common in common
svn: r4327
2006-09-13 23:25:09 +00:00
Matthew Flatt
d8e5d6b07d lift out common benchmark support
svn: r4326
2006-09-13 23:20:44 +00:00
Matthew Flatt
2b5360574c PCRE working, many benchmarks in place
svn: r4325
2006-09-13 23:05:57 +00:00
Matthew Flatt
f387919290 generalize slightly, for use with rx output
svn: r4323
2006-09-13 10:34:23 +00:00
Matthew Flatt
2534d8a3a5 another PCRE try
svn: r4322
2006-09-13 10:11:53 +00:00
Matthew Flatt
ce0ad68956 trying to get pcre to work
svn: r4321
2006-09-13 10:07:01 +00:00
Matthew Flatt
1558cf2b10 start on rx benchmark suite
svn: r4319
2006-09-13 06:40:12 +00:00
Matthew Flatt
0b1395e5d1 unicode-property tests
svn: r4303
2006-09-11 01:44:10 +00:00
Matthew Flatt
42f35ba39f better tests for port and char-string matching
svn: r4294
2006-09-10 13:26:55 +00:00
Matthew Flatt
1176bb973d new test suite for built-in pregexp
svn: r4288
2006-09-10 03:28:05 +00:00
Robby Findler
4c4c74eb50 svn: r4238 2006-09-04 20:46:20 +00:00
Robby Findler
4a6cee9cf8 fixed bug where the name has disappeared from a contract violation (and added test cases, of course)
svn: r4235
2006-09-04 02:07:01 +00:00
Robby Findler
204bc48a50 set things up to remove the cache
svn: r4234
2006-09-04 01:55:59 +00:00
Robby Findler
a39db76867 added a test
svn: r4215
2006-09-01 15:51:13 +00:00
Robby Findler
30e45917ce svn: r4214 2006-09-01 15:36:07 +00:00
Matthew Flatt
fb156c87fb add -o for auto.ss
svn: r4184
2006-08-29 07:43:53 +00:00
Matthew Flatt
da43f0e6a6 mored edits for the benchmark-info template
svn: r4172
2006-08-28 09:53:03 +00:00
Matthew Flatt
c7568529f4 tests for new tail-call positions
svn: r4171
2006-08-28 09:51:50 +00:00
Matthew Flatt
2c8ab78953 use bigloo -call/cc when needed
svn: r4168
2006-08-28 08:23:00 +00:00
Matthew Flatt
a834799e60 template edits
svn: r4166
2006-08-28 07:48:47 +00:00
Matthew Flatt
b75b99fe76 set property
svn: r4162
2006-08-28 00:05:22 +00:00
Matthew Flatt
066b4386e4 add template for web page
svn: r4158
2006-08-27 23:08:17 +00:00
Matthew Flatt
49469d1084 add nqueens to auto
svn: r4156
2006-08-27 11:52:07 +00:00
Matthew Flatt
107b76d5df add comparison tests with negative numbers
svn: r4154
2006-08-27 10:47:18 +00:00
Matthew Flatt
f735ba32f7 don't use /0 as an error
svn: r4152
2006-08-27 09:55:19 +00:00
Matthew Flatt
df317d58e7 mix, max, and call-with-values tests
svn: r4150
2006-08-27 09:51:22 +00:00
Matthew Flatt
fb6d1ac40e one more benchmark from Marc's set
svn: r4146
2006-08-26 22:45:51 +00:00
Matthew Flatt
078a815656 fix mzscheme wrapper, adjust iterations on some benchmarks
svn: r4115
2006-08-22 11:56:13 +00:00
Matthew Flatt
663786773c actually fix larceny clean-up
svn: r4113
2006-08-22 06:08:31 +00:00
Matthew Flatt
374b5d9ed6 fix larceny clean-up
svn: r4112
2006-08-22 06:07:33 +00:00
Matthew Flatt
6d48f2d7cc restore graphs benchmark
svn: r4110
2006-08-22 05:33:28 +00:00
Matthew Flatt
950c45c9ac make benchmark durations more consistent, clean up p anti-specialization wrappers, clean up infrastructure, and support per-implementation normalization
svn: r4109
2006-08-22 05:14:18 +00:00
Matthew Flatt
732a319efe fix properties, refine auto
svn: r4074
2006-08-16 23:10:31 +00:00
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