aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/ethtest
Commit message (Expand)AuthorAgeFilesLines
* all: add some godoc synopsis commentsFelix Lange2015-07-071-0/+1
* all: remove @author commentsFelix Lange2015-07-071-6/+0
* all: update license informationFelix Lange2015-07-071-16/+16
* Expand --test switchTaylor Gerring2015-06-191-5/+5
* Add --skip option to CLITaylor Gerring2015-06-191-4/+12
* Add stdin optionTaylor Gerring2015-06-191-19/+41
* Minor cleanupTaylor Gerring2015-06-191-17/+23
* Expand CLI options to allow running all testsTaylor Gerring2015-06-191-41/+109
* Allow specifying single depth directoryTaylor Gerring2015-06-191-37/+67
* Cleanup loggingTaylor Gerring2015-06-191-1/+2
* Wire ethtest to new tests structureTaylor Gerring2015-06-191-203/+32
* Require a first argument of test typeTaylor Gerring2015-06-191-4/+24
* Updated glogobscuren2015-04-111-11/+15
* Fixed tests to reflect log changesobscuren2015-04-091-8/+8
* fix ethtest loggingzelig2015-03-241-5/+4
* moved state and vm to coreobscuren2015-03-231-2/+2
* Fix new types for blocktests and comment out non-working log level setterGustav Simonsson2015-03-231-1/+1
* Removed more castsobscuren2015-03-201-2/+1
* improved test outputobscuren2015-03-191-24/+45
* Fixed mkdnode & added some testsobscuren2015-03-191-7/+12
* Moved ethutil => commonobscuren2015-03-161-16/+16
* more obvious failure for ethtestobscuren2015-03-131-5/+5
* fixed ethtestobscuren2015-03-131-1/+3
* Return 1 on failobscuren2015-03-131-0/+5
* updated rnd vm test => state testobscuren2015-03-121-28/+88
* Removed exported fields from state object and added proper set/gettersobscuren2015-02-201-2/+2
* updated testsobscuren2015-01-151-0/+3
* Support input from argsobscuren2015-01-091-1/+6
* Read directly from stdinobscuren2015-01-071-7/+4
* Refactored ethutil.Config.Db outobscuren2015-01-071-4/+6
* Added license headersobscuren2015-01-061-2/+0
* Cleaned up some of that utilobscuren2015-01-0420-1627/+0
* Merge branch 'develop' into poc8obscuren2014-12-311-3/+8
|\
| * Additional checking on gasobscuren2014-12-311-3/+8
* | updated ethereum.jsobscuren2014-12-2226-0/+1732
|/
* Updated testing toolsobscuren2014-12-041-1/+1
* clean upobscuren2014-11-151-1/+1
* Fixes for the log methodobscuren2014-11-122-3239/+23
* Moved ethtest to cmdobscuren2014-11-102-0/+3344