solidity/test/libsolidity/syntaxTests/errors
hrkrshnn cc915f023e Errors about nested mapping in event parameter are fatal.
(Also applies for error parameters.)
2021-06-03 11:02:27 +02:00
..
abi_decode_error.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
abi_encode_error_instance.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
abi_encode_error.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
all_ones_signature.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
anonymous.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
assert_with_cond_and_error.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
assert_with_error.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
basic.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
clash_function_error_inheritance_2.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
clash_function_error_inheritance.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
clash_function_error.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
duplicate.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
error_address_payable.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
error_as_function_param.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
error_in_interface.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
error_in_library.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
error_location_memory.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
error_location_specifier.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
error_reserved_name.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
file_level.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
hash_collision_external.sol Use all referenced errors. 2021-03-30 21:15:46 +02:00
hash_collision.sol Use all referenced errors. 2021-03-30 21:15:46 +02:00
indexed_error.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
no_mappings.sol Errors about nested mapping in event parameter are fatal. 2021-06-03 11:02:27 +02:00
no_overloading_inheritance.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
no_overloading.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
no_structs_in_abiv1.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
panic_reserved_name.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
require_custom.sol Revert statement. 2021-03-30 21:15:46 +02:00
revert_parentheses.sol Revert statement. 2021-03-30 21:15:46 +02:00
selector_on_instance.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
selector.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
struct_named_error.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
unreachable.sol Take revert statement into account in control flow graph. 2021-03-30 21:15:46 +02:00
using_2.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
using_structs.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
using.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
weird1.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
weird3.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
weird4.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
zero_signature.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00