ikarus/scheme/tests
Abdulaziz Ghuloum e8d727c8a5 added printing of progress for guardians test (which takes along time) 2008-12-13 07:33:25 -05: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 fixed bug in fasl-reading #0=((x . #0#) (y . z)) 2008-11-26 01:40:01 -05:00
fixnums.ss
fldiv-and-mod.ss
framework.ss
guardians.ss added printing of progress for guardians test (which takes along time) 2008-12-13 07:33:25 -05:00
hashtables.ss
io.ss - port-has-port-position? and port-position are now honest wrt 2008-11-11 16:31:35 -05:00
lists.ss
normalization.ss
numerics.ss
parse-flonums.ss
pointers.ss added pointer-ref-{unsigned-,}long-long 2008-11-21 05:56:51 -05:00
r6rs-records-procedural.ss
reader.ss
repl.ss
rn100
set-position.ss added set-port-position! for string and bytevector input ports. 2008-12-09 05:27:50 -05:00
sorting.ss
string-to-number.ss fixed parsing of complex numbers in the form <float>+/-<cmpn>i 2008-12-08 06:41:39 -05:00
strings.ss
symbol-table.ss added tests to ensure that symbols are gcable. 2008-12-10 03:18:33 -05:00
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