aboutsummaryrefslogtreecommitdiff
path: root/test/segments/go_version.spec
Commit message (Collapse)AuthorAgeFilesLines
* remove most thingsromkatv2019-03-011-88/+0
|
* Merge branch 'master' into fix-rprompt-icons-cut-offYang Tang2018-10-121-25/+27
|\
| * Fix testsDominik Ritter2018-08-171-3/+3
| |
| * Merge branch 'fix_colors' into prepare_066Dominik Ritter2018-08-091-1/+1
| |\
| | * Fix testsDominik Ritter2018-08-091-1/+1
| | |
| * | Merge branch 'fix_colors' into prepare_066Dominik Ritter2018-08-081-4/+4
| |\|
| | * Fix testsDominik Ritter2018-08-081-4/+4
| | |
| * | Update shunit2 to newest versionDominik Ritter2018-08-041-1/+1
| | |
| * | Prepare tests for performance optimizationsDominik Ritter2018-07-251-2/+12
| | |
| * | Improve tests by making use of local variablesDominik Ritter2018-07-241-20/+12
| | |
| * | Fix go_version testDominik Ritter2018-07-161-1/+1
| |/
* / Fix icons cut off in RPROMPT segmentsYang Tang2018-08-221-1/+1
|/
* Merge remote-tracking branch 'ytang/fix-icons-cut-off' into staging_065Dominik Ritter2018-06-071-1/+1
|\ | | | | | | | | | | | | | | 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-1/+1
| |
* | color names and fixesCharles Peterson2017-11-251-1/+1
|/ | | | | | | - fix for packageName truncated by POWERLEVEL9K_DIR_OMIT_FIRST_CHARACTER - processing the pwd/HOME replacement ONCE. - fix tests for named colors - use color names by default to allow dark/light themes to adjust colors based on names
* set GO_ICON manually in testJason Hutchinson2017-05-261-2/+3
|
* update testJason Hutchinson2017-05-261-1/+2
|
* 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
|
* Add tests for `go_version`Dominik Ritter2016-02-151-0/+40