aboutsummaryrefslogtreecommitdiff
path: root/test/segments/dir.spec
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #596 from eumiro/truncate_to_uniqueBen Hilburn2017-08-121-0/+21
|\ | | | | Add TRUNCATE_TO_UNIQUE shortening dir strategy
| * add TRUNCATE_TO_UNIQUE shortening dir strategyMiroslav Šedivý2017-08-111-0/+21
| | | | | | | | This creates the shortest unique path elements that can be unambiguously expanded to the original path.
* | Merge branch 'master' into nextBen Hilburn2017-08-121-0/+20
|\|
| * Fix empty delimiterDominik Ritter2017-07-121-0/+20
| | | | | | | | | | Even if the delimiter is empty, the min length should be 1. This fixes #558
* | Added test for POWERLEVEL9K_HOME_FOLDER_ABBREVIATIONChristian Höltje2017-07-121-0/+25
|/
* Add tests for `truncate_with_package_name` strategy of dir segmentDominik Ritter2017-03-081-0/+106
| | | | This is a backport from #344
* Merge branch 'next' into dir_first_characterBen Hilburn2017-02-141-0/+42
|\
| * Remove unnecessary variable from testsDominik Ritter2017-02-131-4/+0
| |
| * Add test for truncate_with_folder_marker truncation strategyDominik Ritter2017-02-051-0/+46
| |
* | Add tests for omitting first character in `dir` segmentDominik Ritter2017-02-041-0/+103
| |
* | Fix testsDominik Ritter2017-02-041-16/+11
|/
* Update test for required behaviorArav Singhal2016-10-271-1/+1
|
* Add tests for the dir segmentDominik Ritter2016-02-131-0/+118