Commit Graph

110 Commits (c814f0a2b864e1f675fda6abf43566969e2777cc)
 

Author SHA1 Message Date
area e810429ddb Merge pull request #31 from JoinColony/PR30-redux 8 years ago
Alex Rea 34c7918c4c Have runCoveredTests.js use coverageMap.js 8 years ago
cgewecke 24756e3980 Istanbul-style tests (#13), fix If bug (#26), loop statement support (#27) 8 years ago
-c-g- 74583be561 Merge pull request #8 from JoinColony/master 8 years ago
area 2b7c0062fd Merge pull request #23 from JoinColony/circle-yml 8 years ago
Alex Rea 8a6f6f8a2c Add circle.yml 8 years ago
area e58a779cc5 Merge pull request #19 from cgewecke/update-vm-and-patch 8 years ago
cgewecke b3f88710ea Update testrpc, vm, and re-patch 8 years ago
area b8e5afe577 Merge pull request #12 from JoinColony/add-solc-to-package 8 years ago
Alex Rea e2c76a5ac5 Add CircleCI status badge 8 years ago
Alex Rea b8944d7b1c We need solc to run our tests. 8 years ago
area cd4d457945 Merge pull request #11 from cgewecke/handle-empty-function-body 8 years ago
area 0ede891e54 Merge pull request #10 from cgewecke/switch-to-solidity-parser 8 years ago
area eecbcc3e2f Merge pull request #9 from cgewecke/handle-null-return-argument 8 years ago
area fba1fd28c5 Merge pull request #5 from cgewecke/fix-else-statement-handling 8 years ago
area ead7ef8198 Merge pull request #4 from cgewecke/fix-instrument-statement 8 years ago
area ac33aa341a Merge pull request #3 from cgewecke/add-unhandled-expression-types 8 years ago
area fe42d147b9 Merge pull request #8 from cgewecke/draft-tests 8 years ago
cgewecke 2490170aac Handle empty function body edge case 8 years ago
cgewecke f58b3bd99b Switch from solparse to solidity-parser 8 years ago
cgewecke 82ac391803 Check for null argument in returnStatement parsing 8 years ago
cgewecke 10254a4790 Draft test suite 8 years ago
cgewecke 971e65272d Fix injection issue with else statements without brackets 8 years ago
cgewecke fe151dacba Remove newline condition for statement coverage 8 years ago
cgewecke d5cce3bf35 Adds unhandled expression types 8 years ago
area f0c5f08f09 Add link to blogpost in README 8 years ago
Alex Rea 622cac81ab Move from area to JoinColony 8 years ago
Alex Rea 763d6dabca Add image to README 8 years ago
Alex Rea 74a8e7c68e Make clear SolCover runs its own TestRPC 8 years ago
Alex Rea d2fb643151 let -> var in testrpc patch 8 years ago
Alex Rea cf878959f3 Remove gas cost for LOG opcode 8 years ago
Alex Rea 66e46a0d95 Fix if statements 8 years ago
Alex Rea 1aa097b316 README warning about tests failing 8 years ago
Alex Rea 22cdaa16ec Remove newline from branchCoverage 8 years ago
Alex Rea 6f433e1e47 Add DenominationLiteral 8 years ago
Alex Rea 65ff967b85 Bump solparse 8 years ago
Alex Rea 5bec820dc6 Readme 8 years ago
Alex Rea 0b2dbc4dc1 Accommodate more if statement possibilities 8 years ago
Alex Rea 5d08364c3a We need solparse for this whole thing to work! 8 years ago
Alex Rea bcc00ec9a6 Accommodate 'if () doThing()' construct 8 years ago
Alex Rea 4a0fb9bbe9 Fix bug that'd skip first few events 8 years ago
Alex Rea 5a004dfdba Add MIT License 8 years ago
area c174a40f14 Update package.json 8 years ago
Alex Rea 210149cfb3 Add README 8 years ago
Alex Rea f14c855e0c Use our own istanbul 8 years ago
Alex Rea c1fcb0b522 DRYer code 8 years ago
Alex Rea eb5ab7c988 Shell.js is required 8 years ago
Alex Rea d8bb739f93 Start heading towards something publicly useful 8 years ago
Alex Rea bfe60ba12a Add statement coverage! 8 years ago
Alex Rea 2197678cb5 Fix instrumenting lines preceeded by comments 8 years ago