leo/tests/compiler/function
2022-08-11 00:36:22 -07:00
..
inputs core algorithm tests working 2022-07-28 15:27:43 -07:00
9_inputs_fail.leo core algorithm tests working 2022-07-28 15:27:43 -07:00
conditional_return.leo Add @program modifier to tests; regen expectations 2022-08-04 20:00:40 -07:00
duplicate_definition_fail.leo re-introduce some disabled tests, fix some 2022-05-05 15:38:55 -07:00
duplicate_parameter_fail.leo re-introduce some disabled tests, fix some 2022-05-05 15:38:55 -07:00
function_call.leo Add compiler test for function calls; fix bugs; regen test expectations 2022-08-04 21:21:56 -07:00
no_return_fail.leo add tests for known bugs 2022-06-02 09:37:55 -07:00
scope_fail.leo re-introduce some disabled tests, fix some 2022-05-05 15:38:55 -07:00
shadow_function_with_input_fail.leo re-introduce some disabled tests, fix some 2022-05-05 15:38:55 -07:00
shadow_parameter_fail.leo started going through deprecated tests, noticed parts of testframework were broken 2022-05-04 15:37:59 -07:00
undefined_fail.leo started going through deprecated tests, noticed parts of testframework were broken 2022-05-04 15:37:59 -07:00
unknown_parameter_type_fail.leo Add tests for undefined types 2022-08-11 00:36:22 -07:00