aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--progs/tests/add.sy (renamed from progs/tests/auto/add.sy)0
-rw-r--r--progs/tests/advanced_break.sy (renamed from progs/tests/auto/advanced_break.sy)0
-rw-r--r--progs/tests/advanced_continue.sy (renamed from progs/tests/auto/advanced_continue.sy)0
-rw-r--r--progs/tests/assignment.sy (renamed from progs/tests/auto/assignment.sy)0
-rw-r--r--progs/tests/blob_complex.sy (renamed from progs/tests/auto/blob_complex.sy)0
-rw-r--r--progs/tests/blob_infer.sy (renamed from progs/tests/auto/blob_infer.sy)0
-rw-r--r--progs/tests/blob_simple.sy (renamed from progs/tests/auto/blob_simple.sy)0
-rw-r--r--progs/tests/calls_inside_calls.sy (renamed from progs/tests/auto/calls_inside_calls.sy)0
-rw-r--r--progs/tests/cluster.sy (renamed from progs/tests/auto/cluster.sy)0
-rw-r--r--progs/tests/compare_constants_equality.sy (renamed from progs/tests/auto/compare_constants_equality.sy)0
-rw-r--r--progs/tests/compare_constants_unequality.sy (renamed from progs/tests/auto/compare_constants_unequality.sy)0
-rw-r--r--progs/tests/compare_variable.sy (renamed from progs/tests/auto/compare_variable.sy)0
-rw-r--r--progs/tests/conflict_markers.sy (renamed from progs/tests/auto/conflict_markers.sy)0
-rw-r--r--progs/tests/constant_function.sy (renamed from progs/tests/auto/constant_function.sy)0
-rw-r--r--progs/tests/constant_function_closure.sy (renamed from progs/tests/auto/constant_function_closure.sy)0
-rw-r--r--progs/tests/constant_function_complex.sy (renamed from progs/tests/auto/constant_function_complex.sy)0
-rw-r--r--progs/tests/constants_in_inner_functions.sy (renamed from progs/tests/auto/constants_in_inner_functions.sy)0
-rw-r--r--progs/tests/div.sy (renamed from progs/tests/auto/div.sy)0
-rw-r--r--progs/tests/else_.sy (renamed from progs/tests/auto/else_.sy)0
-rw-r--r--progs/tests/else_if.sy (renamed from progs/tests/auto/else_if.sy)0
-rw-r--r--progs/tests/expressions.sy (renamed from progs/tests/auto/expressions.sy)0
-rw-r--r--progs/tests/factorial.sy (renamed from progs/tests/auto/factorial.sy)0
-rw-r--r--progs/tests/field.sy (renamed from progs/tests/auto/field.sy)0
-rw-r--r--progs/tests/field_assign.sy (renamed from progs/tests/auto/field_assign.sy)0
-rw-r--r--progs/tests/field_get.sy (renamed from progs/tests/auto/field_get.sy)0
-rw-r--r--progs/tests/in_rhs.sy (renamed from progs/tests/auto/in_rhs.sy)0
-rw-r--r--progs/tests/instantiate.sy (renamed from progs/tests/auto/instantiate.sy)0
-rw-r--r--progs/tests/invalid_assign.sy (renamed from progs/tests/auto/invalid_assign.sy)0
-rw-r--r--progs/tests/more_types.sy (renamed from progs/tests/auto/more_types.sy)0
-rw-r--r--progs/tests/mul.sy (renamed from progs/tests/auto/mul.sy)0
-rw-r--r--progs/tests/multiple_fields.sy (renamed from progs/tests/auto/multiple_fields.sy)0
-rw-r--r--progs/tests/multiple_returns.sy (renamed from progs/tests/auto/multiple_returns.sy)0
-rw-r--r--progs/tests/negation.sy (renamed from progs/tests/auto/negation.sy)0
-rw-r--r--progs/tests/not.sy (renamed from progs/tests/auto/not.sy)0
-rw-r--r--progs/tests/one_arg.sy (renamed from progs/tests/auto/one_arg.sy)0
-rw-r--r--progs/tests/param_1.sy (renamed from progs/tests/auto/param_1.sy)0
-rw-r--r--progs/tests/param_2.sy (renamed from progs/tests/auto/param_2.sy)0
-rw-r--r--progs/tests/param_and_return.sy (renamed from progs/tests/auto/param_and_return.sy)0
-rw-r--r--progs/tests/parenthesis.sy (renamed from progs/tests/auto/parenthesis.sy)0
-rw-r--r--progs/tests/passing_functions.sy (renamed from progs/tests/auto/passing_functions.sy)0
-rw-r--r--progs/tests/passing_functions_mixed.sy (renamed from progs/tests/auto/passing_functions_mixed.sy)0
-rw-r--r--progs/tests/precedence.sy (renamed from progs/tests/auto/precedence.sy)0
-rw-r--r--progs/tests/return_1.sy (renamed from progs/tests/auto/return_1.sy)0
-rw-r--r--progs/tests/returning_closures.sy (renamed from progs/tests/auto/returning_closures.sy)0
-rw-r--r--progs/tests/simple.sy (renamed from progs/tests/auto/simple.sy)0
-rw-r--r--progs/tests/simple_add.sy (renamed from progs/tests/auto/simple_add.sy)0
-rw-r--r--progs/tests/simple_break.sy (renamed from progs/tests/auto/simple_break.sy)0
-rw-r--r--progs/tests/simple_continue.sy (renamed from progs/tests/auto/simple_continue.sy)0
-rw-r--r--progs/tests/simple_sub.sy (renamed from progs/tests/auto/simple_sub.sy)0
-rw-r--r--progs/tests/simplest.sy (renamed from progs/tests/auto/simplest.sy)0
-rw-r--r--progs/tests/single_variable.sy (renamed from progs/tests/auto/single_variable.sy)0
-rw-r--r--progs/tests/stack_ordering.sy (renamed from progs/tests/auto/stack_ordering.sy)0
-rw-r--r--progs/tests/strange.sy (renamed from progs/tests/auto/strange.sy)0
-rw-r--r--progs/tests/sub.sy (renamed from progs/tests/auto/sub.sy)0
-rw-r--r--progs/tests/terms_and_factors.sy (renamed from progs/tests/auto/terms_and_factors.sy)0
-rw-r--r--progs/tests/three_arg.sy (renamed from progs/tests/auto/three_arg.sy)0
-rw-r--r--progs/tests/two_arg.sy (renamed from progs/tests/auto/two_arg.sy)0
-rw-r--r--progs/tests/two_variables.sy (renamed from progs/tests/auto/two_variables.sy)0
-rw-r--r--progs/tests/types.sy (renamed from progs/tests/auto/types.sy)0
-rw-r--r--progs/tests/uncallable_type.sy (renamed from progs/tests/auto/uncallable_type.sy)0
-rw-r--r--progs/tests/wrong_params.sy (renamed from progs/tests/auto/wrong_params.sy)0
-rw-r--r--progs/tests/wrong_ret.sy (renamed from progs/tests/auto/wrong_ret.sy)0
62 files changed, 0 insertions, 0 deletions
diff --git a/progs/tests/auto/add.sy b/progs/tests/add.sy
index 3fadd86..3fadd86 100644
--- a/progs/tests/auto/add.sy
+++ b/progs/tests/add.sy
diff --git a/progs/tests/auto/advanced_break.sy b/progs/tests/advanced_break.sy
index 591dffd..591dffd 100644
--- a/progs/tests/auto/advanced_break.sy
+++ b/progs/tests/advanced_break.sy
diff --git a/progs/tests/auto/advanced_continue.sy b/progs/tests/advanced_continue.sy
index 1a3bb00..1a3bb00 100644
--- a/progs/tests/auto/advanced_continue.sy
+++ b/progs/tests/advanced_continue.sy
diff --git a/progs/tests/auto/assignment.sy b/progs/tests/assignment.sy
index 5ab9f6b..5ab9f6b 100644
--- a/progs/tests/auto/assignment.sy
+++ b/progs/tests/assignment.sy
diff --git a/progs/tests/auto/blob_complex.sy b/progs/tests/blob_complex.sy
index b139a3a..b139a3a 100644
--- a/progs/tests/auto/blob_complex.sy
+++ b/progs/tests/blob_complex.sy
diff --git a/progs/tests/auto/blob_infer.sy b/progs/tests/blob_infer.sy
index 0a1ce1b..0a1ce1b 100644
--- a/progs/tests/auto/blob_infer.sy
+++ b/progs/tests/blob_infer.sy
diff --git a/progs/tests/auto/blob_simple.sy b/progs/tests/blob_simple.sy
index ea832cd..ea832cd 100644
--- a/progs/tests/auto/blob_simple.sy
+++ b/progs/tests/blob_simple.sy
diff --git a/progs/tests/auto/calls_inside_calls.sy b/progs/tests/calls_inside_calls.sy
index 5f6716b..5f6716b 100644
--- a/progs/tests/auto/calls_inside_calls.sy
+++ b/progs/tests/calls_inside_calls.sy
diff --git a/progs/tests/auto/cluster.sy b/progs/tests/cluster.sy
index dc8ec72..dc8ec72 100644
--- a/progs/tests/auto/cluster.sy
+++ b/progs/tests/cluster.sy
diff --git a/progs/tests/auto/compare_constants_equality.sy b/progs/tests/compare_constants_equality.sy
index e8f64ed..e8f64ed 100644
--- a/progs/tests/auto/compare_constants_equality.sy
+++ b/progs/tests/compare_constants_equality.sy
diff --git a/progs/tests/auto/compare_constants_unequality.sy b/progs/tests/compare_constants_unequality.sy
index 21094da..21094da 100644
--- a/progs/tests/auto/compare_constants_unequality.sy
+++ b/progs/tests/compare_constants_unequality.sy
diff --git a/progs/tests/auto/compare_variable.sy b/progs/tests/compare_variable.sy
index 80fb4a4..80fb4a4 100644
--- a/progs/tests/auto/compare_variable.sy
+++ b/progs/tests/compare_variable.sy
diff --git a/progs/tests/auto/conflict_markers.sy b/progs/tests/conflict_markers.sy
index 0760582..0760582 100644
--- a/progs/tests/auto/conflict_markers.sy
+++ b/progs/tests/conflict_markers.sy
diff --git a/progs/tests/auto/constant_function.sy b/progs/tests/constant_function.sy
index 22ddfe2..22ddfe2 100644
--- a/progs/tests/auto/constant_function.sy
+++ b/progs/tests/constant_function.sy
diff --git a/progs/tests/auto/constant_function_closure.sy b/progs/tests/constant_function_closure.sy
index 6c7f0d7..6c7f0d7 100644
--- a/progs/tests/auto/constant_function_closure.sy
+++ b/progs/tests/constant_function_closure.sy
diff --git a/progs/tests/auto/constant_function_complex.sy b/progs/tests/constant_function_complex.sy
index 6a60ebe..6a60ebe 100644
--- a/progs/tests/auto/constant_function_complex.sy
+++ b/progs/tests/constant_function_complex.sy
diff --git a/progs/tests/auto/constants_in_inner_functions.sy b/progs/tests/constants_in_inner_functions.sy
index 99704e7..99704e7 100644
--- a/progs/tests/auto/constants_in_inner_functions.sy
+++ b/progs/tests/constants_in_inner_functions.sy
diff --git a/progs/tests/auto/div.sy b/progs/tests/div.sy
index df3e7bb..df3e7bb 100644
--- a/progs/tests/auto/div.sy
+++ b/progs/tests/div.sy
diff --git a/progs/tests/auto/else_.sy b/progs/tests/else_.sy
index 0f1d624..0f1d624 100644
--- a/progs/tests/auto/else_.sy
+++ b/progs/tests/else_.sy
diff --git a/progs/tests/auto/else_if.sy b/progs/tests/else_if.sy
index f31453e..f31453e 100644
--- a/progs/tests/auto/else_if.sy
+++ b/progs/tests/else_if.sy
diff --git a/progs/tests/auto/expressions.sy b/progs/tests/expressions.sy
index 99569e4..99569e4 100644
--- a/progs/tests/auto/expressions.sy
+++ b/progs/tests/expressions.sy
diff --git a/progs/tests/auto/factorial.sy b/progs/tests/factorial.sy
index 770bc33..770bc33 100644
--- a/progs/tests/auto/factorial.sy
+++ b/progs/tests/factorial.sy
diff --git a/progs/tests/auto/field.sy b/progs/tests/field.sy
index b11e51e..b11e51e 100644
--- a/progs/tests/auto/field.sy
+++ b/progs/tests/field.sy
diff --git a/progs/tests/auto/field_assign.sy b/progs/tests/field_assign.sy
index 4fb6dd4..4fb6dd4 100644
--- a/progs/tests/auto/field_assign.sy
+++ b/progs/tests/field_assign.sy
diff --git a/progs/tests/auto/field_get.sy b/progs/tests/field_get.sy
index 49bb0f2..49bb0f2 100644
--- a/progs/tests/auto/field_get.sy
+++ b/progs/tests/field_get.sy
diff --git a/progs/tests/auto/in_rhs.sy b/progs/tests/in_rhs.sy
index 28ed276..28ed276 100644
--- a/progs/tests/auto/in_rhs.sy
+++ b/progs/tests/in_rhs.sy
diff --git a/progs/tests/auto/instantiate.sy b/progs/tests/instantiate.sy
index bb2f09c..bb2f09c 100644
--- a/progs/tests/auto/instantiate.sy
+++ b/progs/tests/instantiate.sy
diff --git a/progs/tests/auto/invalid_assign.sy b/progs/tests/invalid_assign.sy
index 8ee47ab..8ee47ab 100644
--- a/progs/tests/auto/invalid_assign.sy
+++ b/progs/tests/invalid_assign.sy
diff --git a/progs/tests/auto/more_types.sy b/progs/tests/more_types.sy
index c85403a..c85403a 100644
--- a/progs/tests/auto/more_types.sy
+++ b/progs/tests/more_types.sy
diff --git a/progs/tests/auto/mul.sy b/progs/tests/mul.sy
index 4b33314..4b33314 100644
--- a/progs/tests/auto/mul.sy
+++ b/progs/tests/mul.sy
diff --git a/progs/tests/auto/multiple_fields.sy b/progs/tests/multiple_fields.sy
index ce4c61f..ce4c61f 100644
--- a/progs/tests/auto/multiple_fields.sy
+++ b/progs/tests/multiple_fields.sy
diff --git a/progs/tests/auto/multiple_returns.sy b/progs/tests/multiple_returns.sy
index 6cb5e1a..6cb5e1a 100644
--- a/progs/tests/auto/multiple_returns.sy
+++ b/progs/tests/multiple_returns.sy
diff --git a/progs/tests/auto/negation.sy b/progs/tests/negation.sy
index 0c702aa..0c702aa 100644
--- a/progs/tests/auto/negation.sy
+++ b/progs/tests/negation.sy
diff --git a/progs/tests/auto/not.sy b/progs/tests/not.sy
index 02dd81d..02dd81d 100644
--- a/progs/tests/auto/not.sy
+++ b/progs/tests/not.sy
diff --git a/progs/tests/auto/one_arg.sy b/progs/tests/one_arg.sy
index e7dee83..e7dee83 100644
--- a/progs/tests/auto/one_arg.sy
+++ b/progs/tests/one_arg.sy
diff --git a/progs/tests/auto/param_1.sy b/progs/tests/param_1.sy
index c96089e..c96089e 100644
--- a/progs/tests/auto/param_1.sy
+++ b/progs/tests/param_1.sy
diff --git a/progs/tests/auto/param_2.sy b/progs/tests/param_2.sy
index 1915c42..1915c42 100644
--- a/progs/tests/auto/param_2.sy
+++ b/progs/tests/param_2.sy
diff --git a/progs/tests/auto/param_and_return.sy b/progs/tests/param_and_return.sy
index 2752fcc..2752fcc 100644
--- a/progs/tests/auto/param_and_return.sy
+++ b/progs/tests/param_and_return.sy
diff --git a/progs/tests/auto/parenthesis.sy b/progs/tests/parenthesis.sy
index dd6fe8a..dd6fe8a 100644
--- a/progs/tests/auto/parenthesis.sy
+++ b/progs/tests/parenthesis.sy
diff --git a/progs/tests/auto/passing_functions.sy b/progs/tests/passing_functions.sy
index e09a125..e09a125 100644
--- a/progs/tests/auto/passing_functions.sy
+++ b/progs/tests/passing_functions.sy
diff --git a/progs/tests/auto/passing_functions_mixed.sy b/progs/tests/passing_functions_mixed.sy
index b08128e..b08128e 100644
--- a/progs/tests/auto/passing_functions_mixed.sy
+++ b/progs/tests/passing_functions_mixed.sy
diff --git a/progs/tests/auto/precedence.sy b/progs/tests/precedence.sy
index ae08e05..ae08e05 100644
--- a/progs/tests/auto/precedence.sy
+++ b/progs/tests/precedence.sy
diff --git a/progs/tests/auto/return_1.sy b/progs/tests/return_1.sy
index 533208f..533208f 100644
--- a/progs/tests/auto/return_1.sy
+++ b/progs/tests/return_1.sy
diff --git a/progs/tests/auto/returning_closures.sy b/progs/tests/returning_closures.sy
index 4d69d5a..4d69d5a 100644
--- a/progs/tests/auto/returning_closures.sy
+++ b/progs/tests/returning_closures.sy
diff --git a/progs/tests/auto/simple.sy b/progs/tests/simple.sy
index 99bf586..99bf586 100644
--- a/progs/tests/auto/simple.sy
+++ b/progs/tests/simple.sy
diff --git a/progs/tests/auto/simple_add.sy b/progs/tests/simple_add.sy
index 7be4012..7be4012 100644
--- a/progs/tests/auto/simple_add.sy
+++ b/progs/tests/simple_add.sy
diff --git a/progs/tests/auto/simple_break.sy b/progs/tests/simple_break.sy
index 6f2e5b6..6f2e5b6 100644
--- a/progs/tests/auto/simple_break.sy
+++ b/progs/tests/simple_break.sy
diff --git a/progs/tests/auto/simple_continue.sy b/progs/tests/simple_continue.sy
index 3e26e6c..3e26e6c 100644
--- a/progs/tests/auto/simple_continue.sy
+++ b/progs/tests/simple_continue.sy
diff --git a/progs/tests/auto/simple_sub.sy b/progs/tests/simple_sub.sy
index c220b8f..c220b8f 100644
--- a/progs/tests/auto/simple_sub.sy
+++ b/progs/tests/simple_sub.sy
diff --git a/progs/tests/auto/simplest.sy b/progs/tests/simplest.sy
index 14a6534..14a6534 100644
--- a/progs/tests/auto/simplest.sy
+++ b/progs/tests/simplest.sy
diff --git a/progs/tests/auto/single_variable.sy b/progs/tests/single_variable.sy
index ce4c2ad..ce4c2ad 100644
--- a/progs/tests/auto/single_variable.sy
+++ b/progs/tests/single_variable.sy
diff --git a/progs/tests/auto/stack_ordering.sy b/progs/tests/stack_ordering.sy
index f13e5cf..f13e5cf 100644
--- a/progs/tests/auto/stack_ordering.sy
+++ b/progs/tests/stack_ordering.sy
diff --git a/progs/tests/auto/strange.sy b/progs/tests/strange.sy
index b6aad0f..b6aad0f 100644
--- a/progs/tests/auto/strange.sy
+++ b/progs/tests/strange.sy
diff --git a/progs/tests/auto/sub.sy b/progs/tests/sub.sy
index e5d60f2..e5d60f2 100644
--- a/progs/tests/auto/sub.sy
+++ b/progs/tests/sub.sy
diff --git a/progs/tests/auto/terms_and_factors.sy b/progs/tests/terms_and_factors.sy
index 42a48e2..42a48e2 100644
--- a/progs/tests/auto/terms_and_factors.sy
+++ b/progs/tests/terms_and_factors.sy
diff --git a/progs/tests/auto/three_arg.sy b/progs/tests/three_arg.sy
index 56eb634..56eb634 100644
--- a/progs/tests/auto/three_arg.sy
+++ b/progs/tests/three_arg.sy
diff --git a/progs/tests/auto/two_arg.sy b/progs/tests/two_arg.sy
index 09ea1f7..09ea1f7 100644
--- a/progs/tests/auto/two_arg.sy
+++ b/progs/tests/two_arg.sy
diff --git a/progs/tests/auto/two_variables.sy b/progs/tests/two_variables.sy
index 93329e3..93329e3 100644
--- a/progs/tests/auto/two_variables.sy
+++ b/progs/tests/two_variables.sy
diff --git a/progs/tests/auto/types.sy b/progs/tests/types.sy
index bdcdfa4..bdcdfa4 100644
--- a/progs/tests/auto/types.sy
+++ b/progs/tests/types.sy
diff --git a/progs/tests/auto/uncallable_type.sy b/progs/tests/uncallable_type.sy
index dbe6e81..dbe6e81 100644
--- a/progs/tests/auto/uncallable_type.sy
+++ b/progs/tests/uncallable_type.sy
diff --git a/progs/tests/auto/wrong_params.sy b/progs/tests/wrong_params.sy
index e49e89b..e49e89b 100644
--- a/progs/tests/auto/wrong_params.sy
+++ b/progs/tests/wrong_params.sy
diff --git a/progs/tests/auto/wrong_ret.sy b/progs/tests/wrong_ret.sy
index 6c4a9a5..6c4a9a5 100644
--- a/progs/tests/auto/wrong_ret.sy
+++ b/progs/tests/wrong_ret.sy