Commit Graph

76 Commits (844fdc17c165e3db0f618af0b852c8c2905cc233)
 

Author SHA1 Message Date
Alex Rea 844fdc17c1 Remove unneeded argument 8 years ago
area a1175b8eca Merge pull request #41 from JoinColony/self-coverage 8 years ago
Alex Rea dbfebd9c1a Add coverage badge to README 8 years ago
Alex Rea 427c9a60c0 Let's cover ourselves with istanbul 8 years ago
area 6982d5f34a Merge pull request #40 from JoinColony/feature/contract-directories2 8 years ago
Alex Rea 765bab8128 Bump Mocha timeout for CircleCI 8 years ago
Alex Rea 80d837d27d Tests should now use full path 8 years ago
Alex Rea a8bc98848c Merge branch 'master' into feature/contract-directories2 8 years ago
area 13aba8aab5 Merge pull request #35 from JoinColony/solidity-parser-pkg 8 years ago
cgewecke 05e75be6e8 Fix solidity-parser pkg version 8 years ago
Alex Rea 3fa1afaffd Allow nested contract directories 8 years ago
Alex Rea 83181ce642 Remove an it.only that crept through 8 years ago
Alex Rea b2420ec1ca Allow nested contract directories 8 years ago
area e118454511 Merge pull request #33 from JoinColony/bugfixes 8 years ago
Alex Rea 50570c8b24 Instrument statements after a closing brace 8 years ago
Alex Rea 22bf771a99 Add .catch to all promise-based tests 8 years ago
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