chibi-scheme/tests/basic
2012-04-20 23:48:57 +09:00
..
test00-fact-3.res fixing (atan x 0) case which previously performed divide-by-zero 2012-04-20 23:48:57 +09:00
test00-fact-3.scm fixing (atan x 0) case which previously performed divide-by-zero 2012-04-20 23:48:57 +09:00
test01-apply.res fixing (atan x 0) case which previously performed divide-by-zero 2012-04-20 23:48:57 +09:00
test01-apply.scm fixing (atan x 0) case which previously performed divide-by-zero 2012-04-20 23:48:57 +09:00
test02-closure.res fixing (atan x 0) case which previously performed divide-by-zero 2012-04-20 23:48:57 +09:00
test02-closure.scm fixing (atan x 0) case which previously performed divide-by-zero 2012-04-20 23:48:57 +09:00
test03-nested-closure.res fixing (atan x 0) case which previously performed divide-by-zero 2012-04-20 23:48:57 +09:00
test03-nested-closure.scm fixing (atan x 0) case which previously performed divide-by-zero 2012-04-20 23:48:57 +09:00
test04-nested-let.res fixing (atan x 0) case which previously performed divide-by-zero 2012-04-20 23:48:57 +09:00
test04-nested-let.scm fixing (atan x 0) case which previously performed divide-by-zero 2012-04-20 23:48:57 +09:00
test05-internal-define.res fixing (atan x 0) case which previously performed divide-by-zero 2012-04-20 23:48:57 +09:00
test05-internal-define.scm fixing (atan x 0) case which previously performed divide-by-zero 2012-04-20 23:48:57 +09:00
test06-letrec.res fixing (atan x 0) case which previously performed divide-by-zero 2012-04-20 23:48:57 +09:00
test06-letrec.scm fixing (atan x 0) case which previously performed divide-by-zero 2012-04-20 23:48:57 +09:00
test07-mutation.res fixing (atan x 0) case which previously performed divide-by-zero 2012-04-20 23:48:57 +09:00
test07-mutation.scm fixing (atan x 0) case which previously performed divide-by-zero 2012-04-20 23:48:57 +09:00
test08-callcc.res fixing (atan x 0) case which previously performed divide-by-zero 2012-04-20 23:48:57 +09:00
test08-callcc.scm fixing (atan x 0) case which previously performed divide-by-zero 2012-04-20 23:48:57 +09:00
test09-hygiene.res fixing (atan x 0) case which previously performed divide-by-zero 2012-04-20 23:48:57 +09:00
test09-hygiene.scm fixing (atan x 0) case which previously performed divide-by-zero 2012-04-20 23:48:57 +09:00
test10-unhygiene.res fixing (atan x 0) case which previously performed divide-by-zero 2012-04-20 23:48:57 +09:00
test10-unhygiene.scm fixing (atan x 0) case which previously performed divide-by-zero 2012-04-20 23:48:57 +09:00