chibi-scheme/tests
2013-05-29 23:37:30 +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 Speeding up build tests with CFLAGS and parallel make. 2013-03-23 21:17:08 +01: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 automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04: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 Adding test for exception values stored in hash tables. 2012-12-22 16:37:18 +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 adding string-tests to lib-tests 2012-06-25 21:02:08 -07: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 backslash line read tests. 2013-05-28 21:23:52 +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 SRFI-2 to support single variable references as clauses, and adding tests. 2012-12-15 13:06:32 +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