solidity/test/libsolidity/syntaxTests/errors
2021-02-11 14:18:04 +01:00
..
basic_usage_params.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
basic_usage_parethesized.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
basic_usage.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
basic.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
clash_function_error_inheritance.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
clash_function_error.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
error_reserved_name.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
file_level.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
name_parenthesized.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
named_error.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
named_require.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
named_revert.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
nested_invocation2.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
nested_invocation3.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
nested_invocation4.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
nested_invocation.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
no_mappings.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
no_overloading_inheritance.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
no_overloading.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
no_structs_in_abiv1.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
panic_reserved_name.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
struct_named_error.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
usage_standalone_no_call.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
usage_standalone.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
usage_with_options.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
use_without_parentheses.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
using_structs.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
wrong_arguments.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00
wrong_number_of_arguments.sol Syntax for custom errors. 2021-02-11 14:18:04 +01:00