leo/tests/compiler/statements
2022-08-11 00:36:22 -07:00
..
inputs Add test cases demonstrating failing typechecking 2022-08-06 07:49:36 -07:00
operations Regenerate test expectations 2022-08-06 07:50:18 -07:00
all_loops_fail.leo fix nit 2022-05-17 11:36:04 -04: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
assign.leo Add @program modifier to tests; regen expectations 2022-08-04 20:00:40 -07:00
block.leo Add @program modifier to tests; regen expectations 2022-08-04 20:00:40 -07:00
chain.leo Add @program modifier to tests; regen expectations 2022-08-04 20:00:40 -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
iteration_basic.leo Add @program modifier to tests; regen expectations 2022-08-04 20:00:40 -07:00
iteration_nested.leo Add @program modifier to tests; regen expectations 2022-08-04 20:00:40 -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 Add @program modifier to tests; regen expectations 2022-08-04 20:00:40 -07:00
mutate.leo Add @program modifier to tests; regen expectations 2022-08-04 20:00:40 -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 Add @program modifier to tests; regen expectations 2022-08-04 20:00:40 -07:00
unknown_type_in_definition_fail.leo Add tests for undefined types 2022-08-11 00:36:22 -07:00