solidity/test/libsolidity/syntaxTests/errors
2022-04-01 23:41:18 -05:00
..
abi_decode_error.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
abi_encode_error_instance.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
abi_encode_error.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
all_ones_signature.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
anonymous.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
assert_with_cond_and_error.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
assert_with_error.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
basic.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
clash_function_error_inheritance_2.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
clash_function_error_inheritance.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
clash_function_error.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05: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 [test] Update tests to include location string. 2022-04-01 23:41:18 -05: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 [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
error_location_specifier.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
error_param_type_shadowed_by_builtin_type_used_as_param_name.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
error_param_type_shadowed_by_param_name.sol Fix shadowing struct types by struct member names 2021-06-09 12:37:11 +02:00
error_reserved_name.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
file_level.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
hash_collision_external.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
hash_collision.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
indexed_error.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
internal_type.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
no_mappings.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
no_overloading_inheritance.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
no_overloading.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
no_structs_in_abiv1.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
panic_reserved_name.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
require_custom.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
revert_parentheses.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
selector_on_instance.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05: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 [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
using_2.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
using_structs.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00
using.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
weird1.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
weird3.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
weird4.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
zero_signature.sol Syntax for custom errors. 2021-03-30 21:15:18 +02:00