aboutsummaryrefslogtreecommitdiffstats
path: root/tests/state_test_util.go
Commit message (Expand)AuthorAgeFilesLines
* all: update license informationFelix Lange2015-07-071-0/+16
* cmd,eth,rpc,tests: default coinbaseJeffrey Wilcke2015-07-071-9/+11
* core, miner, tests: renamed state methodsJeffrey Wilcke2015-07-041-1/+1
* tests: SetGasLimitobscuren2015-06-211-1/+1
* Add --skip option to CLITaylor Gerring2015-06-191-7/+7
* recover test logicTaylor Gerring2015-06-191-1/+1
* Build error fixesTaylor Gerring2015-06-191-5/+4
* Add stdin optionTaylor Gerring2015-06-191-66/+100
* Cleanup loggingTaylor Gerring2015-06-191-2/+3
* DRY file loadingTaylor Gerring2015-06-191-7/+1
* More consistent test interfaces + test skippingTaylor Gerring2015-06-191-18/+18
* Cleanup/reorgTaylor Gerring2015-06-191-38/+1
* Return error up stack instead of passing testing var downTaylor Gerring2015-06-191-11/+12
* DRY log checkTaylor Gerring2015-06-191-32/+40
* Separate and identify tests runnersTaylor Gerring2015-06-191-0/+181