Commit Graph

118 Commits

Author SHA1 Message Date
Kathy Gray
e9ab189fcb Correction to int/float-double conversions, and Image printing
svn: r1936
2006-01-24 06:46:47 +00:00
Kathy Gray
cbb9f7bdf6 Bug correction for classes with private methods
svn: r1920
2006-01-21 23:14:52 +00:00
Kathy Gray
581ee0783c Correction to bugs with accessing fields of wrapped java objects, and using == in the presence of dynamic.
svn: r1880
2006-01-20 04:12:33 +00:00
Eli Barzilay
513fcbca40 fix and set svn:eol-style
svn: r1843
2006-01-16 20:32:19 +00:00
Jay McCarthy
7a35f717ba adding test
svn: r1842
2006-01-16 20:00:21 +00:00
Robby Findler
12c7c0b6c6 added this, bound in ->r and ->pp contracts, when used in object-contract
svn: r1841
2006-01-16 18:42:11 +00:00
John Clements
b5d041c429 ...
svn: r1817
2006-01-12 23:57:31 +00:00
John Clements
2ab94a5bf3 ...
svn: r1815
2006-01-12 18:15:22 +00:00
Robby Findler
aa5d3f7378 fixed up file: urls and fixed a bug in the parsing of urls with empty string host names
svn: r1779
2006-01-07 03:25:26 +00:00
John Clements
efeead89b2 ...
svn: r1775
2006-01-06 01:14:48 +00:00
Robby Findler
c6992e0307 fixed url code in various ways
svn: r1752
2006-01-03 14:02:25 +00:00
Kathy Gray
3c6a8d5046 Assorted inner class bug fixes
svn: r1745
2006-01-02 22:38:09 +00:00
Robby Findler
00d989a80a fixed PRs 7783 7785
svn: r1731
2005-12-31 14:23:49 +00:00
Matthew Flatt
e422152bc4 undo off by default, Emacs-style undo added
svn: r1719
2005-12-30 21:41:58 +00:00
Matthew Flatt
894a3c6260 test overflow on equal hashing
svn: r1716
2005-12-30 15:49:00 +00:00
Robby Findler
26c844adc6 misc changes: flush io in make.ss, remove unused require in world.ss, improved test suite, made drscheme use new built-in srcloc debugging info provided by mzscheme
svn: r1708
2005-12-29 14:10:47 +00:00
Matthew Flatt
5ea77942db change Mac default build to put frameworks in plt/lib
svn: r1692
2005-12-26 13:07:35 +00:00
Eli Barzilay
76a8157f35 Less verbose tests,
make size test image be what it comes out of on a VNC screen.

svn: r1640
2005-12-18 08:33:11 +00:00
Noel Welsh
38c5e55e77 Integrate SRFI 69 tests into the test suite
svn: r1635
2005-12-17 10:28:42 +00:00
Noel Welsh
c65252212c Waypoint for moving to a module based test
svn: r1634
2005-12-17 10:14:05 +00:00
Chongkai Zhu
52499b5227 test for SRFI 69
svn: r1632
2005-12-17 03:43:47 +00:00
Noel Welsh
7ce6693974 Test suites for SRFIs
svn: r1630
2005-12-16 22:02:09 +00:00
Noel Welsh
f87c602e42 Start of test suite for SRFIs
svn: r1627
2005-12-16 17:10:55 +00:00
Kathy Gray
7251f03287 Correction to interface types
svn: r1624
2005-12-15 23:04:22 +00:00
John Clements
3e8574f3bd ...
svn: r1619
2005-12-15 18:53:07 +00:00
Kathy Gray
08b57461d7 Corrected immutable string bug, and refined bug fix for casts
svn: r1604
2005-12-12 23:54:14 +00:00
Matthew Flatt
f080b36c9a update pretty-print regression after making the graph counter more consistent
svn: r1592
2005-12-12 16:55:00 +00:00
Kathy Gray
fedbf9e0c8 Correcting a bug with returning a dynamic value
svn: r1588
2005-12-12 03:51:20 +00:00
Kathy Gray
350c360fa9 svn: r1586 2005-12-11 23:57:33 +00:00
John Clements
027eb72aaa merged changes in 888:1556 from the branch
svn: r1557
2005-12-07 10:33:06 +00:00
Matthew Flatt
e0eb139f42 change HtDP tester to check #%module-begin effect
svn: r1542
2005-12-06 21:29:24 +00:00
Robby Findler
4f8054f125 fixed a bug in IO where port-next-location went into a busy loop before any io had happened
svn: r1526
2005-12-05 15:45:26 +00:00
Matthias Felleisen
65e8698758 added some error tests for ho interm loops
svn: r1501
2005-12-02 22:13:11 +00:00
Matthew Flatt
a9add5064d inherit-field is a keyword
svn: r1498
2005-12-02 21:20:31 +00:00
Matthew Flatt
78eca519ee made it easier to check the content of run-time error messages
svn: r1494
2005-12-02 16:25:57 +00:00
Eli Barzilay
1539243d5c Make quiet.ss use a command-line file if specified, for example:
mzscheme -r quiet.ss beginner.ss

svn: r1493
2005-12-02 16:18:36 +00:00
Matthew Flatt
923167419f more tests for sync and input ports
svn: r1456
2005-12-01 16:49:47 +00:00
Matthew Flatt
f1439372f0 -0.0 and 0.0 are no longer eqv
svn: r1445
2005-11-30 14:37:57 +00:00
Eli Barzilay
3e23ef92cb svn: r1441 2005-11-29 23:28:45 +00:00
Kathy Gray
8f1898eda7 Fix to null.m() bug
svn: r1433
2005-11-29 08:15:41 +00:00
Matthew Flatt
3ca2e32bb1 fix mode test
svn: r1428
2005-11-28 17:11:17 +00:00
Matthew Flatt
890d72e4d7 more exhaustive testing of blit, especially for mask caching
svn: r1427
2005-11-28 17:06:05 +00:00
Kathy Gray
bb83ebdbf0 svn: r1422 2005-11-28 05:55:12 +00:00
Kathy Gray
79af758ca0 Added tests for return type checking
svn: r1400
2005-11-24 18:17:26 +00:00
Kathy Gray
3064b59ed0 svn: r1397 2005-11-24 17:56:32 +00:00
Matthew Flatt
97b8442af2 tests for add-line and inexact coordinate
svn: r1395
2005-11-24 17:11:47 +00:00
Kathy Gray
3aeeac1fbe Added tests
svn: r1357
2005-11-21 06:14:04 +00:00
Matthew Flatt
d08b2afc58 fix bug in port-commit-peeked
svn: r1324
2005-11-16 01:16:17 +00:00
Kathy Gray
e27d64ed8d instanceof test
svn: r1317
2005-11-14 22:34:58 +00:00
Scott Owens
73d12ea244 Support for #: keywords in the syntax colorer.
svn: r1314
2005-11-14 21:53:37 +00:00