solidity/test/libsolidity/syntaxTests/tryCatch
2020-12-22 11:08:44 +01:00
..
almost_call_options.sol
catch_error_named.sol
catch_error.sol
catch_low_level.sol
creation.sol Add more syntax tests for uncovered cases 2020-11-05 10:30:09 +00:00
double_panic_correct.sol Catch panic. 2020-12-22 11:08:44 +01:00
double_panic.sol Catch panic. 2020-12-22 11:08:44 +01:00
empty_catch.sol
empty_returns.sol
error_and_panic.sol Catch panic. 2020-12-22 11:08:44 +01:00
error_with_wrong_type.sol
invalid_error_name.sol Catch panic. 2020-12-22 11:08:44 +01:00
invalid_returns.sol
library_call.sol
low_level_pre-byzantium.sol
low_level_with_wrong_type.sol
no_catch.sol
no_external_call.sol
no_returns.sol
no_special.sol Disallow meta type on super. 2020-12-02 15:43:18 +01:00
returns_memory_anonymous.sol
returns_memory.sol
returns.sol
scoping.sol
simple_catch.sol
structured_pre_byzantium.sol
two_catch_clauses.sol
two_error_catch_clauses.sol
two_low_level_catch_clauses.sol
wrong_panic_2.sol Catch panic. 2020-12-22 11:08:44 +01:00
wrong_panic.sol Catch panic. 2020-12-22 11:08:44 +01:00