chibi-scheme/tests
Alex Shinn 2e4d0aed91 Handling non-pointer struct return types in the ffi. We do a flat memcopy
of the struct to heap.  Only the base case is supported - combining with
multiple values or returning fixed-size arrays of structs won't work.
Fixes issue #270.
2015-06-22 23:01:44 +09:00
..
basic Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
build Adding option to disable automatic running of finalizers altogether. 2015-06-14 16:19:55 +09:00
ffi Handling non-pointer struct return types in the ffi. We do a flat memcopy 2015-06-22 23:01:44 +09:00
foreign Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
install Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
memory updating memory tests 2015-05-09 22:54:10 +09:00
run Adding command-line option tests. 2015-06-21 23:14:38 +09:00
snow Supporting multiple repositories and siblings traversal. 2015-05-07 00:10:34 +09:00
division-tests.scm Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
lib-tests.scm adding Steele's three-part test and including numeric tests in test-libs 2015-06-16 22:33:33 +09:00
r5rs-tests.scm Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
r7rs-tests.scm Fixing #; comments as the last element in a list for (scheme read). 2015-06-13 21:57:31 +09:00
re-tests.txt Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
unicode-tests.scm Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00