aboutsummaryrefslogtreecommitdiffstats
path: root/TestHelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* changed name of command line option to filltestsChristoph Jentzsch2014-11-121-1/+1
* Create state test with commandline flagChristoph Jentzsch2014-11-121-22/+25
* build fixChristoph Jentzsch2014-11-111-1/+3
* added generic userDefinedTest functionChristoph Jentzsch2014-11-111-0/+39
* undefine FILL_TESTSChristoph Jentzsch2014-11-101-1/+1
* Merge branch 'stateTests' into NewStateTestsChristoph Jentzsch2014-11-061-35/+50
|\
| * update SIGNEXTEND testsChristoph Jentzsch2014-11-061-1/+1
| * undefine FILL_TESTSChristoph Jentzsch2014-11-061-1/+1
| * Moved code export to export function in ImportHelperChristoph Jentzsch2014-11-061-2/+24
| * Update transactions, style fixChristoph Jentzsch2014-11-061-34/+27
* | added state system operations testChristoph Jentzsch2014-11-051-2/+2
* | Added stSystemOperationsTestChristoph Jentzsch2014-11-051-1/+1
|/
* styleChristoph Jentzsch2014-11-041-3/+0
* Clean up and organize tests + state class testsChristoph Jentzsch2014-11-031-123/+164
* Clean up FakeExtVM - move to state testsChristoph Jentzsch2014-10-311-10/+63
* Restructure state tests. Remove FakeStateClassChristoph Jentzsch2014-10-301-0/+191
* Networking fixes.Gav Wood2014-09-301-0/+2
* Moved miner over to new Worker class.Gav Wood2014-09-161-0/+1
* Remove old Client network code & API.Gav Wood2014-09-161-0/+2
* Project-wide reorganisation of namespaces.Gav Wood2014-09-051-1/+5
* Split out libethcore from libethereum.Gav Wood2014-04-231-1/+1
* Added new transaction tests for checking miner feesMarko Simovic2014-04-031-0/+9
* Updated to add a simple forking testMarko Simovic2014-03-261-0/+40