solidity/test/libsolidity/syntaxTests/inheritance
2019-03-11 16:15:18 +01:00
..
duplicated_constructor_call
override ABIEncoderV2: Implement calldata structs without dynamically encoded members. 2019-02-11 15:46:58 +01:00
allow_empty_duplicated_super_constructor_call.sol
base_arguments_empty_parentheses.sol
base_arguments_multiple_inheritance.sol
base_arguments_no_parentheses.sol
disallow_modifier_style_without_parentheses.sol
modifiers_in_constructor_context.sol
reference_non_base_ctor.sol Add tests to increase coverage of TypeChecker 2019-02-06 20:45:30 +01:00
super_on_external.sol Changelog entry and tests. 2018-11-26 12:41:26 +01:00
too_few_base_arguments.sol
wrong_type_base_arguments.sol Fix missing trailing dot in error message 2019-03-11 16:15:18 +01:00