leo/tests/compiler/statements
2022-10-27 20:17:00 -07:00
..
inputs Add test cases demonstrating failing typechecking 2022-08-06 07:49:36 -07:00
operations Update compiler tests 2022-10-05 16:53:49 -07:00
all_loops_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00
assign_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00
assign_ternary.leo Update compiler tests 2022-10-05 16:53:49 -07:00
assign.leo Update compiler tests 2022-10-05 16:53:49 -07:00
block.leo Update compiler tests 2022-10-05 16:53:49 -07:00
chain.leo Update compiler tests 2022-10-05 16:53:49 -07:00
compare_diff_types_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00
compare_invalid_negates_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00
duplicate_variable.leo Update compiler tests 2022-10-05 16:53:49 -07:00
iteration_basic.leo Update compiler tests 2022-10-05 16:53:49 -07:00
iteration_nested.leo Update compiler tests 2022-10-05 16:53:49 -07:00
loop_non_literal_bound_fail.leo Add test 2022-10-27 20:17:00 -07:00
loop_returns_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00
multiple_returns_in_one_block_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00
multiple_returns.leo Update compiler tests 2022-10-05 16:53:49 -07:00
mutate.leo Update compiler tests 2022-10-05 16:53:49 -07:00
non_existant_var_exp_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00
non_existant_vars_mul_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00
statements_after_complete_conditional_return_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00
ternary_explicit_and_implicit.leo Update compiler tests 2022-10-05 16:53:49 -07:00
typecheck_statements_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00
unknown_type_in_definition_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00