Commit Graph

73 Commits (db3183eb665ff5879982f62c9f4ca660b93de6b8)

Author SHA1 Message Date
cgewecke 2ecbe5efc6 Permit view, pure, experimental and solc 0.4.17 7 years ago
cgewecke 295ffbbffd Add transfer / send unit test. Use Node7 7 years ago
Alex Rea cc0fe764c5 Correctly instrument comments near function's { 7 years ago
cgewecke be99e03f1b Make solc warnings filter work correctly 7 years ago
cgewecke 2ead932203 Make tests work 7 years ago
Alex Rea f1389eecda First stab at instrumenting asserts 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 bfcb67dbcd Add (disabled) events filter unit test 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 21d3c04ead Fix empty contract body parsing bug. Add coverage unit test for case 8 years ago
cgewecke 440bd8b602 Fix chained constructor/method call bug. Add compilation unit test for case 8 years ago
cgewecke 440e6850ac Use sc-forks, add inheritance test, fix report bug 8 years ago
cgewecke f1de0f42df exec.js test suite updated for truffle 3 8 years ago
cgewecke 53c7eaedd5 Bump solidity-parser to 0.3.0 & small fixes to accomodate it. Add tuples test. 8 years ago
cgewecke a843a0b1f6 Add unit test for LibraryStatement, UsingStatement, lib method calls 8 years ago
Alex Rea 3304b4c4f1 Add tests for 'useless' (but valid) expressions 8 years ago
cgewecke c782afa322 Add unit tests for ConditionalExpression 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