Commit Graph

18 Commits (7d652aa7e8acc1e7ac279d6ea1680a8b458d92e8)

Author SHA1 Message Date
cgewecke 7d652aa7e8 Generate a config for truffle.js networks -> development, instead of modifying pre-existing 8 years ago
cgewecke a46f73355d Accomodate both locations NPM might install testrpc-sc 8 years ago
cgewecke 1bea7577e8 Lint III: add .eslintignore for truffle-crash test (intentional syntax error) 8 years ago
cgewecke c4f03dc0b2 Lint 8 years ago
cgewecke d8eafb8178 Merge adriamb inheritance fix, use non-forked (global) truffle 8 years ago
cgewecke 440e6850ac Use sc-forks, add inheritance test, fix report bug 8 years ago
cgewecke 9d24ac7087 Remove some extraneous deps, use sc-forks testrpc 8 years ago
cgewecke e075842225 Use istanbul API instead of shell.exec b/c incompatible w/ npm install --save-dev solcover 8 years ago
cgewecke 9f770c8700 Move to config file based options, allow use of coverage network in truffle.js 8 years ago
cgewecke 60c93326a0 Try to fix CI: remove yargs, add commander for argv processing 8 years ago
cgewecke adbdf8e080 Try removing shebang to get CI to pass 8 years ago
cgewecke 6fb6f0b800 Add debugging line for norpc, explicitly include yargs 8 years ago
cgewecke 6de8846abf Remove silence to debug CI failure, lengthen timeout, npm bin 8 years ago
cgewecke b24dbc0a75 Remove patching - replace with testrpc/ethereumjs-vm forks 8 years ago
cgewecke d9d9789f5b Attempt to normalize paths for "npm install --save-dev" use 8 years ago
cgewecke fa903ecba2 Comments/cleanup in exec.js. Add --test flag, add CI logic to flush test 8 years ago
cgewecke f1de0f42df exec.js test suite updated for truffle 3 8 years ago
cgewecke b1fa110d89 Add truffle fork dep, exec.js 8 years ago