aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vm_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Add --skip option to CLITaylor Gerring2015-06-191-14/+14
| | | | | Disassociates hardcoded tests to skip when running via CLI. Tests still skipped when running `go test`
* Cleanup/reorgTaylor Gerring2015-06-191-2/+0
|
* Return error up stack instead of passing testing var downTaylor Gerring2015-06-191-14/+42
|
* Fix pathsTaylor Gerring2015-06-191-14/+17
|
* Split tests from helper codeTaylor Gerring2015-06-191-310/+1
|
* Flatten vm directoryTaylor Gerring2015-06-191-0/+387