aboutsummaryrefslogtreecommitdiff
path: root/test/powerlevel9k.spec
Commit message (Collapse)AuthorAgeFilesLines
* remove most thingsromkatv2019-03-011-123/+0
|
* Merge branch 'master' into fix-rprompt-icons-cut-offYang Tang2018-10-121-42/+29
|\
| * Fix testsDominik Ritter2018-09-051-1/+1
| |
| * Fix testsDominik Ritter2018-08-171-7/+7
| |
| * Merge branch 'fix_colors' into prepare_066Dominik Ritter2018-08-091-3/+3
| |\
| | * Fix testsDominik Ritter2018-08-091-3/+3
| | |
| * | Merge branch 'fix_colors' into prepare_066Dominik Ritter2018-08-081-8/+8
| |\|
| | * Fix testsDominik Ritter2018-08-081-8/+8
| | |
| * | Update shunit2 to newest versionDominik Ritter2018-08-041-1/+1
| | |
| * | Fix testsDominik Ritter2018-07-191-34/+21
| |/
* / Fix icons cut off in RPROMPT segmentsYang Tang2018-08-221-3/+3
|/
* Fix testsDominik Ritter2018-06-201-1/+1
|
* Merge remote-tracking branch 'ytang/fix-icons-cut-off' into staging_065Dominik Ritter2018-06-071-3/+3
|\ | | | | | | | | | | | | | | 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-3/+3
| |
* | Fix RPROMPT placementDominik Ritter2018-05-261-0/+19
|/ | | | This fixes #841
* Fix testsDominik Ritter2017-02-041-26/+48
|
* Avoid color warning on travisDominik Ritter2016-02-131-0/+1
|
* Add test for overwriting iconsDominik Ritter2016-02-131-0/+10
|
* Improve isolation of testsDominik Ritter2016-02-131-1/+1
|
* Add tests for visual identifiersDominik Ritter2016-02-131-0/+36
|
* Add Unit-TestsDominik Ritter2016-02-121-0/+48
Add unittests via shunit2 (https://github.com/kward/shunit2), that integrate with travis-ci.org.