leo/tests/compiler/function
2022-11-16 10:24:29 -08:00
..
inputs core algorithm tests working 2022-07-28 15:27:43 -07:00
9_inputs_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00
annotated_function_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00
conditional_return.leo Update compiler tests 2022-10-05 16:53:49 -07:00
duplicate_definition_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00
duplicate_parameter_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00
flatten_test.leo Update compiler tests 2022-10-05 16:53:49 -07:00
function_call_tyc_fail.leo Add tests 2022-10-31 13:53:02 -07:00
function_call.leo Update compiler tests 2022-10-05 16:53:49 -07:00
helper_function_with_interface.leo Update compiler tests 2022-10-05 16:53:49 -07:00
no_return.leo Update compiler tests 2022-10-05 16:53:49 -07:00
program_function_any_number_of_inputs_and_outputs.leo Update compiler tests 2022-10-05 16:53:49 -07:00
program_function_empty_body.leo Update compiler tests 2022-10-05 16:53:49 -07:00
program_function_no_constant_mode_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00
program_function_unit_type.leo Update compiler tests 2022-10-05 16:53:49 -07:00
program_function_with_mode.leo Update compiler tests 2022-10-05 16:53:49 -07:00
record_in_conditional_return.leo Update compiler tests 2022-10-05 16:53:49 -07:00
scope_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00
self_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00
self.leo Update compiler tests 2022-10-05 16:53:49 -07:00
shadow_function_with_input_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00
shadow_parameter_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00
standard_function_calls_standard_function_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00
standard_function_calls_transition_function_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00
too_many_transitions_fail.leo Add test 2022-11-16 10:24:29 -08:00
transition_function_calls_transition_function_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00
undefined_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00
unknown_parameter_type_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00