chibi-scheme/tests
2013-06-25 22:22:01 +09:00
..
basic Adding (scheme cxr) library, removing all other references to c[ad]{3,4]r. 2012-05-20 15:16:11 +09:00
build For now build tests just check the core. 2013-06-17 22:27:32 +09:00
ffi Adding sexp_maybe_wrap_error utility to pass exceptions from the FFI without raising. 2013-05-29 23:37:30 +09:00
foreign automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
install automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
memory Fixing test-memory after sexp.c refactoring and improved stack traces. 2013-06-17 06:45:27 +09:00
division-tests.scm automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
flonum-tests.scm automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
hash-tests.scm Wrapping continuable exceptions in specially tagged exceptions rather than pairs. 2013-06-15 17:47:37 +09:00
io-tests.scm Adding tests and bugfixes for read-string[!]. 2012-10-13 21:54:30 +09:00
iset-tests.scm adding iset optimization utility lib 2012-06-17 19:07:54 +09:00
lib-tests.scm Updating test targets. "make test" now runs the R7RS test suite. 2013-06-17 22:07:20 +09:00
loop-tests.scm automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
match-tests.scm automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
numeric-tests.scm automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
parse-tests.scm Adding parse-binary-op utility to (chibi parse common). 2013-05-03 00:12:44 +09:00
process-tests.scm automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
r5rs-tests.scm automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
r7rs-tests.scm Adding missing eof-object procedure. 2013-06-25 22:22:01 +09:00
record-tests.scm Need to rename field parameter names in record constructors. 2012-07-16 22:49:48 +09:00
scribble-tests.scm automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
sort-tests.scm Partition needs to split on <= to handle dups properly. 2013-05-11 13:39:36 +09:00
srfi-1-tests.scm Renaming the (scheme) library to (chibi). Leaving (scheme) as an alias for backwards compatibility. 2012-10-14 22:11:47 +09:00
srfi-2-tests.scm Updating test targets. "make test" now runs the R7RS test suite. 2013-06-17 22:07:20 +09:00
srfi-16-tests.scm Renaming the (scheme) library to (chibi). Leaving (scheme) as an alias for backwards compatibility. 2012-10-14 22:11:47 +09:00
srfi-38-tests.scm Renaming the (scheme) library to (chibi). Leaving (scheme) as an alias for backwards compatibility. 2012-10-14 22:11:47 +09:00
string-tests.scm string-split on the empty string is null, on a single space is two empty strings 2013-04-02 22:20:41 +09:00
system-tests.scm Fixing getpwnam stub, adding test cases from pod. 2012-10-09 21:52:16 +09:00
thread-tests.scm hiding error output in threads test 2012-09-17 18:02:41 +09:00
unicode-tests.scm automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
weak-tests.scm Updating ephemerons use a context local type id. 2013-06-17 22:02:55 +09:00