Commit Graph

22 Commits (72d7a3cf490809e4257fdfaa242779bbd74cb56d)

Author SHA1 Message Date
cgewecke eed704936a Add logic / tests to emit own events 7 years ago
cgewecke 2ec36ca1a9 Fix parsing bug preventing fn definition in structs 7 years ago
cgewecke 816d99e7bc Add relative mapping logic, remove path corrections in tests 7 years ago
Dan Phifer b967e7b8be Most of the tests pass now, except there is still an issue with starting testrpc-sc in the "before" hook. 7 years ago
cgewecke 837deed888 Lint 7 years ago
cgewecke be99e03f1b Make solc warnings filter work correctly 7 years ago
cgewecke 2ead932203 Make tests work 7 years ago
cgewecke 854ddd2f96 Add testrpc-sc signing test and lint 7 years ago
cgewecke 01a852a974 Instrument empty contract bodies correctly 7 years ago
cgewecke 9d9dcda181 Fix tuple parsing / update tests 8 years ago
cgewecke 61c5decfa1 Fix testrpc filter tests. Disable yarn 8 years ago
cgewecke 9f41aee7fa Move files into /lib and /bin 8 years ago
cgewecke 21d3c04ead Fix empty contract body parsing bug. Add coverage unit test for case 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 53c7eaedd5 Bump solidity-parser to 0.3.0 & small fixes to accomodate it. Add tuples test. 8 years ago
Alex Rea 500cbd6f29 Remove the 'instrumenting' flag 8 years ago
Alex Rea 2c3a2248c8 Run ESLint over everything 8 years ago
cgewecke a843a0b1f6 Add unit test for LibraryStatement, UsingStatement, lib method calls 8 years ago
Alex Rea 80d837d27d Tests should now use full path 8 years ago
cgewecke 05e75be6e8 Fix solidity-parser pkg version 8 years ago
Alex Rea 83181ce642 Remove an it.only that crept through 8 years ago
Alex Rea 50570c8b24 Instrument statements after a closing brace 8 years ago
cgewecke 24756e3980 Istanbul-style tests (#13), fix If bug (#26), loop statement support (#27) 8 years ago
cgewecke 10254a4790 Draft test suite 8 years ago