solidity/test/libsolidity/syntaxTests/controlFlow/unreachableCode
2022-04-01 23:41:18 -05:00
..
assembly [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
comment_fine.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
constant_condition.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
do_while_continue.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
double_return.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
double_revert.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
for_break.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
if_both_return.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
library_function_import_bug.sol Directly restart processing calling functions. 2021-06-14 13:54:05 +02:00
library_function_nonimport_bug.sol Directly restart processing calling functions. 2021-06-14 13:54:05 +02:00
revert_empty.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
revert.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
while_break.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
while_continue.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00