summaryrefslogtreecommitdiff
path: root/test/segments/go_version.spec
Commit message (Collapse)AuthorAgeFilesLines
* color names and fixesCharles Peterson2017-11-251-1/+1
| | | | | | | - fix for packageName truncated by POWERLEVEL9K_DIR_OMIT_FIRST_CHARACTER - processing the pwd/HOME replacement ONCE. - fix tests for named colors - use color names by default to allow dark/light themes to adjust colors based on names
* 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