851 Commits (f42002912787cc77a52540e676df2e8827a20f09)

Author SHA1 Message Date
Christian f5730edddb Replace function selector jump table by more resilient linear time check. 10 years ago
Christoph Jentzsch db70b0783d undefine FILL_TESTS 10 years ago
Christoph Jentzsch f69831be80 specified user defined test 10 years ago
Lefteris Karapetsas 4a578ed917 style fixes 10 years ago
Lefteris Karapetsas 57dab7bcb5 solidity endToEnd testing gets equivalent CPP contracts 10 years ago
Christian a5542ba2de State variables. 10 years ago
Christoph Jentzsch 28e7b6c610 style 10 years ago
Gav Wood 04f1b9434d Fixes for warnings. Take note. 10 years ago
Christoph Jentzsch fb9aeba3a3 Clean up state tests 10 years ago
Christoph Jentzsch 453f63c164 Added random test execution 10 years ago
Marek Kotewicz 7cb4344f12 small fix in solidityCompiler 10 years ago
Christian 11f65d50b8 Evaluate expressions in convenient order. 10 years ago
Christoph Jentzsch dd5c89e810 Added precompiledContracts tests 10 years ago
sveneh c29321d01c full project compile with crypto++ dependency 10 years ago
Marek Kotewicz c6dbe66ec8 added eth_lll 10 years ago
Marek Kotewicz 3a59158137 renaming calls to include a subprotocol prefix 10 years ago
Christian 99882a76a7 Moved instructions and assembly to new libevmcore. 10 years ago
sveneh 26d57961b4 ... addition to last commit, these were lost. 10 years ago
Christoph Jentzsch 2713579ab6 update SIGNEXTEND tests 10 years ago
Christian c87f1c76b4 Ignore break and continue outside of loops. 10 years ago
Christian 8e02768b10 Tests for break and continue in nested loops. 10 years ago
Christian 1b9e014374 Support for negative literals. 10 years ago
Christian 8b226a7906 Fixes for test framework (sign the transaction). 10 years ago
Christian 6ec55d3d5f Type promotion fixes and tests. 10 years ago
Christian ab7d2c8fd1 Proper type promotion and conversion. 10 years ago
Christian 2ece1f28bc Tests for type conversion at comparison. 10 years ago
Gav Wood 4eeb0eae1c Compile warnings fixed. 10 years ago
Christoph Jentzsch 9d035eb317 style 10 years ago
Christoph Jentzsch e6e88c27af undefine FILL_TESTS 10 years ago
Christoph Jentzsch 33bc5cb431 Added dynamic jump out of code test 10 years ago
Christoph Jentzsch eed0b1651c Moved code export to export function in ImportHelper 10 years ago
Christian 8ee9bcf87a Further framework fix. 10 years ago
Christoph Jentzsch 49fcfb78e1 Update transactions, style fix 10 years ago
Christian a6707cfadb Fix test framework after change to Transaction. 10 years ago
Christoph Jentzsch 4256aa9cd3 remove vmSystemOperationsTest completely 10 years ago
Christoph Jentzsch 87b048fa17 added state system operations test 10 years ago
Gav Wood d5d81ea5c8 Transaction documentation and build fixes. 10 years ago
Gav Wood ef1c4d7967 Documentation for Transaction. 10 years ago
Gav Wood 2e551b5870 Classify Transaction. 10 years ago
subtly b50578f1e6 coding standards, documentation, new exception syntax 10 years ago
Christian edfc06e2c6 Bugfix: Special case of statements starting with type conversion. 10 years ago
Christoph Jentzsch 5f76817391 uncomment vmIOandFlowOPerations test 10 years ago
Christoph Jentzsch 76fff57527 Added stSystemOperationsTest 10 years ago
subtly ae8d6e0a3a coding standards. suite setup struct. 10 years ago
Christoph Jentzsch aeb353a4d0 Merge pull request #454 from jorisbontje/423-dockerfile 10 years ago
Christoph Jentzsch b683d02f11 # This is a combination of 2 commits. 10 years ago
Christoph Jentzsch 104adbabcb Update tests to latest protocol changes (PoC7) 10 years ago
Marek Kotewicz 874abf6e0b fixed WebThreeStubServer constructor 10 years ago
Marek Kotewicz 23c39172f8 little cleanup after upgrading jsonrpc 10 years ago
subtly a3ea170751 json rpc only runs once, and only when json rpc test suite is invoked 10 years ago