Commit Graph

76 Commits (logical-or-coverage)

Author SHA1 Message Date
cgewecke 4f07bd6944 Add logicalOR branch highlighting for html report 5 years ago
cgewecke 0763bd6ee9 Fix parsing crash when return is ternary conditional product 5 years ago
cgewecke 57ce8cbeb6 Fix parsing crash when return is void 5 years ago
cgewecke b85e10288f Add logicalOR coverage for "require" conditions 5 years ago
cgewecke a819042f6e Add initial OR coverage test cases 5 years ago
cgewecke 102bb5b9ba
Allow modifier string arguments containing "{" (#480) 5 years ago
cgewecke 25eb6c4e69
Allow base contract string constructor args with open curly braces (#479) 5 years ago
cgewecke 67a3a78854
Add solc 0.6.x integration mocks (#461) 5 years ago
cgewecke 592470608c
Buidler plugin draft (#426) 5 years ago
cgewecke 0bc67b8a34
Update test fixtures and plugin utils for Buidler (#422) 5 years ago
cgewecke 1c8701ecf9 Improve coverage (#409) 5 years ago
cgewecke 7bce2143a2 Route all errors through reporter (#399) 5 years ago
cgewecke bad4fd0ab5 Handle native solidity tests / add test logger fixtures (#398) 5 years ago
cgewecke 1d093e9732 Stop injecting coverage hash fn definition in interfaces (#383) 5 years ago
cgewecke ec231a2328 Instrument with injected function calls (#381) 5 years ago
cgewecke c8de349fec Working truffle plugin draft w/ integration tests 5 years ago
cgewecke e52a3ab59f More test sources reorg and truffle mock utilities cleanup 5 years ago
cgewecke 501ad9a29d Rebase fixes 5 years ago
cgewecke fc3115138c Initial draft: 0.7.0 5 years ago
cgewecke 004142f937 Update parser-antlr to ^0.4.7 (type keyword fix) 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 aa77b3d8b8 Add angus-hamill to contributors list 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 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 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
cgewecke dfede5b05f Bump parser to 0.4.3 7 years ago
cgewecke 2ec36ca1a9 Fix parsing bug preventing fn definition in structs 7 years ago
cgewecke 1645e34376 ABI swap 7 years ago
cgewecke 0fa37ce8d5 Also track/modify parents methods 7 years ago
cgewecke 5ebd3041f6 Process all files in contracts folder for constant ABI mods 7 years ago
Alex Rea c2dd7878f4 Add test with library with constant variable 7 years ago
cgewecke dfd564ad03 Do not preprocess view and constant 7 years ago