Commit Graph

788 Commits (logical-or-coverage)
 

Author SHA1 Message Date
c-g-e-w-e-k-e- ac56c97f5d Merge pull request #23 from sc-forks/bump-sp-master 8 years ago
cgewecke de4a82c1a8 Pin SP to sc-forks#master (has post-install script to build parser) 8 years ago
c-g-e-w-e-k-e- ec3135ef5c Merge pull request #22 from sc-forks/refactor-node-handling 8 years ago
cgewecke bcd1c6fe81 Remove parse.js dummy node list, order nodes alphabetically 8 years ago
c-g-e-w-e-k-e- 0488b5f392 Merge pull request #21 from waffle-iron/master 8 years ago
c-g-e-w-e-k-e- 1ff688ee02 Create README.md 8 years ago
Making GitHub Delicious 33e6335bcc add waffle.io badge 8 years ago
cgewecke e765e14751 Merge branch 'master' of https://github.com/sc-forks/solidity-coverage 8 years ago
cgewecke 953490890c 0.1.0 8 years ago
c-g-e-w-e-k-e- 424d557fe4 Change install instructions, small edits & formatting 8 years ago
c-g-e-w-e-k-e- 6317013e9c Merge pull request #8 from sc-forks/revert-isTruffle 8 years ago
cgewecke 7bf86ef5f7 Reverts e7b6ee45af (b/c useless & incorrect). Small README edits 8 years ago
c-g-e-w-e-k-e- 5101d92ecb Merge pull request #7 from sc-forks/restructure-directories 8 years ago
cgewecke 9f41aee7fa Move files into /lib and /bin 8 years ago
c-g-e-w-e-k-e- f4247c4841 Merge pull request #6 from sc-forks/istruffle-option 8 years ago
cgewecke e7b6ee45af Add "isTruffle" option 8 years ago
c-g-e-w-e-k-e- dd4de95ad4 Update README.md 8 years ago
c-g-e-w-e-k-e- 87d1282482 Merge pull request #5 from sc-forks/testrpc-fixes 8 years ago
cgewecke 495f776d27 Use node_modules/.bin/testrpc-sc 8 years ago
cgewecke ff8d5546ed Disambiguate package name & fix readme option params 8 years ago
c-g-e-w-e-k-e- 939c2bb19b Merge pull request #2 from sc-forks/readme-edits 8 years ago
cgewecke d79524f78a Edit readme to reflect repo name, add options, contributors, contrib guidelines 8 years ago
c-g-e-w-e-k-e- 4c2c9e5e99 Merge pull request #1 from sc-forks/truffle3 8 years ago
cgewecke 48e77b290f Misc edits for clarity 8 years ago
cgewecke c47f1604c7 README updates for .solcover.js config options, more example reports 8 years ago
cgewecke 2f933a640f Disable two "config" tests for CI - multiple testrpc launches max out container memory limit 8 years ago
cgewecke 8223aec065 Rename "run" folders/files "cli" for consistency 8 years ago
cgewecke 4b627f6b9e Fix broken chained call handling, add unit tests to verify cases get coverage 8 years ago
cgewecke 7617134adf Add unit test for arbitrary testing command config option, remove test flush 8 years ago
cgewecke 381285c920 Allow testrpc options string in config, rename run to cli (test sequencing fix) 8 years ago
cgewecke e65a035802 Update README with known issues, links to zeppelin example report 8 years ago
cgewecke 21d3c04ead Fix empty contract body parsing bug. Add coverage unit test for case 8 years ago
cgewecke 769c7f8647 Add lint script to package.json 8 years ago
cgewecke 440bd8b602 Fix chained constructor/method call bug. Add compilation unit test for case 8 years ago
cgewecke eacbe634b8 Run testrpc with 35 accounts (uport-proxy) / allow configuration 8 years ago
cgewecke 818689dc57 Update readme for networks option 8 years ago
cgewecke 695b2fef8b Get truffle exec to recognize networks option flag 8 years ago
cgewecke 0b57ebc8df Accomodate LibraryStatements in instrumentSolidity.js 8 years ago
cgewecke 3e53edc87f Add missing assembly AST node type, ignore client truffle.js, revert previous README changes 8 years ago
cgewecke 9af5c30070 Revert previous config fix, update README to require a development network config 8 years ago
cgewecke 7d652aa7e8 Generate a config for truffle.js networks -> development, instead of modifying pre-existing 8 years ago
cgewecke 52f0a4b889 Add assembly AST node names, edit README for npm install 8 years ago
cgewecke a46f73355d Accomodate both locations NPM might install testrpc-sc 8 years ago
cgewecke c98d085718 Fix testrpc fork name in pkg, remove unused testing utils 8 years ago
c-g-e-w-e-k-e- 3fd5e32700 Merge pull request #58 from cgewecke/truffle3-adriamb 8 years ago
cgewecke 1bea7577e8 Lint III: add .eslintignore for truffle-crash test (intentional syntax error) 8 years ago
cgewecke af94780933 Lint II 8 years ago
cgewecke c4f03dc0b2 Lint 8 years ago
cgewecke d8eafb8178 Merge adriamb inheritance fix, use non-forked (global) truffle 8 years ago
cgewecke cb833aa386 Merge branch 'adriamb-master' into truffle3-adriamb 8 years ago