aboutsummaryrefslogtreecommitdiffstats
path: root/test/ExecutionFramework.cpp
Commit message (Expand)AuthorAgeFilesLines
* Test both EVM versions.chriseth2018-03-021-3/+12
* Improved error messages for EndToEnd tests.chriseth2017-09-251-0/+28
* Move all file specific globals to anonymous namespaceAlex Beregszaszi2017-08-291-2/+4
* Create getBlockByNumber RPC methodAlex Beregszaszi2017-02-101-2/+2
* Add blockNumber and blockTimestamp to ExecutionFrameworkAlex Beregszaszi2017-02-101-0/+8
* Display tx hash for debugging.chriseth2016-12-101-2/+5
* Also provide value and format slightly differently.chriseth2016-12-071-3/+6
* Option to show messages in tests.chriseth2016-12-071-0/+11
* Move ExecutionFramework to the dev::test namespaceAlex Beregszaszi2016-11-301-2/+1
* Split out Solidity-specific part of ExecutionFrameworkAlex Beregszaszi2016-11-301-0/+137