leo/tests/compiler/statements
2022-07-28 09:24:33 -07:00
..
inputs fix #1819 2022-05-23 18:55:42 -07:00
all_loops_fail.leo fix nit 2022-05-17 11:36:04 -04:00
all_loops.leo [parser] Fix to disallow including loop ending bound. 2022-05-16 21:24:42 -07:00
assign_fail.leo 1. Speed up string literal lexing. 2022-06-21 17:07:44 +02:00
assign_ternary.leo re-introduce some disabled tests, fix some 2022-05-05 15:38:55 -07:00
block.leo re-introduce some disabled tests, fix some 2022-05-05 15:38:55 -07:00
chain.leo merge testnet3 into required types, also remove identifier type 2022-05-02 19:43:46 -07:00
compare_diff_types_fail.leo Better error for address comparison; regen test expectations 2022-07-11 07:49:52 -07:00
compare_invalid_negates_fail.leo fix #1819 2022-05-23 18:55:42 -07:00
duplicate_variable.leo re-introduce some disabled tests, fix some 2022-05-05 15:38:55 -07:00
for_loop.leo re-introduce some disabled tests, fix some 2022-05-05 15:38:55 -07:00
iteration_basic.leo re-introduce some disabled tests, fix some 2022-05-05 15:38:55 -07:00
iteration_variable.leo Loop Unrolling skips instead of failing on non-const bounds 2022-07-14 17:07:37 -07:00
loop_returns_fail.leo Type checking errors on multiple returns 2022-07-24 21:32:36 -07:00
multiple_returns_in_one_block_fail.leo Type checking errors on multiple returns 2022-07-24 21:32:36 -07:00
multiple_returns.leo merge testnet3 into required types, also remove identifier type 2022-05-02 19:43:46 -07:00
mutate.leo merge testnet3 into required types, also remove identifier type 2022-05-02 19:43:46 -07:00
non_existant_var_exp_fail.leo add tests for known bugs 2022-06-02 09:37:55 -07:00
non_existant_vars_mul_fail.leo add tests for known bugs 2022-06-02 09:37:55 -07:00
statements_after_complete_conditional_return_fail.leo Addressing feedback 2022-07-28 09:24:33 -07:00
ternary_explicit_and_implicit.leo merge testnet3 into required types, also remove identifier type 2022-05-02 19:43:46 -07:00