aboutsummaryrefslogtreecommitdiff
path: root/test/segments/go_version.spec
Commit message (Collapse)AuthorAgeFilesLines
* set GO_ICON manually in testJason Hutchinson2017-05-261-2/+3
|
* update testJason Hutchinson2017-05-261-1/+2
|
* test that go_segment prints nothing if GOPATH is not setJason Hutchinson2017-04-191-0/+23
|
* test that go_segment prints nothing if GOPATH is set but is not a subset of PWDJason Hutchinson2017-04-191-0/+11
|
* update go mock to allow for both version and env sub-commandsJason Hutchinson2017-04-191-1/+8
|
* ensure go_version segment prints if PWD is subset of non-empty GOPATHJason Hutchinson2017-04-191-0/+3
|
* Add tests for `go_version`Dominik Ritter2016-02-151-0/+40