Code coverage for Solidity smart-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
solidity-coverage/test/sources/function
cgewecke 4c65dc2271 Support constructor keyword / bump solidity-parser 7 years ago
..
abstract.sol Draft test suite 8 years ago
chainable-new.sol Fix broken chained call handling, add unit tests to verify cases get coverage 8 years ago
chainable-value.sol Fix broken chained call handling, add unit tests to verify cases get coverage 8 years ago
chainable.sol Fix broken chained call handling, add unit tests to verify cases get coverage 8 years ago
constructor-keyword.sol Support constructor keyword / bump solidity-parser 7 years ago
empty-body.sol Draft test suite 8 years ago
function-call.sol Fix broken chained call handling, add unit tests to verify cases get coverage 8 years ago
function.sol Draft test suite 8 years ago
multiple.sol Make solc warnings filter work correctly 7 years ago