aboutsummaryrefslogtreecommitdiffstats
path: root/TestHelper.h
Commit message (Expand)AuthorAgeFilesLines
* BlockWeight: toCompactHexwinsvega2015-04-241-7/+0
* BlockWeight: tests refactoringwinsvega2015-04-241-0/+8
* Restructure test foldersCJentzsch2015-04-211-1/+2
* AllFieldsHex: State Testswinsvega2015-04-161-0/+1
* Various fixes for mining.Gav Wood2015-04-141-2/+3
* Check Statewinsvega2015-04-081-4/+2
* Check Statewinsvega2015-04-081-0/+14
* Check Statewinsvega2015-04-081-1/+2
* Expect State Checkwinsvega2015-04-081-3/+2
* State Testwinsvega2015-04-081-0/+2
* Move hash to a hidden function, and provide a datapath to it so avoidGav Wood2015-04-061-1/+1
* Merge remote-tracking branch 'upstream/develop' into evmjitPaweł Bylica2015-03-311-1/+1
|\
| * ClientBase testsMarek Kotewicz2015-03-251-1/+1
* | Test execution stats improvementsPaweł Bylica2015-03-251-1/+3
|/
* Stats for testethPaweł Bylica2015-03-141-1/+29
* testeth: optional VM tracing (--vmtrace), command line options refactoring.Paweł Bylica2015-03-121-1/+26
* blockchain tests fixesCJentzsch2015-03-111-0/+8
* style fixes in TestHelper.hLefteris Karapetsas2015-03-091-6/+6
* Improving ETH_TEST() exceptionsLefteris Karapetsas2015-03-091-12/+28
* Style fixes and better exception message formatLefteris Karapetsas2015-03-061-6/+8
* Move ETH_TEST() Macros to TestHelper.hLefteris Karapetsas2015-03-061-0/+35
* remove genesis state from state testsCJentzsch2015-03-061-2/+1
* Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and...jhuntley2015-03-051-2/+0
* asio.h and windows.h build comments as per request.jhuntley2015-03-051-0/+3
* Avoid boost include order issue on windows:jhuntley2015-03-051-0/+1
* Transaction Testswinsvega2015-03-041-1/+1
* remove unnecessary functionCJentzsch2015-02-161-1/+0
* check transactionsCJentzsch2015-02-111-1/+1
* start with test defined genesis blockCJentzsch2015-02-101-1/+2
* create block from transaction with genesis block as parentCJentzsch2015-02-071-0/+1
* style changeswinsvega2015-01-241-1/+1
* Merge remote-tracking branch 'ethereum/develop' into developwinsvega2015-01-231-0/+3
|\
| * fix callcreates imoportCJentzsch2015-01-131-0/+2
| * add blockhash test fo vm testsCJentzsch2015-01-091-0/+1
* | Transaction Testswinsvega2015-01-221-0/+1
|/
* Add "--jit" option to State testsPaweł Bylica2014-12-121-0/+1
* state log testsCJentzsch2014-12-061-2/+2
* added logs to state testsCJentzsch2014-12-021-0/+2
* Add Log testsChristoph Jentzsch2014-11-191-0/+2
* build fixChristoph Jentzsch2014-11-111-1/+1
* added generic userDefinedTest functionChristoph Jentzsch2014-11-111-0/+1
* Clean up state testsChristoph Jentzsch2014-11-071-1/+0
* styleChristoph Jentzsch2014-11-061-3/+3
* styleChristoph Jentzsch2014-11-041-10/+0
* Clean up and organize tests + state class testsChristoph Jentzsch2014-11-031-17/+34
* Clean up FakeExtVM - move to state testsChristoph Jentzsch2014-10-311-2/+6
* Restructure state tests. Remove FakeStateClassChristoph Jentzsch2014-10-301-0/+44
* Project-wide reorganisation of namespaces.Gav Wood2014-09-051-0/+5
* Added new transaction tests for checking miner feesMarko Simovic2014-04-031-0/+1
* Updated to add a simple forking testMarko Simovic2014-03-261-0/+29