Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests | Dominik Ritter | 2018-08-17 | 1 | -7/+7 |
| | |||||
* | Merge branch 'fix_colors' into prepare_066 | Dominik Ritter | 2018-08-09 | 1 | -6/+6 |
|\ | |||||
| * | Fix tests | Dominik Ritter | 2018-08-09 | 1 | -6/+6 |
| | | |||||
* | | Merge branch 'fix_colors' into prepare_066 | Dominik Ritter | 2018-08-08 | 1 | -7/+7 |
|\| | |||||
| * | Fix tests | Dominik Ritter | 2018-08-08 | 1 | -7/+7 |
| | | |||||
* | | Update shunit2 to newest version | Dominik Ritter | 2018-08-04 | 1 | -1/+1 |
| | | |||||
* | | Prepare tests for performance optimizations | Dominik Ritter | 2018-07-25 | 1 | -2/+30 |
| | | |||||
* | | Improve tests by making use of local variables | Dominik Ritter | 2018-07-24 | 1 | -40/+20 |
|/ | |||||
* | Merge remote-tracking branch 'ytang/fix-icons-cut-off' into staging_065 | Dominik Ritter | 2018-06-07 | 1 | -6/+6 |
|\ | | | | | | | | | | | | | | | 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 off | Yang Tang | 2018-06-01 | 1 | -6/+6 |
| | | |||||
* | | color names and fixes | Charles Peterson | 2017-11-25 | 1 | -6/+6 |
|/ | | | | | | | - 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 | ||||
* | Refactor `command_execution_time` segment | Dominik Ritter | 2017-02-14 | 1 | -6/+44 |
| | | | | | | - Change internal precision to nanoseconds - Let the user decide about desired precision - Add tests | ||||
* | Add tests for `command_execution_time` segment | Dominik Ritter | 2017-02-14 | 1 | -0/+58 |