summaryrefslogtreecommitdiff
path: root/test/powerlevel9k.spec
Commit message (Collapse)AuthorAgeFilesLines
* 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.