Commit Graph

21 Commits

Author SHA1 Message Date
Chongkai Zhu
60f30c3a90 for v4.1
svn: r11180
2008-08-10 17:06:22 +00:00
Eli Barzilay
7d50e61c7f * Newlines at EOFs
* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind

svn: r10689
2008-07-09 07:18:06 +00:00
Chongkai Zhu
f922f37bf6 SRFI tested for v4
svn: r10114
2008-06-03 22:28:59 +00:00
Noel Welsh
d71f913097 Link the SRFI 4 tests into the main test suite and fix a number of tests so they work with the changes to 3.99. The hash table tests are still broken and I don't know why.
svn: r8919
2008-03-07 16:51:12 +00:00
Noel Welsh
a53d243e99 I have changed the SRFI-4 implementation so structure types are exported for types except u8. This allows developers to subtype the SRFI-4 structures. I have also refactored the code, leading to a significantly simpler implementation
svn: r8918
2008-03-07 16:24:06 +00:00
Eli Barzilay
bb34f747b6 make all files terminate with a newline
svn: r8786
2008-02-24 21:27:36 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
Matthew Flatt
44fab79324 SRFI test updates from Chongkai
svn: r6216
2007-05-12 23:22:40 +00:00
Chongkai Zhu
0a32a8d304 update
svn: r5974
2007-04-18 02:38:58 +00:00
Chongkai Zhu
bbfecd12e1 SRFI 35 added
svn: r5924
2007-04-11 14:06:01 +00:00
Chongkai Zhu
a31d421ede fix bug report 8588
svn: r5845
2007-03-30 04:40:03 +00:00
Chongkai Zhu
ef5f1e26c1 new SRFI 71 implementation
svn: r4942
2006-11-23 23:31:27 +00:00
Chongkai Zhu
e476c82b14 new srfis added
svn: r4823
2006-11-11 00:28:28 +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
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
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