..
all_loops.leo
commit rest of tests
2022-08-01 14:17:55 -07:00
assert.leo
Rename console.assert*
to assert*
. ( #2205 )
2022-12-06 21:56:48 -08:00
assign.leo
adjust tests
2022-04-05 11:38:21 -07:00
async_fail.leo
Deprecate (async) finalize statements
2022-11-15 13:18:39 -08:00
block.leo
merge testnet3 into required types, also remove identifier type
2022-05-02 19:43:46 -07:00
cond_mut.leo
commit rest of tests
2022-08-01 14:17:55 -07:00
conditional_fail.leo
add more tests
2021-07-09 12:15:29 -07:00
conditional.leo
remove expression statements
2022-05-17 14:41:30 +02:00
console_fail.leo
Rename console.assert*
to assert*
. ( #2205 )
2022-12-06 21:56:48 -08:00
definition_fail.leo
add ident type back in
2022-05-25 15:56:44 -07:00
definition.leo
regen tests
2022-08-03 16:26:16 -07:00
expression_fail.leo
save progress before denver
2022-02-16 11:33:52 -08:00
expression.leo
Fix tests; regen expectations
2022-11-08 15:49:47 -08:00
finalize_fail.leo
Deprecate (async) finalize statements
2022-11-15 13:18:39 -08:00
for_loop.leo
commit rest of tests
2022-08-01 14:17:55 -07:00
function_input_mut.leo
commit rest of tests
2022-08-01 14:17:55 -07:00
hex_int_fail.leo
add tests
2022-03-04 10:26:34 -08:00
import_circuit.leo
refactor more iteration tests
2022-08-01 17:01:58 -07:00
iteration_repeated.leo
refactor more iteration tests
2022-08-01 17:01:58 -07:00
iteration_variable.leo
commit rest of tests
2022-08-01 14:17:55 -07:00
iteration.leo
merge testnet3 into required types, also remove identifier type
2022-05-02 19:43:46 -07:00
let_mut_nested.leo
commit rest of tests
2022-08-01 14:17:55 -07:00
let_mut_recover.leo
Update parser tests
2022-10-05 16:54:50 -07:00
return_fail.leo
pull max's required semi-colon branch to ensure sameness, MD file renamed to readme
2021-04-14 18:38:49 -04:00
return.leo
merge testnet3 into required types, also remove identifier type
2022-05-02 19:43:46 -07:00