Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: SetGasLimit | obscuren | 2015-06-21 | 1 | -1/+1 |
| | |||||
* | Add --skip option to CLI | Taylor Gerring | 2015-06-19 | 1 | -7/+7 |
| | | | | | Disassociates hardcoded tests to skip when running via CLI. Tests still skipped when running `go test` | ||||
* | recover test logic | Taylor Gerring | 2015-06-19 | 1 | -1/+1 |
| | |||||
* | Build error fixes | Taylor Gerring | 2015-06-19 | 1 | -5/+4 |
| | |||||
* | Add stdin option | Taylor Gerring | 2015-06-19 | 1 | -66/+100 |
| | |||||
* | Cleanup logging | Taylor Gerring | 2015-06-19 | 1 | -2/+3 |
| | |||||
* | DRY file loading | Taylor Gerring | 2015-06-19 | 1 | -7/+1 |
| | |||||
* | More consistent test interfaces + test skipping | Taylor Gerring | 2015-06-19 | 1 | -18/+18 |
| | |||||
* | Cleanup/reorg | Taylor Gerring | 2015-06-19 | 1 | -38/+1 |
| | |||||
* | Return error up stack instead of passing testing var down | Taylor Gerring | 2015-06-19 | 1 | -11/+12 |
| | |||||
* | DRY log check | Taylor Gerring | 2015-06-19 | 1 | -32/+40 |
| | |||||
* | Separate and identify tests runners | Taylor Gerring | 2015-06-19 | 1 | -0/+181 |