| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								alias-assignment1.zsh
							
						
					
				 | 
				
					
						
							
							tests: Remove unused_highlight
						
					
				 | 
				2016-05-05 12:28:43 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								alias.zsh
							
						
					
				 | 
				
					
						
							
							tests: zsh 5.4-to-be compatibility: Set a new "I am shooting myself in the foot" option.
						
					
				 | 
				2017-01-25 19:35:34 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								always1.zsh
							
						
					
				 | 
				
					
						
							
							'main': Highlight 'always' blocks.
						
					
				 | 
				2016-09-25 08:11:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								always2.zsh
							
						
					
				 | 
				
					
						
							
							'main': Highlight 'always' blocks.
						
					
				 | 
				2016-09-25 08:11:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								always3.zsh
							
						
					
				 | 
				
					
						
							
							'main': Highlight 'always' blocks.
						
					
				 | 
				2016-09-25 08:11:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								anonymous-function.zsh
							
						
					
				 | 
				
					
						
							
							tests: Also test arguments to an anonymous function.
						
					
				 | 
				2016-09-25 18:08:45 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								arg0-colon.zsh
							
						
					
				 | 
				
					
						
							
							'main': Fix a bug concerning command word with embedded colon-space sequences.
						
					
				 | 
				2016-11-02 03:16:45 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								arithmetic-evaluation.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								assign-append.zsh
							
						
					
				 | 
				
					
						
							
							tests: Remove unused_highlight
						
					
				 | 
				2016-05-05 12:28:43 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								assign-argv.zsh
							
						
					
				 | 
				
					
						
							
							'main': Highlight scalar assignments to argv
						
					
				 | 
				2016-06-03 03:27:52 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								assign-array2.zsh
							
						
					
				 | 
				
					
						
							
							'main': Try the "non-command word" codepath when a word may be either a command word or a non-command word.
						
					
				 | 
				2016-06-03 04:25:00 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								assign-array3.zsh
							
						
					
				 | 
				
					
						
							
							'main': Try the "non-command word" codepath when a word may be either a command word or a non-command word.
						
					
				 | 
				2016-06-03 04:25:00 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								assign-array.zsh
							
						
					
				 | 
				
					
						
							
							tests: Remove unused_highlight
						
					
				 | 
				2016-05-05 12:28:43 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								assign-semicolon.zsh
							
						
					
				 | 
				
					
						
							
							tests: Remove unused_highlight
						
					
				 | 
				2016-05-05 12:28:43 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								assign-subshell.zsh
							
						
					
				 | 
				
					
						
							
							'main': Try the "non-command word" codepath when a word may be either a command word or a non-command word.
						
					
				 | 
				2016-06-03 04:25:00 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								assign.zsh
							
						
					
				 | 
				
					
						
							
							tests: Explicitly test 'default' style inside an array assignment.
						
					
				 | 
				2016-06-03 02:41:10 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								back-quoted-argument.zsh
							
						
					
				 | 
				
					
						
							
							main: Highlight unclosed backtick subshells
						
					
				 | 
				2018-01-07 23:18:25 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								backslash-continuation.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								braces1.zsh
							
						
					
				 | 
				
					
						
							
							dev tools: Remove a superfluous empty line.
						
					
				 | 
				2016-09-25 08:11:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								braces2.zsh
							
						
					
				 | 
				
					
						
							
							dev tools: Remove a superfluous empty line.
						
					
				 | 
				2016-09-25 08:11:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								brackets-mismatch1.zsh
							
						
					
				 | 
				
					
						
							
							dev tools: Remove a superfluous empty line.
						
					
				 | 
				2016-09-25 08:11:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								brackets-mismatch2.zsh
							
						
					
				 | 
				
					
						
							
							dev tools: Remove a superfluous empty line.
						
					
				 | 
				2016-09-25 08:11:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								brackets-mismatch3.zsh
							
						
					
				 | 
				
					
						
							
							dev tools: Remove a superfluous empty line.
						
					
				 | 
				2016-09-25 08:11:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								brackets-mismatch4.zsh
							
						
					
				 | 
				
					
						
							
							dev tools: Remove a superfluous empty line.
						
					
				 | 
				2016-09-25 08:11:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								brackets-mismatch5.zsh
							
						
					
				 | 
				
					
						
							
							'main': Yet another test for mismatched braces.
						
					
				 | 
				2016-09-25 11:38:52 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								brackets-mismatch6.zsh
							
						
					
				 | 
				
					
						
							
							'main': Highlight mismatched do/done.
						
					
				 | 
				2016-09-25 11:38:54 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								brackets-mismatch7.zsh
							
						
					
				 | 
				
					
						
							
							'main': Highlight mismatched foreach/end.
						
					
				 | 
				2016-09-25 11:52:15 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								brackets-mismatch8-if-positive.zsh
							
						
					
				 | 
				
					
						
							
							'main': Highlight mismatched 'if'/'fi'.
						
					
				 | 
				2017-03-05 17:33:36 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								brackets-mismatch8.zsh
							
						
					
				 | 
				
					
						
							
							'main': Permit subshells to end at command position.
						
					
				 | 
				2016-09-25 12:06:39 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								brackets-mismatch9-if-positive.zsh
							
						
					
				 | 
				
					
						
							
							'main': Highlight mismatched 'if'/'fi'.
						
					
				 | 
				2017-03-05 17:33:36 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								brackets-mismatch10-if-negative.zsh
							
						
					
				 | 
				
					
						
							
							'main': Highlight mismatched 'if'/'fi'.
						
					
				 | 
				2017-03-05 17:33:36 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								commandseparator.zsh
							
						
					
				 | 
				
					
						
							
							tests: Remove unused_highlight
						
					
				 | 
				2016-05-05 12:28:43 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								comment-followed.zsh
							
						
					
				 | 
				
					
						
							
							'main': Add regression test for previous commit.
						
					
				 | 
				2016-11-02 15:54:02 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								comment-leading.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								comment-off.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								comments.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								commmand-parameter.zsh
							
						
					
				 | 
				
					
						
							
							tests: Run tests with WARN_CREATE_GLOBAL
						
					
				 | 
				2017-11-05 15:04:49 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								control-flow2.zsh
							
						
					
				 | 
				
					
						
							
							'main': Fix issue #290, «Mishighlights "longloops" 'repeat'».
						
					
				 | 
				2016-05-13 03:30:11 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								control-flow3.zsh
							
						
					
				 | 
				
					
						
							
							tests: Extend issue #290 test with another variant.
						
					
				 | 
				2016-05-13 04:28:43 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								control-flow.zsh
							
						
					
				 | 
				
					
						
							
							tests: Remove unused_highlight
						
					
				 | 
				2016-05-05 12:28:43 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								dollar-dollar.zsh
							
						
					
				 | 
				
					
						
							
							'main': Highlight shell's PID ($$) inside double quotes.
						
					
				 | 
				2016-09-25 14:40:58 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								dollar-noise.zsh
							
						
					
				 | 
				
					
						
							
							'main': Highlight several more special (non-alphabetic) parameters.
						
					
				 | 
				2016-09-25 14:51:02 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								dollar-paren.zsh
							
						
					
				 | 
				
					
						
							
							'main': Highlight command substitutions inside double quotes.
						
					
				 | 
				2016-09-25 14:40:02 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								dollar-quoted2.zsh
							
						
					
				 | 
				
					
						
							
							tests: Remove unused_highlight
						
					
				 | 
				2016-05-05 12:28:43 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								dollar-quoted3.zsh
							
						
					
				 | 
				
					
						
							
							main: Add *-quoted-argument-unclosed styles
						
					
				 | 
				2017-12-24 00:03:55 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								dollar-quoted.zsh
							
						
					
				 | 
				
					
						
							
							tests: Remove unused_highlight
						
					
				 | 
				2016-05-05 12:28:43 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								double-hyphen-option.zsh
							
						
					
				 | 
				
					
						
							
							tests: Remove unused_highlight
						
					
				 | 
				2016-05-05 12:28:43 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								double-quoted2.zsh
							
						
					
				 | 
				
					
						
							
							main: Add *-quoted-argument-unclosed styles
						
					
				 | 
				2017-12-24 00:03:55 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								double-quoted3.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								double-quoted4.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								double-quoted.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								empty-command2.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								empty-command.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								escaped-single-quote.zsh
							
						
					
				 | 
				
					
						
							
							'main': Add an explicit test for escaped single quotes within single quotes, «'foo'\''bar'».
						
					
				 | 
				2018-01-13 15:45:41 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								exec-redirection1.zsh
							
						
					
				 | 
				
					
						
							
							'main': Enable test for issue #238.
						
					
				 | 
				2016-07-28 08:14:23 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								function-named1.zsh
							
						
					
				 | 
				
					
						
							
							dev tools: Remove a superfluous empty line.
						
					
				 | 
				2016-09-25 08:11:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								function-named2.zsh
							
						
					
				 | 
				
					
						
							
							dev tools: Remove a superfluous empty line.
						
					
				 | 
				2016-09-25 08:11:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								function.zsh
							
						
					
				 | 
				
					
						
							
							tests: Remove superfluous comment.
						
					
				 | 
				2017-09-11 18:45:35 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								glob.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								hashed-command.zsh
							
						
					
				 | 
				
					
						
							
							'main': Use zsh/parameter instead of type -w
						
					
				 | 
				2016-05-13 20:25:07 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history-double-quoted-escaped.zsh
							
						
					
				 | 
				
					
						
							
							Follow-up to 28d7056a7a: Fix test expectations.
						
					
				 | 
				2016-10-22 17:46:42 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history-double-quoted-no.zsh
							
						
					
				 | 
				
					
						
							
							'main': Highlight possible history expansions in double-quoted strings.
						
					
				 | 
				2016-11-22 07:09:29 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history-double-quoted-unescaped.zsh
							
						
					
				 | 
				
					
						
							
							'main': Highlight possible history expansions in double-quoted strings.
						
					
				 | 
				2016-11-22 07:09:29 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history-double-quoted-yes.zsh
							
						
					
				 | 
				
					
						
							
							'main': Highlight possible history expansions in double-quoted strings.
						
					
				 | 
				2016-11-22 07:09:29 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history-expansion2.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								history-expansion.zsh
							
						
					
				 | 
				
					
						
							
							tests: Remove unused_highlight
						
					
				 | 
				2016-05-05 12:28:43 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								inheritance.zsh
							
						
					
				 | 
				
					
						
							
							'main': Enable fallback to the 'arg0' style.
						
					
				 | 
				2016-09-28 13:22:29 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								multiline-array-assignment1.zsh
							
						
					
				 | 
				
					
						
							
							dev tools: Remove a superfluous empty line.
						
					
				 | 
				2016-09-25 08:11:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								multiline-string2.zsh
							
						
					
				 | 
				
					
						
							
							main: Add *-quoted-argument-unclosed styles
						
					
				 | 
				2017-12-24 00:03:55 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								multiline-string.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								multiple-quotes.zsh
							
						
					
				 | 
				
					
						
							
							main: Add tests
						
					
				 | 
				2017-12-23 14:45:49 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								multiple-redirections.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								noglob1.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								noglob2.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								noglob3.zsh
							
						
					
				 | 
				
					
						
							
							main: Highlight path after globbing checks
						
					
				 | 
				2018-01-05 00:04:17 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								noglob-alias.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								number_range-glob.zsh
							
						
					
				 | 
				
					
						
							
							fixup! 'main': Don't match redirection operators in command substitutions as <-> number range globs.  Fixes #483.
						
					
				 | 
				2018-01-19 00:51:11 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								off-by-one.zsh
							
						
					
				 | 
				
					
						
							
							tests: New test to capture off-by-ones.
						
					
				 | 
				2016-05-11 20:36:18 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								option-path_dirs.zsh
							
						
					
				 | 
				
					
						
							
							'main': Skip tests that break on msys2
						
					
				 | 
				2017-11-06 07:11:55 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								order-path-after-dollar.zsh
							
						
					
				 | 
				
					
						
							
							'main': Add a regression test for issue #474.
						
					
				 | 
				2018-01-01 05:05:10 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								order-path-before-globbing.zsh
							
						
					
				 | 
				
					
						
							
							main: Highlight path after globbing checks
						
					
				 | 
				2018-01-05 00:04:17 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								parameter-star.zsh
							
						
					
				 | 
				
					
						
							
							'main': Don't consider «$*» a glob.
						
					
				 | 
				2017-02-11 23:49:13 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								path_prefix2.zsh
							
						
					
				 | 
				
					
						
							
							driver: Always bind zle-line-finish and use it instead of accept-*
						
					
				 | 
				2016-07-29 20:41:06 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								path_prefix.zsh
							
						
					
				 | 
				
					
						
							
							tests: Remove unused_highlight
						
					
				 | 
				2016-05-05 12:28:43 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								path-broken-symlink.zsh
							
						
					
				 | 
				
					
						
							
							'main': Skip tests that break on msys2
						
					
				 | 
				2017-11-06 07:11:55 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								path-dollared-word2.zsh
							
						
					
				 | 
				
					
						
							
							tests: Run tests with WARN_CREATE_GLOBAL
						
					
				 | 
				2017-11-05 15:04:49 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								path-dollared-word3.zsh
							
						
					
				 | 
				
					
						
							
							'main': Add tests for «ls \~» and for not performing parameter expansion on the command word.
						
					
				 | 
				2017-12-15 02:35:10 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								path-dollared-word4.zsh
							
						
					
				 | 
				
					
						
							
							'main': Add tests for «ls \~» and for not performing parameter expansion on the command word.
						
					
				 | 
				2017-12-15 02:35:10 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								path-dollared-word.zsh
							
						
					
				 | 
				
					
						
							
							'main': Add tests for «ls \~» and for not performing parameter expansion on the command word.
						
					
				 | 
				2017-12-15 02:35:10 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								path-separators2.zsh
							
						
					
				 | 
				
					
						
							
							'main': Highlight path separators
						
					
				 | 
				2016-05-31 15:06:12 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								path-separators.zsh
							
						
					
				 | 
				
					
						
							
							'main': Highlight path separators
						
					
				 | 
				2016-05-31 15:06:12 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								path-space.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								path-tilde-home2.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								path-tilde-home3.zsh
							
						
					
				 | 
				
					
						
							
							'main': Add tests for «ls \~» and for not performing parameter expansion on the command word.
						
					
				 | 
				2017-12-15 02:35:10 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								path-tilde-home.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								path-tilde-named.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								path.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								precommand2.zsh
							
						
					
				 | 
				
					
						
							
							'main': Add test for issue #343, concerning the 'command' precommand.
						
					
				 | 
				2016-07-28 07:54:28 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								precommand.zsh
							
						
					
				 | 
				
					
						
							
							tests: Remove unused_highlight
						
					
				 | 
				2016-05-05 12:28:43 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								prefix-redirection.zsh
							
						
					
				 | 
				
					
						
							
							Followup to last: Don't require 'sudo' to test prefix redirections.
						
					
				 | 
				2017-12-07 01:04:13 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								rc-quotes.zsh
							
						
					
				 | 
				
					
						
							
							main: Add tests
						
					
				 | 
				2017-12-23 14:45:49 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								redirection2.zsh
							
						
					
				 | 
				
					
						
							
							'main': Fix issue #302, "Process substitution misparsed as redirection".
						
					
				 | 
				2016-05-09 03:29:27 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								redirection3.zsh
							
						
					
				 | 
				
					
						
							
							main: A redirection token is an invalid redirection target
						
					
				 | 
				2017-12-19 23:01:42 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								redirection-comment.zsh
							
						
					
				 | 
				
					
						
							
							main: A redirection token is an invalid redirection target
						
					
				 | 
				2017-12-19 23:01:42 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								redirection-in-cmdsubst.zsh
							
						
					
				 | 
				
					
						
							
							'main': Don't match redirection operators in command substitutions as <-> number range globs.  Fixes #483.
						
					
				 | 
				2018-01-18 23:40:46 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								redirection.zsh
							
						
					
				 | 
				
					
						
							
							tests: Remove unused_highlight
						
					
				 | 
				2016-05-05 12:28:43 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								reserved-word.zsh
							
						
					
				 | 
				
					
						
							
							tests: Remove unused_highlight
						
					
				 | 
				2016-05-05 12:28:43 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								simple-command.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								simple-redirection.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								subshell.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sudo-command.zsh
							
						
					
				 | 
				
					
						
							
							Followup to parents: Restore sudo-* tests on platforms that don't have sudo.
						
					
				 | 
				2017-12-07 01:16:02 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sudo-comment.zsh
							
						
					
				 | 
				
					
						
							
							Followup to parents: Restore sudo-* tests on platforms that don't have sudo.
						
					
				 | 
				2017-12-07 01:16:02 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sudo-redirection2.zsh
							
						
					
				 | 
				
					
						
							
							Followup to parents: Restore sudo-* tests on platforms that don't have sudo.
						
					
				 | 
				2017-12-07 01:16:02 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sudo-redirection3.zsh
							
						
					
				 | 
				
					
						
							
							Followup to parents: Restore sudo-* tests on platforms that don't have sudo.
						
					
				 | 
				2017-12-07 01:16:02 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sudo-redirection.zsh
							
						
					
				 | 
				
					
						
							
							Followup to parents: Restore sudo-* tests on platforms that don't have sudo.
						
					
				 | 
				2017-12-07 01:16:02 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								tilde-command-word.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								unbackslash.zsh
							
						
					
				 | 
				
					
						
							
							tests: Remove unused_highlight
						
					
				 | 
				2016-05-05 12:28:43 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								unknown-command.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vanilla-newline.zsh
							
						
					
				 | 
				
					
						
							
							tests: Specify the style key instead of the style itself
						
					
				 | 
				2016-04-29 09:51:13 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								vi-linewise-mode.zsh
							
						
					
				 | 
				
					
						
							
							tests: Add a regression test for issue #267, concerning highlighting a vi linewise region.
						
					
				 | 
				2016-07-01 01:59:37 +00:00 |