aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vm_test_util.go
Commit message (Expand)AuthorAgeFilesLines
* core/state, core, miner: handle missing root error from state.NewGustav Simonsson2015-10-161-2/+2
* cmd/evm, core/vm, test: refactored VM and coreJeffrey Wilcke2015-10-041-2/+2
* cmd/evm, core/vm, tests: changed DisableVm to EnableVmJeffrey Wilcke2015-08-121-4/+4
* core/vm, tests: implemented semi-jit vmJeffrey Wilcke2015-08-071-1/+73
* all: fix license headers one more timeFelix Lange2015-07-241-1/+1
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
* all: update license informationFelix Lange2015-07-071-0/+16
* Add --skip option to CLITaylor Gerring2015-06-191-7/+7
* Build error fixesTaylor Gerring2015-06-191-1/+1
* Rebase cleanupTaylor Gerring2015-06-191-1/+1
* Add stdin optionTaylor Gerring2015-06-191-65/+102
* Cleanup loggingTaylor Gerring2015-06-191-3/+3
* DRY file loadingTaylor Gerring2015-06-191-1/+1
* More consistent test interfaces + test skippingTaylor Gerring2015-06-191-8/+8
* Cleanup/reorgTaylor Gerring2015-06-191-212/+4
* Return error up stack instead of passing testing var downTaylor Gerring2015-06-191-7/+11
* DRY log checkTaylor Gerring2015-06-191-29/+6
* Separate and identify tests runnersTaylor Gerring2015-06-191-44/+186
* Flatten helper directoryTaylor Gerring2015-06-191-8/+7
* Split tests from helper codeTaylor Gerring2015-06-191-0/+219