Commit Graph

87 Commits (06c28c54929ac520c68169aa130b0cef9596a74a)

Author SHA1 Message Date
Experimental Team 08ea7e185c
Add specific packages into coverageEnv 7 years ago
Alex Rea a1a55ef1f1 Handle *.sol files that are invalid Solidity 7 years ago
Alex Rea 58a216cb85 Only remove pure/view/constant from functions 7 years ago
Alex Rea 3b004c7497 Restore preprocessing of constant/view 7 years ago
cgewecke dfd564ad03 Do not preprocess view and constant 7 years ago
cgewecke 05f8da00c9 Post-process exclude constant modifier too 7 years ago
cgewecke f02cb7689e Add sanity checks for contracts and coverageEnv folders 7 years ago
cgewecke 94649a9e7d testrpc-sc to 6.0.3 7 years ago
cgewecke da0f9dcede Fix pure fix 7 years ago
cgewecke f74ce0bd7d npm publishing solidity-parser-sc 7 years ago
cgewecke 2ecbe5efc6 Permit view, pure, experimental and solc 0.4.17 7 years ago
cgewecke c6795ee812 Increase testrpc-sc stdout buffer size 7 years ago
cgewecke 816d99e7bc Add relative mapping logic, remove path corrections in tests 7 years ago
cgewecke 31167a0cb3 Fix tests that fail with stream read 7 years ago
Marcin Rudolf f9ddd876e9 reads trace file line by line 7 years ago
Dan Phifer 30eedbec7b Providing relative paths to Istanbul. now reports actually show up in the reports directory rather than next to my .sol files and css/js references work 7 years ago
Dan Phifer 8a86dc777a Bug fix for windows file paths 7 years ago
cgewecke 837deed888 Lint 7 years ago
cgewecke 09d230daae Allow truffle.js to be named truffle-config.js 7 years ago
Alex Rea 3177f3877a Delete lastchar special case 7 years ago
Alex Rea cc0fe764c5 Correctly instrument comments near function's { 7 years ago
cgewecke 12a033a3f2 Verify testrpc-sc location in node_modules 7 years ago
cgewecke bc8e0b8931 Fix lcov html report bug 7 years ago
cgewecke 81a132b94b Dependency and paths updates for testrpc v4 7 years ago
Alex Rea 3e2a2bbaf0 Refactor duplicate code to do with branches 7 years ago
cgewecke 2ead932203 Make tests work 7 years ago
Alex Rea f1389eecda First stab at instrumenting asserts 7 years ago
cgewecke 854ddd2f96 Add testrpc-sc signing test and lint 7 years ago
cgewecke 4fa49701a8 exec.js refactor: modularized and moved logic to lib/app.js 7 years ago
cgewecke 01a852a974 Instrument empty contract bodies correctly 7 years ago
cgewecke fa21d5bc22 Instrument conditional assignment to MemberExpressions 7 years ago
cgewecke 9d9dcda181 Fix tuple parsing / update tests 8 years ago
cgewecke 4a4c495530 Add topic logging to coverageMap 8 years ago
cgewecke 566758b40c Use coverage network port if avail (& unit test). 8 years ago
cgewecke bcd1c6fe81 Remove parse.js dummy node list, order nodes alphabetically 8 years ago
cgewecke 9f41aee7fa Move files into /lib and /bin 8 years ago