summaryrefslogtreecommitdiff
path: root/test/powerlevel9k.spec
Commit message (Collapse)AuthorAgeFilesLines
* Updating Travis tests for bold dirChristo Kotze2018-02-141-7/+7
|
* Updated tests for resetting boldChristo Kotze2018-02-111-7/+7
| | | | | Updated tests to include the `%b%K{blue}%F{black}` or similar. TODO: Still have to create a test for a bolded last segment
* 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.