Commit graph

11 commits

Author SHA1 Message Date
Dominik Ritter
e970a021c8 Fix tests 2018-08-08 00:42:42 +02:00
Dominik Ritter
d9d9fb9b6b Merge remote-tracking branch 'ytang/fix-icons-cut-off' into staging_065
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.
2018-06-07 01:51:16 +02:00
Yang Tang
5e0b924346 Update unit tests for fixing icons cut off 2018-06-01 13:34:52 -04:00
Charles Peterson
264897a426 color names and fixes
- 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
2017-11-25 12:46:45 -06:00
Jason Hutchinson
f81ecc11f6 set GO_ICON manually in test 2017-05-25 17:19:56 -05:00
Jason Hutchinson
a6887eb165 update test 2017-05-25 16:59:54 -05:00
Jason Hutchinson
55cf15ac41 test that go_segment prints nothing if GOPATH is not set 2017-04-19 00:12:34 -05:00
Jason Hutchinson
0519384d57 test that go_segment prints nothing if GOPATH is set but is not a subset of PWD 2017-04-19 00:11:54 -05:00
Jason Hutchinson
ac3307400d update go mock to allow for both version and env sub-commands 2017-04-19 00:11:02 -05:00
Jason Hutchinson
192d634e08 ensure go_version segment prints if PWD is subset of non-empty GOPATH 2017-04-19 00:09:07 -05:00
Dominik Ritter
3407494d7d Add tests for go_version 2016-02-15 10:19:24 +01:00