picrin/t
OGINO Masanori b0e6f14442 Move r7rs-tests.scm into a nitro.
Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
2015-06-22 11:07:56 +09:00
..
issue add test for #257 2015-02-04 13:52:46 +00:00
array.scm more array functions 2014-07-15 21:26:08 +09:00
byteio.scm make `read-bytevector(!)` efficint, export `u8-ready?`. 2014-05-26 04:08:39 +09:00
closure.scm
dynamic-wind.scm
escape.scm add eest for escape 2015-01-26 15:42:46 +09:00
exception.scm
hello.scm
ir-macro.scm
letrec.scm
parameterize.scm
renaming-import.scm add renaming-import test 2014-07-28 02:00:54 +09:00
shebang.scm add shebang test case 2014-06-17 21:28:33 +09:00
tail-call.scm
tailcall.scm