aboutsummaryrefslogtreecommitdiffstats
path: root/TestHelper.h
Commit message (Expand)AuthorAgeFilesLines
* update test to new Block/State refactoring - credit to winsvega and chrisethCJentzsch2015-08-061-9/+18
* First draft at splitting State.Gav Wood2015-08-061-15/+6
* Disable network test by default.Gav Wood2015-07-311-1/+1
* tests reparedarkpar2015-07-201-2/+17
* Host: Fix guard. Fix acceptor loop when connection count exceeded. Acceptor l...subtly2015-07-191-1/+1
* Disable p2p tests.Gav Wood2015-07-151-1/+1
* RLPTests: refactoringDimitry Khokhlov2015-07-131-0/+1
* disbale dagcreaion during testsCJentzsch2015-06-241-1/+1
* FuzzTests: Boost exceptionDimitry Khokhlov2015-06-221-2/+2
* avoid network tests when --nonetwork is setCJentzsch2015-06-181-1/+2
* add network flagCJentzsch2015-06-181-0/+1
* FuzzTests: simple block test + NOBOOST flagDimitry2015-06-171-2/+1
* FuzzTests: blocktests (before merge)Dimitry2015-06-171-0/+1
* Fuzz Tests updateDimitry2015-06-171-1/+1
* FuzzTesting: VMTests + TransactionTests supportDimitry2015-06-171-2/+11
* createRandomTest: State testDimitry2015-06-171-0/+1
* Random code: Exceptions and oututDimitry2015-06-171-4/+4
* FuzzTests: Boost MacroDimitry2015-06-171-0/+16
* Random test codeDimitry2015-06-011-0/+1
* Merge pull request #1854 from CJentzsch/optionalWalletTestsGav Wood2015-05-131-0/+1
|\
| * optional wallet blockChain tests, beacuse it takes a whileCJentzsch2015-05-111-0/+1
* | Merge pull request #1829 from imapp-pl/pr/fix_singletest_optionGav Wood2015-05-131-1/+2
|\ \
| * | testeth: fix --singletest optionPaweł Bylica2015-05-081-1/+2
| |/
* | Merge pull request #1808 from imapp-pl/pr/evmjitGav Wood2015-05-121-1/+0
|\ \ | |/ |/|
| * SmartVM: initial implementationPaweł Bylica2015-05-061-1/+0
* | Solidity: cryptographic ecrecover testwinsvega2015-05-051-2/+2
* | Specifing concrete test when filling testsuitewinsvega2015-05-051-0/+2
|/
* 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