aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vm_test_util.go
Commit message (Collapse)AuthorAgeFilesLines
* Add --skip option to CLITaylor Gerring2015-06-191-7/+7
| | | | | Disassociates hardcoded tests to skip when running via CLI. Tests still skipped when running `go test`
* 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