mpri-funcprog-project/src/tests
2018-02-16 18:04:34 +01:00
..
loop Keep only project-related files; reroot to project/ 2017-12-19 13:35:04 +01:00
.gitignore Keep only project-related files; reroot to project/ 2017-12-19 13:35:04 +01:00
bool.exp Keep only project-related files; reroot to project/ 2017-12-19 13:35:04 +01:00
bool.lambda Keep only project-related files; reroot to project/ 2017-12-19 13:35:04 +01:00
church.exp Fix unix permissions for exp test files 2018-02-16 13:11:43 +01:00
church.lambda Keep only project-related files; reroot to project/ 2017-12-19 13:35:04 +01:00
hello.exp Fix unix permissions for exp test files 2018-02-16 13:11:43 +01:00
hello.lambda Keep only project-related files; reroot to project/ 2017-12-19 13:35:04 +01:00
if_fib.exp Use shared tests 2018-02-16 17:58:30 +01:00
if_fib.lambda Use shared tests 2018-02-16 17:58:30 +01:00
if_func.exp Add test if_func 2018-02-16 00:56:35 +01:00
if_func.lambda Add test if_func 2018-02-16 00:56:35 +01:00
if_func_branch.exp Add test if_func_branch 2018-02-16 00:59:39 +01:00
if_func_branch.lambda Add test if_func_branch 2018-02-16 00:59:39 +01:00
if_nested.exp Use shared tests 2018-02-16 17:58:30 +01:00
if_nested.lambda Use shared tests 2018-02-16 17:58:30 +01:00
multi_args.exp Add two passing tests 2018-02-16 01:58:24 +01:00
multi_args.lambda Fix multi_args.lambda 2018-02-16 18:04:34 +01:00
multi_args_rec.exp Add two passing tests 2018-02-16 01:58:24 +01:00
multi_args_rec.lambda Add two passing tests 2018-02-16 01:58:24 +01:00
partial_eval.exp Add a test for partial evaluation 2018-02-16 02:58:08 +01:00
partial_eval.lambda Add a test for partial evaluation 2018-02-16 02:58:08 +01:00
printprint.exp Fix unix permissions for exp test files 2018-02-16 13:11:43 +01:00
printprint.lambda Keep only project-related files; reroot to project/ 2017-12-19 13:35:04 +01:00
rec_factorial.exp Add test rec_factorial (computes 7!) -- fails 2018-02-16 01:09:21 +01:00
rec_factorial.lambda Add test rec_factorial (computes 7!) -- fails 2018-02-16 01:09:21 +01:00
rec_fibo.exp Add complicated recursion and nesting -- fail 2018-02-16 01:40:23 +01:00
rec_fibo.lambda Fix rec_fibo's syntax — now works perfectly 2018-02-16 02:06:45 +01:00
redef.exp Add test for redefinition of variables 2018-02-16 15:42:47 +01:00
redef.lambda Add test for redefinition of variables 2018-02-16 15:42:47 +01:00
ren.exp Use shared tests 2018-02-16 17:58:30 +01:00
ren.lambda Use shared tests 2018-02-16 17:58:30 +01:00
simple_call.exp Add test simple_call 2018-02-15 19:46:16 +01:00
simple_call.lambda Add test simple_call 2018-02-15 19:46:16 +01:00
simple_if.exp Fix C code production, add ifzero basic test 2018-02-16 00:52:07 +01:00
simple_if.lambda Fix C code production, add ifzero basic test 2018-02-16 00:52:07 +01:00