Commit Graph

19 Commits (0dbfa4e1e4bfd65311403884168b7cddb17cdbdc)

Author SHA1 Message Date
Yang Tang a98fa7ff54
Merge branch 'master' into fix-rprompt-icons-cut-off
Yang Tang 24bbbfc9bd Update unit tests for fixing RPROMPT icons cut off
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 dc21b97335 Fix travis build
Dominik Ritter d3500625ca Merge remote-tracking branch 'TheDan64/master' into staging_065
Conflicts were:
- test/segments/rust_version.spec and powerlevel9k.zsh-theme. 
removes grep from parsing the rust version on next;  changes color
names.
Dominik Ritter e763fa14b0 Merge remote-tracking branch 'chhschou/master' into staging_065
Conflicts were:
- powerlevel9k.zsh-theme and test/segments/rust_version.spec:
rust_version Segment changed () on master and colors got
names () on next.
Dominik Ritter 27bd1cd65d Fix test for rust segment
Daniel Kolsoi 9b0e0c786a Removed 'Rust' text from test; Silenced missing rustc warning
Charles Peterson 6bbff45bce orange stuff -- 208
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
Chris Chou 5657fe6ac7 : Indicate `Rust` or `(rust)` for rust_version segment only if icon is unavailable
Dominik Ritter 490bafc868 Add tests for `rust_version`