Commit Graph

141 Commits (ccb7bcf358bf4e2c2f50c3c4f4f5378c8a5bd95c)

Author SHA1 Message Date
cgewecke ccb7bcf358
Stop injecting coverage hash fn definition in interfaces (#383) 5 years ago
cgewecke 9aa52f8ae6
Instrument with injected function calls (#381) 5 years ago
cgewecke 462b82962a Fix circle/ci 5 years ago
cgewecke 5616f3c455 Working truffle plugin draft w/ integration tests 5 years ago
cgewecke 29e368b3bf More test sources reorg and truffle mock utilities cleanup 5 years ago
cgewecke 3ee6da130f Rebase fixes 5 years ago
cgewecke c07753be60 Remove ganache-core / misc cleanup 5 years ago
cgewecke c87c1991e0 Initial app test cleanup 5 years ago
cgewecke cfc200a788 Update statements tests 5 years ago
cgewecke d81568bb40 Update returns tests (move to generic expressions) 5 years ago
cgewecke b66e94a7ac Update loops tests 5 years ago
cgewecke a7c49f1669 Update function & expression tests 5 years ago
cgewecke c3f6db01c2 Move ternary logic & tests into lib/ternary folder 5 years ago
cgewecke 6dcfcd0f18 Update comment tests 5 years ago
cgewecke 950888a2d2 Update assert tests 5 years ago
cgewecke 26e349864e Update assembly unit tests 5 years ago
cgewecke 16e5985bb3 Initial draft: 0.7.0 5 years ago
cgewecke 004142f937 Update parser-antlr to ^0.4.7 (type keyword fix) 5 years ago
cgewecke bcb471a94c Unskip send / transfer unit test 5 years ago
cgewecke b4f1e5c20a Fix bug preprocessing unbracketed if else statements 5 years ago
cgewecke f3462cf962 Readme edits, file & deps cleanup 5 years ago
cgewecke 547d6906c2 Add assembly if regression test 5 years ago
cgewecke de73865eb3 Add assembly if regression test source 5 years ago
cgewecke 58ffad81b0 Unpin truffle, add Metacoin e2e 5 years ago
cgewecke 8709436ccd Upgrade testrpc-sc to 6.4.5, pin truffle 5 years ago
cgewecke 83da3a2fbb Remove zeppelin unit tests (superceded by full e2e in CI) 5 years ago
cgewecke aa77b3d8b8 Add angus-hamill to contributors list 5 years ago
cgewecke 2f6a73d880 Add multi else-if instrumentation test 5 years ago
Angus Hamill 8ccdd6428f Add multi else-if source 5 years ago
cgewecke 1ec36cab12 Modify preprocessor for nested conditionals, test w/ oraclize 5 years ago
cgewecke de233a93b4 Add test 5 years ago
panos 902cf85345 add more complexity to test contract `usingOraclize` 5 years ago
panos bb72697f7f add test contract `usingOraclize` as a base with added complexity. 5 years ago
Alex 956cb3371e Update packages (including testrpc-sc) 6 years ago
Alex b57c8e5122 Instrument modifiers correctly 6 years ago
Alex 9b5d9ffc66 Accommodate async nature of solidity-parser-antlr 6 years ago
Alex be25c4f742 Add tests for #316 #317 6 years ago
Alex 95b099afbf Begin transition to solidity-parser-antlr 6 years ago
Alex cf95ea1b65 Remove extraneous .only 6 years ago
Alex f251edc06b Update packages, remove errant logs 6 years ago
Alex 4ad1d12e60 Reinstate silent flag for app tests 6 years ago
Alex 5882fc50ba Bring conditional contracts up to new syntax 6 years ago
Alex 8adfa317db Add first of new zeppelin tests 6 years ago
Alex 69fb99b7af Update tests save for openZeppelin 6 years ago
cgewecke 4c65dc2271 Support constructor keyword / bump solidity-parser 7 years ago
cgewecke eed704936a Add logic / tests to emit own events 7 years ago
cgewecke a9b575d470 Emit coverage events. Bump solc to 0.4.21, Truffle to 4.1.5 7 years ago
cgewecke 633ceec9d1 Allow interface contracts 7 years ago
cgewecke 417ad1de81 Preserve CRs of removed modifiers 7 years ago
Alex dcd5681746 Include lines with comments in line coverage 7 years ago