6bbff45bce 
								
							 
						 
						
							
							
								
								orange stuff -- 208  
							
							
							
						 
						
							2017-12-15 16:01:50 -06:00  
				
					
						
							
							
								 
						
							
								3d79ca1adc 
								
							 
						 
						
							
							
								
								Merge pull request  #684  from Artistan/color_names  
							
							... 
							
							
							
							Use color names, plus fixes 
							
						 
						
							2017-12-04 19:33:57 -05:00  
				
					
						
							
							
								 
						
							
								264897a426 
								
							 
						 
						
							
							
								
								color names and fixes  
							
							... 
							
							
							
							- 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 
							
						 
						
							2017-11-25 12:46:45 -06:00  
				
					
						
							
							
								 
						
							
								1c2774f592 
								
							 
						 
						
							
							
								
								Fix to unit tests.  Also removed unneeded extra call to kubectl.  
							
							
							
						 
						
							2017-10-27 11:55:21 -06:00  
				
					
						
							
							
								 
						
							
								834b6735fa 
								
							 
						 
						
							
							
								
								Fixing `vcs.spec` tests after adding space.  
							
							
							
						 
						
							2017-10-06 22:41:57 -04:00  
				
					
						
							
							
								 
						
							
								9f4faf7f21 
								
							 
						 
						
							
							
								
								Merge pull request  #596  from eumiro/truncate_to_unique  
							
							... 
							
							
							
							Add TRUNCATE_TO_UNIQUE shortening dir strategy 
							
						 
						
							2017-08-12 13:52:10 -04:00  
				
					
						
							
							
								 
						
							
								02332d5962 
								
							 
						 
						
							
							
								
								Merge branch 'master' into next  
							
							
							
						 
						
							2017-08-12 13:46:08 -04:00  
				
					
						
							
							
								 
						
							
								73a9ee7c87 
								
							 
						 
						
							
							
								
								add TRUNCATE_TO_UNIQUE shortening dir strategy  
							
							... 
							
							
							
							This creates the shortest unique path elements that can be unambiguously expanded to the original path. 
							
						 
						
							2017-08-11 22:44:18 +02:00  
				
					
						
							
							
								 
						
							
								c69d45cdcc 
								
							 
						 
						
							
							
								
								Merge pull request  #569  from docwhat/pr/home-folder-abbr-test  
							
							... 
							
							
							
							Added tests and replaced a sed call 
							
						 
						
							2017-07-13 11:33:21 -04:00  
				
					
						
							
							
								 
						
							
								8626d07d60 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into pr/merge-master  
							
							
							
						 
						
							2017-07-13 00:42:15 -04:00  
				
					
						
							
							
								 
						
							
								0fded47ab5 
								
							 
						 
						
							
							
								
								Added test for POWERLEVEL9K_HOME_FOLDER_ABBREVIATION  
							
							
							
						 
						
							2017-07-12 00:54:30 -04:00  
				
					
						
							
							
								 
						
							
								a234636982 
								
							 
						 
						
							
							
								
								Fix empty delimiter  
							
							... 
							
							
							
							Even if the delimiter is empty, the min length should be 1.
This fixes  #558  
							
						 
						
							2017-07-12 03:29:31 +02:00  
				
					
						
							
							
								 
						
							
								d2ecb38d60 
								
							 
						 
						
							
							
								
								add tests  
							
							
							
						 
						
							2017-05-26 14:02:18 -05:00  
				
					
						
							
							
								 
						
							
								f81ecc11f6 
								
							 
						 
						
							
							
								
								set GO_ICON manually in test  
							
							
							
						 
						
							2017-05-25 17:19:56 -05:00  
				
					
						
							
							
								 
						
							
								a6887eb165 
								
							 
						 
						
							
							
								
								update test  
							
							
							
						 
						
							2017-05-25 16:59:54 -05:00  
				
					
						
							
							
								 
						
							
								55cf15ac41 
								
							 
						 
						
							
							
								
								test that go_segment prints nothing if GOPATH is not set  
							
							
							
						 
						
							2017-04-19 00:12:34 -05:00  
				
					
						
							
							
								 
						
							
								0519384d57 
								
							 
						 
						
							
							
								
								test that go_segment prints nothing if GOPATH is set but is not a subset of PWD  
							
							
							
						 
						
							2017-04-19 00:11:54 -05:00  
				
					
						
							
							
								 
						
							
								ac3307400d 
								
							 
						 
						
							
							
								
								update go mock to allow for both version and env sub-commands  
							
							
							
						 
						
							2017-04-19 00:11:02 -05:00  
				
					
						
							
							
								 
						
							
								192d634e08 
								
							 
						 
						
							
							
								
								ensure go_version segment prints if PWD is subset of non-empty GOPATH  
							
							
							
						 
						
							2017-04-19 00:09:07 -05:00  
				
					
						
							
							
								 
						
							
								56af9bb3c3 
								
							 
						 
						
							
							
								
								Fix tests on TravisCI  
							
							... 
							
							
							
							TravisCI runs ubuntu 14.04 which has ZSH 5.0.2 on it. 
							
						 
						
							2017-03-20 00:21:49 +01:00  
				
					
						
							
							
								 
						
							
								5b266c7a13 
								
							 
						 
						
							
							
								
								Add tests to ensure all icon keys are set in all modes  
							
							... 
							
							
							
							This tests do compare icons from all modes (except for flat and
compatible) with all other modes. 
							
						 
						
							2017-03-20 00:07:35 +01:00  
				
					
						
							
							
								 
						
							
								41d92371ae 
								
							 
						 
						
							
							
								
								Add tests for setting the right locale in icons.zsh  
							
							
							
						 
						
							2017-03-18 20:08:56 +01:00  
				
					
						
							
							
								 
						
							
								44eaa0ef33 
								
							 
						 
						
							
							
								
								Add tests for `truncate_with_package_name` strategy of dir segment  
							
							... 
							
							
							
							This is a backport from #344  
							
						 
						
							2017-03-08 14:57:24 -05:00  
				
					
						
							
							
								 
						
							
								2f387376aa 
								
							 
						 
						
							
							
								
								unittest: fixing space after branch indicator  
							
							
							
						 
						
							2017-03-08 13:43:44 -05:00  
				
					
						
							
							
								 
						
							
								875dec5dae 
								
							 
						 
						
							
							
								
								Merge branch 'next' into execution_time  
							
							
							
						 
						
							2017-02-14 21:42:41 +01:00  
				
					
						
							
							
								 
						
							
								a202537dd7 
								
							 
						 
						
							
							
								
								Refactor `command_execution_time` segment  
							
							... 
							
							
							
							- Change internal precision to nanoseconds
- Let the user decide about desired precision
- Add tests 
							
						 
						
							2017-02-14 21:32:41 +01:00  
				
					
						
							
							
								 
						
							
								36d74f34c2 
								
							 
						 
						
							
							
								
								Merge branch 'next' into dir_first_character  
							
							
							
						 
						
							2017-02-13 20:21:33 -05:00  
				
					
						
							
							
								 
						
							
								edb51fcba3 
								
							 
						 
						
							
							
								
								Add tests for `command_execution_time` segment  
							
							
							
						 
						
							2017-02-14 01:25:34 +01:00  
				
					
						
							
							
								 
						
							
								6e1259ee99 
								
							 
						 
						
							
							
								
								Remove unnecessary variable from tests  
							
							
							
						 
						
							2017-02-13 00:22:29 +01:00  
				
					
						
							
							
								 
						
							
								8e99944797 
								
							 
						 
						
							
							
								
								Add test for truncate_with_folder_marker truncation strategy  
							
							
							
						 
						
							2017-02-05 14:53:31 +01:00  
				
					
						
							
							
								 
						
							
								b6e55c189e 
								
							 
						 
						
							
							
								
								Add tests for omitting first character in `dir` segment  
							
							
							
						 
						
							2017-02-04 11:46:29 +01:00  
				
					
						
							
							
								 
						
							
								3d451499aa 
								
							 
						 
						
							
							
								
								Fix tests  
							
							
							
						 
						
							2017-02-04 11:46:22 +01:00  
				
					
						
							
							
								 
						
							
								8d7a4e462a 
								
							 
						 
						
							
							
								
								Update test for required behavior  
							
							
							
						 
						
							2016-10-27 13:23:22 +05:30  
				
					
						
							
							
								 
						
							
								fa33902c00 
								
							 
						 
						
							
							
								
								Fix test  
							
							
							
						 
						
							2016-02-26 17:29:00 +01:00  
				
					
						
							
							
								 
						
							
								3591099789 
								
							 
						 
						
							
							
								
								Add tests for dynamic color overriding of vcs segment  
							
							
							
						 
						
							2016-02-26 15:53:09 +01:00  
				
					
						
							
							
								 
						
							
								3407494d7d 
								
							 
						 
						
							
							
								
								Add tests for `go_version`  
							
							
							
						 
						
							2016-02-15 10:19:24 +01:00  
				
					
						
							
							
								 
						
							
								490bafc868 
								
							 
						 
						
							
							
								
								Add tests for `rust_version`  
							
							
							
						 
						
							2016-02-14 22:52:05 +01:00  
				
					
						
							
							
								 
						
							
								7cf46711cc 
								
							 
						 
						
							
							
								
								Add tests for the dir segment  
							
							
							
						 
						
							2016-02-13 19:23:30 +01:00  
				
					
						
							
							
								 
						
							
								4844bbbaea 
								
							 
						 
						
							
							
								
								Avoid color warning on travis  
							
							
							
						 
						
							2016-02-13 17:41:26 +01:00  
				
					
						
							
							
								 
						
							
								9c0b8b9e42 
								
							 
						 
						
							
							
								
								Add test for overwriting icons  
							
							
							
						 
						
							2016-02-13 17:37:55 +01:00  
				
					
						
							
							
								 
						
							
								a3eaf4a4b0 
								
							 
						 
						
							
							
								
								Improve isolation of tests  
							
							
							
						 
						
							2016-02-13 17:35:06 +01:00  
				
					
						
							
							
								 
						
							
								a75b0c17d2 
								
							 
						 
						
							
							
								
								Add tests for visual identifiers  
							
							
							
						 
						
							2016-02-13 17:25:03 +01:00  
				
					
						
							
							
								 
						
							
								8a386ba1b3 
								
							 
						 
						
							
							
								
								Add tests for functions/colors.zsh  
							
							
							
						 
						
							2016-02-12 01:39:42 +01:00  
				
					
						
							
							
								 
						
							
								c0c611c21d 
								
							 
						 
						
							
							
								
								Add tests for functions/utilities.zsh  
							
							... 
							
							
							
							In particular: `defined`, `set_default`, `getRelevantItem` and
`segmentShouldBeJoined` 
							
						 
						
							2016-02-12 01:18:35 +01:00  
				
					
						
							
							
								 
						
							
								ca6cbaa0b6 
								
							 
						 
						
							
							
								
								Add unit tests for printSizeHumanReadable  
							
							
							
						 
						
							2016-02-12 01:18:35 +01:00  
				
					
						
							
							
								 
						
							
								42c39c8922 
								
							 
						 
						
							
							
								
								Add Unit-Tests  
							
							... 
							
							
							
							Add unittests via shunit2 (https://github.com/kward/shunit2 ),
that integrate with travis-ci.org. 
							
						 
						
							2016-02-12 01:17:34 +01:00