chibi-scheme/tests
Alex Shinn 00691b64f1 Making libraries portable where possible.
Many still import (chibi), and as (scheme base) is somewhat more
expensive to load at present these are changed to cond-expand.
Many libraries also rely on (srfi 33), and these have been changed
to a cond-expand first trying (srfi 60) where available.
Also fixing a few portability concerns (duplicate imports of the
same binding), and adding a few libraries missing from lib-tests.scm.
2015-04-26 16:17:38 +09:00
..
basic Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
build Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
ffi Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +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 Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
snow Adding missing test files from last commit. 2015-04-24 14:10:57 +09:00
division-tests.scm Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
flonum-tests.scm Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
lib-tests.scm Making libraries portable where possible. 2015-04-26 16:17:38 +09:00
numeric-tests.scm Do not lose carry bit in addition edge case 2015-03-26 02:30:48 +02:00
r5rs-tests.scm Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
r7rs-tests.scm Fixing typo in r7rs-tests. 2015-03-12 22:39:43 +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