ikarus/scheme/tests
Abdulaziz Ghuloum d02e9fe035 Passing 709 tests in 64-bit mode 2008-04-12 15:06:55 -04:00
..
SRFI-1.ss Added IO tests. 2007-12-10 10:42:43 -05:00
bignum-to-flonum.ss Fixes bug 180991: round-off error in bignum->flonum 2008-01-12 20:52:23 -05:00
bignums.ss Added bitwise-length (fixing bug 178345: Missing bitwise-length) 2007-12-23 17:33:13 -05:00
bytevectors.ss Added input-socket-buffer-size and output-socket-buffer-size 2008-04-11 14:02:43 -04:00
case-folding.ss Added string case-folding test. 2007-12-14 22:12:59 -05:00
div-and-mod.ss Added more tests for div0 and mod0. 2008-03-22 21:25:42 -04:00
fasl.ss - Added tests for fasl objects 2008-03-09 00:25:03 -05:00
fixnums.ss * Added fxlength 2007-11-13 23:24:21 -05:00
fldiv-and-mod.ss * Added fxdiv0, fxmod0, and fxdiv0-and-mod0 2007-11-11 21:52:27 -05:00
framework.ss renamed: 2007-10-17 20:07:10 -04:00
fxcarry.ss renamed: 2007-10-17 20:07:10 -04:00
hashtables.ss renamed: 2007-10-17 20:07:10 -04:00
input-ports.ss minor fix to string-input-ports 2007-12-10 09:28:48 -05:00
io.ss Reimplemented the guardians collector which was yellowing out since 2008-01-12 17:32:43 -05:00
lists.ss renamed: 2007-10-17 20:07:10 -04:00
parse-flonums.ss Reimplemented the guardians collector which was yellowing out since 2008-01-12 17:32:43 -05:00
r6rs-records-procedural.ss * Fixed implementation of record-constructor in (rnrs records procedural) 2007-10-23 00:28:21 -04:00
reader.ss minor fix to string-input-ports 2007-12-10 09:28:48 -05:00
rn100 Kind of a better implementation of ratnum->flonum. 2008-01-06 02:27:23 -05:00
sorting.ss Added tests for list-sort and vector-sort. 2008-01-20 17:52:19 -05:00
string-to-number.ss renamed: 2007-10-17 20:07:10 -04:00
strings.ss changed implementation of string-foldcase to eliminate use of string 2007-12-14 21:04:54 -05:00
tests-1.1-req.scm Added the tests that I'm using for porting. 2008-01-04 05:55:06 -05:00
tests-1.2-req.scm Added the tests that I'm using for porting. 2008-01-04 05:55:06 -05:00
tests-1.3-req.scm Added the tests that I'm using for porting. 2008-01-04 05:55:06 -05:00
tests-1.4-req.scm Added the tests that I'm using for porting. 2008-01-04 05:55:06 -05:00
tests-1.5-req.scm Added the tests that I'm using for porting. 2008-01-04 05:55:06 -05:00
tests-1.6-req.scm Added the tests that I'm using for porting. 2008-01-04 05:55:06 -05:00
tests-1.7-req.scm Added the tests that I'm using for porting. 2008-01-04 05:55:06 -05:00
tests-1.8-req.scm Added the tests that I'm using for porting. 2008-01-04 05:55:06 -05:00
tests-1.9-req.scm Passing 709 tests in 64-bit mode 2008-04-12 15:06:55 -04:00
tests-2.1-req.scm Added the tests that I'm using for porting. 2008-01-04 05:55:06 -05:00
tests-2.2-req.scm Added the tests that I'm using for porting. 2008-01-04 05:55:06 -05:00
tests-2.3-req.scm Added the tests that I'm using for porting. 2008-01-04 05:55:06 -05:00
tests-2.4-req.scm Added the tests that I'm using for porting. 2008-01-04 05:55:06 -05:00
tests-2.6-req.scm Added the tests that I'm using for porting. 2008-01-04 05:55:06 -05:00
tests-2.8-req.scm Added the tests that I'm using for porting. 2008-01-04 05:55:06 -05:00
tests-2.9-req.scm Added the tests that I'm using for porting. 2008-01-04 05:55:06 -05:00
tests-3.1-req.scm Added the tests that I'm using for porting. 2008-01-04 05:55:06 -05:00
tests-3.2-req.scm Added the tests that I'm using for porting. 2008-01-04 05:55:06 -05:00
tests-3.3-req.scm Added the tests that I'm using for porting. 2008-01-04 05:55:06 -05:00
tests-3.4-req.scm Added the tests that I'm using for porting. 2008-01-04 05:55:06 -05:00
tests-4.1-req.scm Added the tests that I'm using for porting. 2008-01-04 05:55:06 -05:00
tests-4.2-req.scm Added the tests that I'm using for porting. 2008-01-04 05:55:06 -05:00
tests-4.3-req.scm Added the tests that I'm using for porting. 2008-01-04 05:55:06 -05:00
tests-5.1-req.scm Added the tests that I'm using for porting. 2008-01-04 05:55:06 -05:00
tests-5.2-req.scm Added the tests that I'm using for porting. 2008-01-04 05:55:06 -05:00
tests-5.3-req.scm Added the tests that I'm using for porting. 2008-01-04 05:55:06 -05:00
tests-5.6-req.scm Added the tests that I'm using for porting. 2008-01-04 05:55:06 -05:00