chibi-scheme/tests
Alex Shinn bb3ac57b6d Fixing bitwise-and for negative bignums
(necessary for sha2 implementation on 32-bit machines).
2014-06-29 11:28:56 +09:00
..
basic File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
build sync after making clean in build tests 2014-05-08 07:09:42 -04:00
ffi File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
foreign File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
install File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
memory File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
base64-tests.scm Adding bytevector support to base64 lib. 2014-03-21 17:38:49 +09:00
division-tests.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
filesystem-tests.scm Adding file-truncate. 2014-03-21 11:25:23 +09:00
flonum-tests.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
generic-tests.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
hash-tests.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
io-tests.scm Handling streams separately in file-position since fseek doesn't 2014-05-28 08:01:45 +09:00
iset-tests.scm Fixing iset-node-extract. 2014-05-19 21:49:10 +09:00
lib-tests.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
loop-tests.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
match-tests.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
md5-tests.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
memoize-tests.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
mime-tests.scm Supporting raw 8-bit binary in mime. 2014-04-01 18:45:58 +09:00
numeric-tests.scm Fixing overflow detection when reading hex bignums. 2014-06-25 22:46:34 +09:00
parse-tests.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
path-tests.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
prime-tests.scm Exposing the body of perfect? as aliquot. 2014-06-10 20:07:49 +09:00
process-tests.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
r5rs-tests.scm Updating R5RS tests since chibi now uses lowercase hex digits. 2014-05-07 15:20:27 -04:00
r7rs-tests.scm Fixing potential stack corruption in n-ary numeric inequalities. 2014-06-20 19:14:51 +09:00
re-tests.txt File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
record-tests.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
regexp-tests.scm Adding an optional count arg to regexp-replace to replace just the nth match. 2014-06-01 12:53:44 +09:00
rsa-tests.scm Separating rsa-verify and rsa-verify?. 2014-06-23 00:08:19 +09:00
scribble-tests.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
sha-tests.scm Fixing typo in final serialization of sha2 for 2+ chunks. 2014-04-16 21:03:08 +09:00
show-tests.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
sort-tests.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
srfi-1-tests.scm Fixing a long-standing typo in lset<=. 2014-06-20 07:56:39 +09:00
srfi-2-tests.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
srfi-16-tests.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
srfi-27-tests.scm Disabling test broken on Linux. 2014-05-28 14:26:59 +00:00
srfi-33-tests.scm Fixing bitwise-and for negative bignums 2014-06-29 11:28:56 +09:00
srfi-38-tests.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
string-tests.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
system-tests.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
tar-tests.scm Adding tar library. 2014-03-09 23:43:04 +09:00
thread-tests.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
unicode-tests.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
uri-tests.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
weak-tests.scm Moving ephemerals into the core. Using them as a weak table to store filenos, 2014-05-31 14:20:00 +09:00