Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expand --test switch | Taylor Gerring | 2015-06-19 | 1 | -5/+5 |
* | Add --skip option to CLI | Taylor Gerring | 2015-06-19 | 1 | -4/+12 |
* | Add stdin option | Taylor Gerring | 2015-06-19 | 1 | -19/+41 |
* | Minor cleanup | Taylor Gerring | 2015-06-19 | 1 | -17/+23 |
* | Expand CLI options to allow running all tests | Taylor Gerring | 2015-06-19 | 1 | -41/+109 |
* | Allow specifying single depth directory | Taylor Gerring | 2015-06-19 | 1 | -37/+67 |
* | Cleanup logging | Taylor Gerring | 2015-06-19 | 1 | -1/+2 |
* | Wire ethtest to new tests structure | Taylor Gerring | 2015-06-19 | 1 | -203/+32 |
* | Require a first argument of test type | Taylor Gerring | 2015-06-19 | 1 | -4/+24 |
* | Updated glog | obscuren | 2015-04-11 | 1 | -11/+15 |
* | Fixed tests to reflect log changes | obscuren | 2015-04-09 | 1 | -8/+8 |
* | fix ethtest logging | zelig | 2015-03-24 | 1 | -5/+4 |
* | moved state and vm to core | obscuren | 2015-03-23 | 1 | -2/+2 |
* | Fix new types for blocktests and comment out non-working log level setter | Gustav Simonsson | 2015-03-23 | 1 | -1/+1 |
* | Removed more casts | obscuren | 2015-03-20 | 1 | -2/+1 |
* | improved test output | obscuren | 2015-03-19 | 1 | -24/+45 |
* | Fixed mkdnode & added some tests | obscuren | 2015-03-19 | 1 | -7/+12 |
* | Moved ethutil => common | obscuren | 2015-03-16 | 1 | -16/+16 |
* | more obvious failure for ethtest | obscuren | 2015-03-13 | 1 | -5/+5 |
* | fixed ethtest | obscuren | 2015-03-13 | 1 | -1/+3 |
* | Return 1 on fail | obscuren | 2015-03-13 | 1 | -0/+5 |
* | updated rnd vm test => state test | obscuren | 2015-03-12 | 1 | -28/+88 |
* | Removed exported fields from state object and added proper set/getters | obscuren | 2015-02-20 | 1 | -2/+2 |
* | updated tests | obscuren | 2015-01-15 | 1 | -0/+3 |
* | Support input from args | obscuren | 2015-01-09 | 1 | -1/+6 |
* | Read directly from stdin | obscuren | 2015-01-07 | 1 | -7/+4 |
* | Refactored ethutil.Config.Db out | obscuren | 2015-01-07 | 1 | -4/+6 |
* | Added license headers | obscuren | 2015-01-06 | 1 | -2/+0 |
* | Cleaned up some of that util | obscuren | 2015-01-04 | 20 | -1627/+0 |
* | Merge branch 'develop' into poc8 | obscuren | 2014-12-31 | 1 | -3/+8 |
|\ | |||||
| * | Additional checking on gas | obscuren | 2014-12-31 | 1 | -3/+8 |
* | | updated ethereum.js | obscuren | 2014-12-22 | 26 | -0/+1732 |
|/ | |||||
* | Updated testing tools | obscuren | 2014-12-04 | 1 | -1/+1 |
* | clean up | obscuren | 2014-11-15 | 1 | -1/+1 |
* | Fixes for the log method | obscuren | 2014-11-12 | 2 | -3239/+23 |
* | Moved ethtest to cmd | obscuren | 2014-11-10 | 2 | -0/+3344 |