aboutsummaryrefslogtreecommitdiff
path: root/test/segments/command_execution_time.spec
Commit message (Collapse)AuthorAgeFilesLines
* Fix testsDominik Ritter2018-08-171-7/+7
|
* Merge branch 'fix_colors' into prepare_066Dominik Ritter2018-08-091-6/+6
|\
| * Fix testsDominik Ritter2018-08-091-6/+6
| |
* | Merge branch 'fix_colors' into prepare_066Dominik Ritter2018-08-081-7/+7
|\|
| * Fix testsDominik Ritter2018-08-081-7/+7
| |
* | Update shunit2 to newest versionDominik Ritter2018-08-041-1/+1
| |
* | Prepare tests for performance optimizationsDominik Ritter2018-07-251-2/+30
| |
* | Improve tests by making use of local variablesDominik Ritter2018-07-241-40/+20
|/
* Merge remote-tracking branch 'ytang/fix-icons-cut-off' into staging_065Dominik Ritter2018-06-071-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 offYang Tang2018-06-011-6/+6
| |
* | color names and fixesCharles Peterson2017-11-251-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` segmentDominik Ritter2017-02-141-6/+44
| | | | | | - Change internal precision to nanoseconds - Let the user decide about desired precision - Add tests
* Add tests for `command_execution_time` segmentDominik Ritter2017-02-141-0/+58