solidity/test/libsolidity/syntaxTests/inheritance
2022-04-01 23:41:18 -05:00
..
duplicated_constructor_call [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
fallback_receive [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
interface [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
override [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
virtual [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
allow_empty_duplicated_super_constructor_call.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
base_arguments_empty_parentheses.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
base_arguments_multiple_inheritance.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
base_arguments_no_parentheses.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
base_not_contract.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
disallow_modifier_style_without_parentheses.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
interface_virtual_warning.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
modifiers_in_constructor_context.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
reference_non_base_ctor.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
shadowing_base_state_vars.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
shadowing_private_base_state_vars.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
super_on_external.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
too_few_base_arguments.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
unimplemented_without_virtual.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
wrong_type_base_arguments.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00