ikarus/scheme/tests
Abdulaziz Ghuloum fd567eb0c6 - fasl reader did not know how to read strings containing unicode
chars, fixed.
2008-10-14 02:28:46 -04:00
..
SRFI-1.ss
bignum-to-flonum.ss
bignums.ss
bitwise-op.ss
bytevectors.ss
case-folding.ss
div-and-mod.ss
enums.ss
fasl.ss - fasl reader did not know how to read strings containing unicode 2008-10-14 02:28:46 -04:00
fixnums.ss
fldiv-and-mod.ss
framework.ss
fxcarry.ss
hashtables.ss renamed: 2007-10-17 20:07:10 -04:00
input-ports.ss
io.ss
lists.ss
numerics.ss
parse-flonums.ss
pointers.ss - native bytevector operations on 16-bit values were implemented 2008-10-13 02:40:26 -04:00
r6rs-records-procedural.ss
reader.ss
rn100
sorting.ss
string-to-number.ss
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 Added the tests that I'm using for porting. 2008-01-04 05:55:06 -05:00
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