solidity/test/libsolidity/syntaxTests/inheritance
2018-04-10 14:08:22 +02:00
..
duplicated_constructor_call Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00
allow_empty_duplicated_super_constructor_call.sol Error when using no parentheses in modifier-style constructor calls. 2018-04-10 12:09:34 +02:00
base_arguments_empty_parentheses_V050.sol Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00
base_arguments_empty_parentheses.sol Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00
base_arguments_multiple_inheritance.sol Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00
base_arguments_no_parentheses.sol Error when using empty parenthesis for base class constructors that require arguments. 2018-04-05 11:52:22 +02:00
disallow_modifier_style_without_parentheses.sol Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00
too_few_base_arguments.sol Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00