Commit Graph

19 Commits (dc731f10e6314922c08b3cfe9f060559ed87b921)

Author SHA1 Message Date
Dominik Ritter df0c2198a0 Fix tests
Dominik Ritter e0630d7573 Merge branch 'fix_colors' into prepare_066
Dominik Ritter ef5f9bb1b4 Fix tests
Dominik Ritter c7e543ff23 Merge branch 'fix_colors' into prepare_066
Dominik Ritter e970a021c8 Fix tests
Dominik Ritter 81fd69ae98 Update shunit2 to newest version
Dominik Ritter 06de83cc0f Prepare tests for performance optimizations
Dominik Ritter 4972f0b8eb Improve tests by making use of local variables
Dominik Ritter d9b3edf0e8 Fix go_version test
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 () and adding a whitespace to the Visual Identifier
() on master.
Yang Tang 5e0b924346 Update unit tests for fixing icons cut off
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
Jason Hutchinson f81ecc11f6 set GO_ICON manually in test
Jason Hutchinson a6887eb165 update test
Jason Hutchinson 55cf15ac41 test that go_segment prints nothing if GOPATH is not set
Jason Hutchinson 0519384d57 test that go_segment prints nothing if GOPATH is set but is not a subset of PWD
Jason Hutchinson ac3307400d update go mock to allow for both version and env sub-commands
Jason Hutchinson 192d634e08 ensure go_version segment prints if PWD is subset of non-empty GOPATH
Dominik Ritter 3407494d7d Add tests for `go_version`