solidity/test/libsolidity/syntaxTests/inheritance/interface
2020-07-16 17:19:35 +02:00
..
diamond Issue state mutability restriction for overriding and not for virtual functions. 2020-07-16 17:19:35 +02:00
implementation Issue state mutability restriction for overriding and not for virtual functions. 2020-07-16 17:19:35 +02:00
linearization Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
contract_base.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
multiple_parents.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
overrides_multiple.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
overrides_single.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
single_parent.sol Update tests for interface inheritance 2020-01-22 09:40:40 -05:00