solidity/test/libsolidity/syntaxTests/abstract
2020-02-05 12:14:14 +01:00
..
abstract_contract_because_of_interface.sol Update tests. 2019-11-01 14:54:47 -05:00
abstract_contract_instantiation.sol Remove InternalCompilerError on abstract contract instantiation. 2019-11-01 14:54:47 -05:00
abstract_only.sol Fix abstract without contract. 2020-02-05 12:14:14 +01:00
abstract_without_contract.sol Fix abstract without contract. 2020-02-05 12:14:14 +01:00
contract.sol Add new tests. 2019-11-01 14:54:47 -05:00
interface.sol Some changes to "abstract". 2019-11-05 13:55:31 +01:00
library.sol Some changes to "abstract". 2019-11-05 13:55:31 +01:00
unimplemented_functions_inherited.sol Require unimplemented functions to be virtual. 2019-12-02 21:59:00 +01:00
unimplemented_functions.sol Require unimplemented functions to be virtual. 2019-12-02 21:59:00 +01:00