ikarus/scheme/tests
Abdulaziz Ghuloum 5a2de815cb fixed bug in writing strings containing #\x85; and #\x2028;. 2009-10-16 19:15:17 +03:00
..
SRFI-1.ss
bignum-to-flonum.ss
bignums.ss
bitwise.ss
bytevectors.ss
case-folding.ss
div-and-mod.ss
enums.ss
fasl.ss
fixnums.ss
fldiv-and-mod.ss
framework.ss
guardians.ss
hashtables.ss
io.ss fixed a bug in get-bytevector-n! when n == 1. 2009-06-30 03:51:01 +03:00
lists.ss
normalization.ss
numerics.ss - eqv? and equal? now guarantee #t when given two NaNs (unspecified 2009-07-20 10:01:05 +03:00
parse-flonums.ss
pointers.ss
r6rs-records-procedural.ss
reader.ss fixed bug in writing strings containing #\x85; and #\x2028;. 2009-10-16 19:15:17 +03:00
repl.ss Added a test (thanks to Michele Simionato) that exhibits the 2009-04-27 10:15:35 +03:00
rn100
scribble.ss mantissa-width syntax of inexact numbers is now parsed and ignored. 2009-08-02 14:01:35 +03:00
set-position.ss
sorting.ss
string-to-number.ss mantissa-width syntax of inexact numbers is now parsed and ignored. 2009-08-02 14:01:35 +03:00
strings.ss
symbol-table.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
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
unicode.ss