Alex Shinn
961e5e885b
Adding regexp-tests to the test-libs target.
2013-10-15 15:06:01 +09:00
Alex Shinn
937a47efd2
Adding mime tests.
2013-07-21 14:04:44 +09:00
Alex Shinn
b6e2829b5d
Updating (chibi uri) to use new string-find return values, which
...
were changed to offsets rather than potentially #f.
Also consistently using string-cursor API rather than indexes.
Fixes issue #189 .
2013-07-21 14:01:36 +09:00
Alex Shinn
dddc6d1806
Changing scribble notation to use TeX-style \ instead of @.
...
Documentation looks much nicer now (or at least more familiar).
Test cases become ugly because we need to double the escape in
strings. Also escaping requires \"\\" which in a Scheme string
gets written \\"\\\\". Consider \\ as a shortcut (which is still
\\\\ in a string).
2013-07-14 12:52:28 +09:00
Alex Shinn
b3ad71cb90
Updating test targets. "make test" now runs the R7RS test suite.
...
"make test-all" runs R7RS + libs + FFI. "make test-dist" also
runs memory and build tests.
2013-06-17 22:07:20 +09:00
Alex Shinn
02d02f40be
adding string-tests to lib-tests
2012-06-25 21:02:08 -07:00
Alex Shinn
9936ad2d58
adding more test suites to lib tests
2012-06-24 23:11:53 -07:00
Alex Shinn
85a7efc003
automatically making sockets non-blocking on accept
2012-05-14 08:37:45 -04:00