chibi-scheme/tests/basic
Alex Shinn 44a6c530d9 EVAL save/restores the current exception handler.
It doesn't really make sense for an exception to pass
outside of EVAL.  Fixes issue #17.
2009-12-28 23:18:04 +09:00
..
test00-fact-3.res EVAL save/restores the current exception handler. 2009-12-28 23:18:04 +09:00
test00-fact-3.scm EVAL save/restores the current exception handler. 2009-12-28 23:18:04 +09:00
test01-apply.res EVAL save/restores the current exception handler. 2009-12-28 23:18:04 +09:00
test01-apply.scm EVAL save/restores the current exception handler. 2009-12-28 23:18:04 +09:00
test02-closure.res EVAL save/restores the current exception handler. 2009-12-28 23:18:04 +09:00
test02-closure.scm EVAL save/restores the current exception handler. 2009-12-28 23:18:04 +09:00
test03-nested-closure.res EVAL save/restores the current exception handler. 2009-12-28 23:18:04 +09:00
test03-nested-closure.scm EVAL save/restores the current exception handler. 2009-12-28 23:18:04 +09:00
test04-nested-let.res EVAL save/restores the current exception handler. 2009-12-28 23:18:04 +09:00
test04-nested-let.scm EVAL save/restores the current exception handler. 2009-12-28 23:18:04 +09:00
test05-internal-define.res EVAL save/restores the current exception handler. 2009-12-28 23:18:04 +09:00
test05-internal-define.scm EVAL save/restores the current exception handler. 2009-12-28 23:18:04 +09:00
test06-letrec.res EVAL save/restores the current exception handler. 2009-12-28 23:18:04 +09:00
test06-letrec.scm EVAL save/restores the current exception handler. 2009-12-28 23:18:04 +09:00
test07-mutation.res EVAL save/restores the current exception handler. 2009-12-28 23:18:04 +09:00
test07-mutation.scm EVAL save/restores the current exception handler. 2009-12-28 23:18:04 +09:00
test08-callcc.res EVAL save/restores the current exception handler. 2009-12-28 23:18:04 +09:00
test08-callcc.scm EVAL save/restores the current exception handler. 2009-12-28 23:18:04 +09:00
test09-hygiene.res EVAL save/restores the current exception handler. 2009-12-28 23:18:04 +09:00
test09-hygiene.scm EVAL save/restores the current exception handler. 2009-12-28 23:18:04 +09:00
test10-unhygiene.res EVAL save/restores the current exception handler. 2009-12-28 23:18:04 +09:00
test10-unhygiene.scm EVAL save/restores the current exception handler. 2009-12-28 23:18:04 +09:00