chibi-scheme/tests
Alexei Lozovsky cc23efac16
Initialize variables in FFI tests
These ones are used to compute averages. If they are not initialized to
zero, they might contain some garbage. In fact, they almost always do
on platforms other that x86_64, failing the FFI tests. If optimizations
are enabled, these tests usually fail on x86_64 too. The reason this
went unnoticed is contrived set of coincidences.
2021-06-06 11:19:52 +09:00
..
basic Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
build disable fileno unification by default 2021-04-27 18:30:43 +09:00
ffi Initialize variables in FFI tests 2021-06-06 11:19:52 +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 trace in oom tests 2018-01-25 00:11:44 +09:00
run -R needs interpreter name, not SRFI 22 2019-01-01 23:18:49 +08:00
snow Fixing snow doc extraction for multiple levels of includes. 2017-01-19 23:58:09 +09:00
division-tests.scm Add regression tests for remainder with infinity. 2018-03-15 21:48:19 -05:00
lib-tests.scm add docs and tests for assert, unify with SRFI 145 2021-05-06 20:34:03 +09:00
r5rs-tests.scm Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
r7rs-tests.scm propagating #i prefix across radix prefixes (issue #706) 2020-09-22 17:37:22 +09:00
re-tests.txt Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
syntax-tests.scm restoring renaming of ... 2016-03-05 00:28:09 +09:00
unicode-tests.scm Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00