aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add tests for status segmentDominik Ritter2018-07-131-0/+85
* Fix testsDominik Ritter2018-06-201-1/+1
* Fix travis buildDominik Ritter2018-06-072-2/+2
* Add tests for laravel version segment to travisDominik Ritter2018-06-071-0/+69
* Merge remote-tracking branch 'ytang/fix-icons-cut-off' into staging_065Dominik Ritter2018-06-075-17/+17
|\
| * Update unit tests for fixing icons cut offYang Tang2018-06-015-17/+17
* | Merge branch 'fix_rprompt_newline' into staging_065Dominik Ritter2018-06-071-0/+19
|\ \
| * | Fix RPROMPT placementDominik Ritter2018-05-261-0/+19
* | | Merge remote-tracking branch 'TheDan64/master' into staging_065Dominik Ritter2018-06-071-6/+15
|\ \ \
| * | | Fix test for rust segmentDominik Ritter2018-05-131-5/+15
| * | | Removed 'Rust' text from test; Silenced missing rustc warningDaniel Kolsoi2018-05-101-1/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'chhschou/master' into staging_065Dominik Ritter2018-06-071-1/+2
|\ \ \
| * | | #632: Indicate `Rust` or `(rust)` for rust_version segment only if icon is un...Chris Chou2017-10-051-1/+1
* | | | Merge remote-tracking branch 'floor114/next' into staging_065Dominik Ritter2018-06-071-0/+80
|\ \ \ \
| * | | | Add vcs branch name truncating.Taras Shpachenko2018-04-121-0/+80
| | |_|/ | |/| |
* | | | Merge branch 'master' into staging_065Dominik Ritter2018-06-071-0/+21
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Add test for wrong truncation if switching back to home folderDominik Ritter2018-03-211-0/+21
* | | Updated test for POWERLEVEL9K_DIR_PATH_ABSOLUTEChristo Kotze2018-02-231-2/+2
* | | Added new variable POWERLEVEL9K_DIR_PATH_ABSOLUTEChristo Kotze2018-02-231-0/+10
* | | Updated dir.spec test for first_and_lastChristo Kotze2018-02-231-1/+1
* | | Added truncate_to_first_and_last strategyChristo Kotze2018-02-231-0/+18
* | | Updated dir.spec testsChristo Kotze2018-02-221-1/+1
* | | Removed final SEDs and more commentsChristo Kotze2018-02-221-7/+7
* | | Comments, trunc_to_last, trunc_absoluteChristo Kotze2018-02-221-30/+66
* | | Added tests for DIR_PATH_SEPARATOR_FOREGROUNDChristo Kotze2018-02-141-5/+29
* | | Updated testBoldRootSubsubdirWorks()Christo Kotze2018-02-141-0/+2
* | | Added tests for other folder highlighingChristo Kotze2018-02-141-3/+79
* | | Added test for Home folder highlightingChristo Kotze2018-02-141-0/+12
* | | Updating Travis tests for bold dirChristo Kotze2018-02-142-30/+48
* | | Updated tests for resetting boldChristo Kotze2018-02-112-29/+29
* | | orange stuff -- 208Charles Peterson2017-12-161-1/+1
* | | Merge pull request #684 from Artistan/color_namesBen Hilburn2017-12-053-8/+8
|\ \ \
| * | | color names and fixesCharles Peterson2017-11-253-8/+8
| |/ /
* / / Fix to unit tests. Also removed unneeded extra call to kubectl.Derek Bassett2017-10-271-10/+28
|/ /
* / Fixing `vcs.spec` tests after adding space.Ben Hilburn2017-10-071-3/+3
|/
* Merge pull request #596 from eumiro/truncate_to_uniqueBen Hilburn2017-08-121-0/+21
|\
| * add TRUNCATE_TO_UNIQUE shortening dir strategyMiroslav Šedivý2017-08-111-0/+21
* | Merge branch 'master' into nextBen Hilburn2017-08-121-0/+20
|\|
| * Fix empty delimiterDominik Ritter2017-07-121-0/+20
* | Merge pull request #569 from docwhat/pr/home-folder-abbr-testBen Hilburn2017-07-131-0/+25
|\ \
| * | Added test for POWERLEVEL9K_HOME_FOLDER_ABBREVIATIONChristian Höltje2017-07-121-0/+25
* | | Merge remote-tracking branch 'origin/master' into pr/merge-masterChristian Höltje2017-07-131-1/+3
|\ \ \ | |/ / |/| / | |/
| * set GO_ICON manually in testJason Hutchinson2017-05-261-2/+3
| * update testJason Hutchinson2017-05-261-1/+2
* | add testsJason Hutchinson2017-05-261-0/+80
|/
* test that go_segment prints nothing if GOPATH is not setJason Hutchinson2017-04-191-0/+23
* test that go_segment prints nothing if GOPATH is set but is not a subset of PWDJason Hutchinson2017-04-191-0/+11
* update go mock to allow for both version and env sub-commandsJason Hutchinson2017-04-191-1/+8
* ensure go_version segment prints if PWD is subset of non-empty GOPATHJason Hutchinson2017-04-191-0/+3
* Fix tests on TravisCIDominik Ritter2017-03-201-24/+60