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/statements
cgewecke eed704936a Add logic / tests to emit own events 7 years ago
..
compilation-error.sol Make solc warnings filter work correctly 7 years ago
emit-coverage.sol Add logic / tests to emit own events 7 years ago
emit-instrument.sol Add logic / tests to emit own events 7 years ago
empty-contract-ala-melonport.sol Instrument empty contract bodies correctly 7 years ago
empty-contract-body.sol Instrument empty contract bodies correctly 7 years ago
fn-argument-multiline.sol Draft test suite 8 years ago
fn-argument.sol Draft test suite 8 years ago
fn-struct.sol Bump parser to 0.4.3 7 years ago
library.sol Add unit test for LibraryStatement, UsingStatement, lib method calls 8 years ago
multiple.sol Draft test suite 8 years ago
post-close-brace.sol Instrument statements after a closing brace 8 years ago
single.sol Draft test suite 8 years ago
tuple.sol Fix tuple parsing / update tests 8 years ago