.. |
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
|
adding iset optimization utility lib
|
2012-06-17 19:07:54 +09:00 |
lib-tests.scm
|
Adding mime tests.
|
2013-07-21 14:04:44 +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
|
(chibi mime) now case-folds then interns headers to match normal SXML.
|
2013-07-13 10:38:50 +09: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 |
path-tests.scm
|
Adding path-strip-leading-parents.
|
2013-08-31 20:02:53 +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
|
Additional list-copy tests from Per Bothner.
|
2013-09-26 16:07:56 +09: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
|
Avoiding case-folding large, pre-defined Unicode char-sets.
|
2013-07-27 15:32:22 +09:00 |
scribble-tests.scm
|
Changing scribble notation to use TeX-style \ instead of @.
|
2013-07-14 12:52:28 +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 |