summaryrefslogtreecommitdiff
path: root/test/functions
Commit message (Collapse)AuthorAgeFilesLines
* Fix tests on TravisCIDominik Ritter2017-03-201-24/+60
| | | | TravisCI runs ubuntu 14.04 which has ZSH 5.0.2 on it.
* Add tests to ensure all icon keys are set in all modesDominik Ritter2017-03-201-0/+252
| | | | | This tests do compare icons from all modes (except for flat and compatible) with all other modes.
* Add tests for setting the right locale in icons.zshDominik Ritter2017-03-181-0/+74
|
* Improve isolation of testsDominik Ritter2016-02-132-2/+3
|
* Add tests for functions/colors.zshDominik Ritter2016-02-121-0/+42
|
* Add tests for functions/utilities.zshDominik Ritter2016-02-121-0/+86
| | | | | In particular: `defined`, `set_default`, `getRelevantItem` and `segmentShouldBeJoined`
* Add unit tests for printSizeHumanReadableDominik Ritter2016-02-121-0/+22