picrin/t
OGINO Masanori fef37c8366 Add regression tests for #282.
Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
2015-07-01 15:56:57 +09:00
..
issue Add regression tests for #282. 2015-07-01 15:56:57 +09:00
array.scm more array functions 2014-07-15 21:26:08 +09:00
byteio.scm
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 fix #273 2015-06-24 01:54:46 +09:00
letrec.scm
parameterize.scm Refactor t/parameterize.scm with (picrin test). 2015-06-25 16:42:51 +09:00
renaming-import.scm add renaming-import test 2014-07-28 02:00:54 +09:00
shebang.scm
syntax-rules.scm add test case for #229 2015-06-25 15:38:23 +09:00
tail-call.scm
tailcall.scm