ikarus/scheme/tests
Abdulaziz Ghuloum 3b80d4f321 fixed a bug in quotient and div when given (least-fixnum) and -1. 2008-07-26 12:28:51 -07:00
..
SRFI-1.ss
bignum-to-flonum.ss more progress on the AMD64 front, fixing more numeric and more cogen 2008-07-18 22:21:57 -07:00
bignums.ss more progress on the AMD64 front, fixing more numeric and more cogen 2008-07-18 22:21:57 -07:00
bitwise-op.ss Added bitwise-xor. 2008-05-18 03:21:05 -07:00
bytevectors.ss Added input-socket-buffer-size and output-socket-buffer-size 2008-04-11 14:02:43 -04:00
case-folding.ss
div-and-mod.ss fixed a bug in quotient and div when given (least-fixnum) and -1. 2008-07-26 12:28:51 -07:00
fasl.ss all existing tests pass under 64-bit 2008-07-19 14:41:06 -07:00
fixnums.ss more progress on the AMD64 front, fixing more numeric and more cogen 2008-07-18 22:21:57 -07:00
fldiv-and-mod.ss
framework.ss all existing tests pass under 64-bit 2008-07-19 14:41:06 -07:00
fxcarry.ss
hashtables.ss
input-ports.ss
io.ss Added test to exercise last bug fixed (refilling io read buffer 2008-06-08 06:42:58 -07:00
lists.ss
numerics.ss fixed rounding for rationals. 2008-07-07 00:22:14 -07:00
parse-flonums.ss
r6rs-records-procedural.ss
reader.ss
rn100
sorting.ss
string-to-number.ss Added make-polar. 2008-07-15 23:13:59 -07:00
strings.ss
tests-1.1-req.scm
tests-1.2-req.scm
tests-1.3-req.scm
tests-1.4-req.scm
tests-1.5-req.scm
tests-1.6-req.scm
tests-1.7-req.scm
tests-1.8-req.scm
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
tests-2.2-req.scm
tests-2.3-req.scm
tests-2.4-req.scm
tests-2.6-req.scm
tests-2.8-req.scm
tests-2.9-req.scm
tests-3.1-req.scm
tests-3.2-req.scm
tests-3.3-req.scm
tests-3.4-req.scm
tests-4.1-req.scm
tests-4.2-req.scm
tests-4.3-req.scm
tests-5.1-req.scm
tests-5.2-req.scm
tests-5.3-req.scm
tests-5.6-req.scm