aboutsummaryrefslogtreecommitdiffstats
path: root/test/ExecutionFramework.h
Commit message (Collapse)AuthorAgeFilesLines
* Add blockNumber and blockTimestamp to ExecutionFrameworkAlex Beregszaszi2017-02-101-0/+2
|
* Option to show messages in tests.chriseth2016-12-071-0/+1
|
* Fix type of optimizeRunsAlex Beregszaszi2016-12-011-1/+1
|
* Rename testSolidityAgainstCpp* to testContractAgainstCpp*Alex Beregszaszi2016-11-301-10/+10
|
* Add callFallback to ExectionFrameworkAlex Beregszaszi2016-11-301-0/+11
|
* Move ExecutionFramework to the dev::test namespaceAlex Beregszaszi2016-11-301-5/+1
|
* Split out Solidity-specific part of ExecutionFrameworkAlex Beregszaszi2016-11-301-0/+288