aboutsummaryrefslogtreecommitdiff
path: root/test/segments/go_version.spec
Commit message (Collapse)AuthorAgeFilesLines
* Fix go_version testDominik Ritter2018-07-161-1/+1
|
* Merge remote-tracking branch 'ytang/fix-icons-cut-off' into staging_065Dominik Ritter2018-06-071-1/+1
|\ | | | | | | | | | | | | | | Conflicts were: - test/segments/command_execution_time.spec and test/segments/go_version.spec: All conflicts come from renaming color names on next (#703) and adding a whitespace to the Visual Identifier (#854) on master.
| * Update unit tests for fixing icons cut offYang Tang2018-06-011-1/+1
| |
* | 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