Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Solidity: cryptographic ecrecover test | winsvega | 2015-05-05 | 1 | -2/+2 |
* | Specifing concrete test when filling testsuite | winsvega | 2015-05-05 | 1 | -0/+2 |
* | BlockWeight: toCompactHex | winsvega | 2015-04-24 | 1 | -7/+0 |
* | BlockWeight: tests refactoring | winsvega | 2015-04-24 | 1 | -0/+8 |
* | Restructure test folders | CJentzsch | 2015-04-21 | 1 | -1/+2 |
* | AllFieldsHex: State Tests | winsvega | 2015-04-16 | 1 | -0/+1 |
* | Various fixes for mining. | Gav Wood | 2015-04-14 | 1 | -2/+3 |
* | Check State | winsvega | 2015-04-08 | 1 | -4/+2 |
* | Check State | winsvega | 2015-04-08 | 1 | -0/+14 |
* | Check State | winsvega | 2015-04-08 | 1 | -1/+2 |
* | Expect State Check | winsvega | 2015-04-08 | 1 | -3/+2 |
* | State Test | winsvega | 2015-04-08 | 1 | -0/+2 |
* | Move hash to a hidden function, and provide a datapath to it so avoid | Gav Wood | 2015-04-06 | 1 | -1/+1 |
* | Merge remote-tracking branch 'upstream/develop' into evmjit | Paweł Bylica | 2015-03-31 | 1 | -1/+1 |
|\ | |||||
| * | ClientBase tests | Marek Kotewicz | 2015-03-25 | 1 | -1/+1 |
* | | Test execution stats improvements | Paweł Bylica | 2015-03-25 | 1 | -1/+3 |
|/ | |||||
* | Stats for testeth | Paweł Bylica | 2015-03-14 | 1 | -1/+29 |
* | testeth: optional VM tracing (--vmtrace), command line options refactoring. | Paweł Bylica | 2015-03-12 | 1 | -1/+26 |
* | blockchain tests fixes | CJentzsch | 2015-03-11 | 1 | -0/+8 |
* | style fixes in TestHelper.h | Lefteris Karapetsas | 2015-03-09 | 1 | -6/+6 |
* | Improving ETH_TEST() exceptions | Lefteris Karapetsas | 2015-03-09 | 1 | -12/+28 |
* | Style fixes and better exception message format | Lefteris Karapetsas | 2015-03-06 | 1 | -6/+8 |
* | Move ETH_TEST() Macros to TestHelper.h | Lefteris Karapetsas | 2015-03-06 | 1 | -0/+35 |
* | remove genesis state from state tests | CJentzsch | 2015-03-06 | 1 | -2/+1 |
* | Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and... | jhuntley | 2015-03-05 | 1 | -2/+0 |
* | asio.h and windows.h build comments as per request. | jhuntley | 2015-03-05 | 1 | -0/+3 |
* | Avoid boost include order issue on windows: | jhuntley | 2015-03-05 | 1 | -0/+1 |
* | Transaction Tests | winsvega | 2015-03-04 | 1 | -1/+1 |
* | remove unnecessary function | CJentzsch | 2015-02-16 | 1 | -1/+0 |
* | check transactions | CJentzsch | 2015-02-11 | 1 | -1/+1 |
* | start with test defined genesis block | CJentzsch | 2015-02-10 | 1 | -1/+2 |
* | create block from transaction with genesis block as parent | CJentzsch | 2015-02-07 | 1 | -0/+1 |
* | style changes | winsvega | 2015-01-24 | 1 | -1/+1 |
* | Merge remote-tracking branch 'ethereum/develop' into develop | winsvega | 2015-01-23 | 1 | -0/+3 |
|\ | |||||
| * | fix callcreates imoport | CJentzsch | 2015-01-13 | 1 | -0/+2 |
| * | add blockhash test fo vm tests | CJentzsch | 2015-01-09 | 1 | -0/+1 |
* | | Transaction Tests | winsvega | 2015-01-22 | 1 | -0/+1 |
|/ | |||||
* | Add "--jit" option to State tests | Paweł Bylica | 2014-12-12 | 1 | -0/+1 |
* | state log tests | CJentzsch | 2014-12-06 | 1 | -2/+2 |
* | added logs to state tests | CJentzsch | 2014-12-02 | 1 | -0/+2 |
* | Add Log tests | Christoph Jentzsch | 2014-11-19 | 1 | -0/+2 |
* | build fix | Christoph Jentzsch | 2014-11-11 | 1 | -1/+1 |
* | added generic userDefinedTest function | Christoph Jentzsch | 2014-11-11 | 1 | -0/+1 |
* | Clean up state tests | Christoph Jentzsch | 2014-11-07 | 1 | -1/+0 |
* | style | Christoph Jentzsch | 2014-11-06 | 1 | -3/+3 |
* | style | Christoph Jentzsch | 2014-11-04 | 1 | -10/+0 |
* | Clean up and organize tests + state class tests | Christoph Jentzsch | 2014-11-03 | 1 | -17/+34 |
* | Clean up FakeExtVM - move to state tests | Christoph Jentzsch | 2014-10-31 | 1 | -2/+6 |
* | Restructure state tests. Remove FakeStateClass | Christoph Jentzsch | 2014-10-30 | 1 | -0/+44 |
* | Project-wide reorganisation of namespaces. | Gav Wood | 2014-09-05 | 1 | -0/+5 |
* | Added new transaction tests for checking miner fees | Marko Simovic | 2014-04-03 | 1 | -0/+1 |
* | Updated to add a simple forking test | Marko Simovic | 2014-03-26 | 1 | -0/+29 |