chibi-scheme/tests
2014-01-19 23:13:11 +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
generic-tests.scm Allowing a default predicate for methods. 2013-07-29 21:16:18 +09: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 Fixing bug in iset-adjoin for values already present at a node boundary. 2013-11-09 16:35:22 +09:00
lib-tests.scm Adding regexp-tests to the test-libs target. 2013-10-15 15:06:01 +09:00
loop-tests.scm automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00
match-tests.scm Using standard @ instead of ^ as the SXML attributes symbols. 2013-07-13 10:04:40 +09:00
memoize-tests.scm Adding memoization library. 2013-09-01 23:08:33 +09:00
mime-tests.scm Updating mime tests. 2013-12-21 19:15:47 +09:00
numeric-tests.scm Faster bignum division. 2013-12-31 09:07:41 +09:00
parse-tests.scm Adding parse-binary-op utility to (chibi parse common). 2013-05-03 00:12:44 +09:00
path-tests.scm Adding path-strip-leading-parents. 2013-08-31 20:02:53 +09:00
prime-tests.scm Adding prime utilities library. 2014-01-19 23:13:11 +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 nested guard test from Per Bothner. 2014-01-09 10:33:08 -05:00
re-tests.txt Initial version of (chibi regexp). 2013-07-24 21:36:02 +09:00
record-tests.scm Patches from Ben Mather. 2013-07-30 21:15:24 +09:00
regexp-tests.scm Simplifying bog/eog matches. 2013-11-30 00:41:36 +09:00
scribble-tests.scm Changing scribble notation to use TeX-style \ instead of @. 2013-07-14 12:52:28 +09:00
show-tests.scm Adding pretty-printing format combinators. 2013-10-13 19:49:15 +09: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
uri-tests.scm Fixing bug in uri path parsing. 2013-08-18 17:09:39 +09:00
weak-tests.scm Updating ephemerons use a context local type id. 2013-06-17 22:02:55 +09:00