zsh-syntax-highlighting/highlighters/main/test-data
2022-01-31 09:54:57 +00:00
..
abspath-in-command-position1.zsh 'main': In command position, do not highlight directories (unless AUTO_CD is set) and non-executable files. 2020-03-19 06:06:30 +00:00
abspath-in-command-position1b.zsh 'main': Let AUTO_CD directories be highlighted with their own style. 2020-03-19 06:06:30 +00:00
abspath-in-command-position2.zsh
abspath-in-command-position3.zsh 'main': In command position, do not highlight directories (unless AUTO_CD is set) and non-executable files. 2020-03-19 06:06:30 +00:00
abspath-in-command-position3b.zsh 'main': Let AUTO_CD directories be highlighted with their own style. 2020-03-19 06:06:30 +00:00
abspath-in-command-position4.zsh
abspath-in-command-position5.zsh
alias-assignment1.zsh
alias-basic.zsh
alias-brackets.zsh main: Allow for "]" in shell aliases 2021-03-04 20:29:43 -06:00
alias-command-substitution.zsh
alias-comment1.zsh 'main': Fix issue #677, concerning multiline aliases. 2020-05-22 04:54:10 +00:00
alias-comment2.zsh
alias-complex.zsh
alias-empty.zsh
alias-eponymous1.zsh
alias-eponymous2.zsh
alias-in-cmdsubst.zsh tests: Add a test for a bug fixed in 2d0dddf58b "'main': Don't dequote the word in command position before analyzing it.". 2020-03-16 22:27:04 +00:00
alias-loop.zsh
alias-loop2.zsh
alias-nested-precommand.zsh
alias-nested.zsh
alias-parameter.zsh
alias-precommand-option-argument1.zsh
alias-precommand-option-argument2.zsh
alias-precommand-option-argument3.zsh
alias-precommand-option-argument4.zsh
alias-quoted.zsh
alias-redirect.zsh
alias-reuse1.zsh main: Forget seen aliases when starting a new command 2020-10-12 19:29:53 -05:00
alias-reuse2.zsh main: Forget seen aliases when starting a new command 2020-10-12 19:29:53 -05:00
alias-reuse3.zsh main: Forget seen aliases when starting a new command 2020-10-12 19:29:53 -05:00
alias-reuse4.zsh main: Forget seen aliases when starting a new command 2020-10-12 19:29:53 -05:00
alias-reuse5.zsh main: Forget seen aliases when starting a new command 2020-10-12 19:29:53 -05:00
alias-self.zsh
alias-self2.zsh main: Remember nest level an alias was seen in for seen_alias 2020-12-25 16:39:07 -06:00
alias-to-dir.zsh 'main': Don't consider path_prefix in alias expansions. 2020-03-19 06:06:30 +00:00
alias-to-dir1b.zsh 'main': Add a test for aliases to AUTO_CD directories. 2020-03-19 06:06:30 +00:00
alias-unknown-token1.zsh
alias-unknown-token2.zsh
alias.zsh
always1.zsh
always2.zsh
always3.zsh
anonymous-function.zsh
arg0-colon.zsh
arith-cmdsubst-mess.zsh main: Add arithmetic substitution highlighting 2020-05-23 20:29:00 -05:00
arith1.zsh main: Add arithmetic substitution highlighting 2020-05-23 20:29:00 -05:00
arith2.zsh main: Add arithmetic substitution highlighting 2020-05-23 20:29:00 -05:00
arithmetic-command-substitution.zsh main: Add tests for arithmetic expansion 2020-05-23 20:29:09 -05:00
arithmetic-doubled-parens.zsh main: Add tests for arithmetic expansion 2020-05-23 20:29:09 -05:00
arithmetic-empty.zsh main: Add tests for arithmetic expansion 2020-05-23 20:29:09 -05:00
arithmetic-evaluation.zsh
arithmetic-hist-expn.zsh main: Add tests for arithmetic expansion 2020-05-23 20:29:09 -05:00
arithmetic-invalid-chars.zsh main: Add tests for arithmetic expansion 2020-05-23 20:29:09 -05:00
arithmetic-multiplication.zsh main: Add tests for arithmetic expansion 2020-05-23 20:29:09 -05:00
arithmetic-nested.zsh main: Add tests for arithmetic expansion 2020-05-23 20:29:09 -05:00
arithmetic-quoted.zsh main: Add tests for arithmetic expansion 2020-05-23 20:29:09 -05:00
arithmetic-unclosed.zsh main: Add tests for arithmetic expansion 2020-05-23 20:29:09 -05:00
arithmetic-unfinished.zsh main: Add tests for arithmetic expansion 2020-05-23 20:29:09 -05:00
array-cmdsep1.zsh 'main': Highlight the parentheses of array assignments as reserved words. 2020-06-08 14:23:43 +00:00
array-cmdsep2.zsh 'main': Highlight the parentheses of array assignments as reserved words. 2020-06-08 14:23:43 +00:00
array-cmdsep3.zsh 'main': Highlight the parentheses of array assignments as reserved words. 2020-06-08 14:23:43 +00:00
assign-append.zsh 'main': Highlight the parentheses of array assignments as reserved words. 2020-06-08 14:23:43 +00:00
assign-argv.zsh
assign-array.zsh 'main': Highlight the parentheses of array assignments as reserved words. 2020-06-08 14:23:43 +00:00
assign-array2.zsh 'main': Highlight the parentheses of array assignments as reserved words. 2020-06-08 14:23:43 +00:00
assign-array3.zsh 'main': Highlight the parentheses of array assignments as reserved words. 2020-06-08 14:23:43 +00:00
assign-invalid-command.zsh tests: Add a test for issue #498, which has already been fixed. 2020-03-19 06:44:12 +00:00
assign-not-array.zsh
assign-not-array2.zsh
assign-quoted-cmdsubst.zsh tests: Add a test for issue #571. 2020-03-17 02:58:16 +00:00
assign-semicolon.zsh
assign-subshell.zsh
assign-value-quote1.zsh
assign-value-quote2.zsh
assign.zsh 'main': Highlight the parentheses of array assignments as reserved words. 2020-06-08 14:23:43 +00:00
assignment-before-resword1.zsh 'main': Highlight reserved words following assignments as errors. 2020-03-19 19:48:44 +00:00
assignment-before-resword2.zsh 'main': Highlight reserved words following assignments as errors. 2020-03-19 19:48:44 +00:00
assignment-before-resword3.zsh 'main': Highlight reserved words following assignments as errors. 2020-03-19 19:48:44 +00:00
assignment-before-resword4.zsh 'main': Highlight reserved words following assignments as errors. 2020-03-19 19:48:44 +00:00
assignment-before-resword5.zsh tests: Add tests for issue #461. 2020-03-19 19:43:12 +00:00
assignment-quoted.zsh
back-quoted-argument.zsh
back-quoted-open.zsh
backslash-continuation.zsh
backslash-continuation2.zsh tests: Fix the test added in the last commit. 2020-03-19 02:30:58 +00:00
backslash-space.zsh
backslash.zsh
bang-assign-array.zsh 'main': Highlight the parentheses of array assignments as reserved words. 2020-06-08 14:23:43 +00:00
bang-assign-scalar.zsh
bang-pipeline.zsh
block-assignment-no-command.zsh main: New test for issue #854 2022-01-31 09:54:57 +00:00
braces1.zsh
braces2.zsh
brackets-matching1.zsh
brackets-matching2.zsh
brackets-mismatch1.zsh
brackets-mismatch2.zsh
brackets-mismatch3.zsh
brackets-mismatch4.zsh
brackets-mismatch5.zsh
brackets-mismatch6.zsh
brackets-mismatch7.zsh
brackets-mismatch8-if-positive.zsh
brackets-mismatch8.zsh
brackets-mismatch9-if-positive.zsh
brackets-mismatch10-if-negative.zsh
brackets-premature-termination.zsh
cdpath-abspath.zsh
cmdpos-elision-partial.zsh
command-substitution-adjacent.zsh
command-substitution-in-assignment.zsh
command-substitution-unclosed.zsh
commandseparator.zsh
comment-followed.zsh
comment-leading.zsh
comment-off.zsh
comments.zsh
commmand-parameter.zsh
control-flow.zsh
control-flow2.zsh
control-flow3.zsh
cthulhu.zsh
dinbrack1.zsh 'main': Correctly highlight '&&' and '||' inside '[[ … ]]' conditions. 2020-03-19 20:16:43 +00:00
dirs_blacklist.zsh
dollar-dollar.zsh
dollar-noise.zsh
dollar-paren.zsh
dollar-quoted.zsh
dollar-quoted2.zsh
dollar-quoted3.zsh
double-hyphen-option.zsh
double-quoted.zsh
double-quoted2.zsh
double-quoted3.zsh
double-quoted4.zsh
empty-command-newline.zsh
empty-command.zsh
empty-command2.zsh
empty-line.zsh
equals1.zsh 'main': Highlight errors from the EQUALS option. 2020-03-19 05:59:04 +00:00
equals2.zsh 'main': Highlight errors from the EQUALS option. 2020-03-19 05:59:04 +00:00
equals3.zsh 'main': Highlight errors from the EQUALS option. 2020-03-19 05:59:04 +00:00
equals4.zsh 'main': Highlight errors from the EQUALS option. 2020-03-19 05:59:04 +00:00
escaped-single-quote.zsh
exec-redirection1.zsh
fd-target-not-filename.zsh 'main': When the redirection operator '>&' or '<&' is followed by a positive integer, do not consider that as a filename; it's always a file descriptor. 2020-03-17 04:00:43 +00:00
function-altsyntax.zsh
function-named1.zsh
function-named2.zsh
function.zsh
glob.zsh
global-alias1.zsh 'main': Highlight global aliases 2020-03-19 05:05:37 +00:00
globs-with-quoting.zsh
hashed-command.zsh
history-double-quoted-escaped.zsh
history-double-quoted-followed.zsh main: Add test for issue #713 2020-03-22 15:01:53 -05:00
history-double-quoted-no.zsh
history-double-quoted-unescaped.zsh
history-double-quoted-yes.zsh
history-expansion.zsh
history-expansion2.zsh
inheritance.zsh
jobsubst-isnt-glob.zsh
jobsubst-isnt-glob2.zsh
loop-newline.zsh
meta-no-eval1.zsh tests: Test that global qualifiers and command substitutions aren't evaluated. 2020-03-19 06:41:38 +00:00
meta-no-eval2.zsh tests: Test that global qualifiers and command substitutions aren't evaluated. 2020-03-19 06:41:38 +00:00
multiline-array-assignment1.zsh 'main': Highlight the parentheses of array assignments as reserved words. 2020-06-08 14:23:43 +00:00
multiline-string.zsh
multiline-string2.zsh
multios-negates-globbing.zsh 'main': Honour the MULTIOS option when applying the 'globbing' style. 2020-03-17 03:32:58 +00:00
multios-negates-globbing2.zsh 'main': Honour the MULTIOS option when applying the 'globbing' style. 2020-03-17 03:32:58 +00:00
multiple-quotes.zsh
multiple-redirections.zsh
noglob-alias.zsh
noglob-always.zsh
noglob1.zsh
noglob2.zsh
noglob3.zsh
noglob4.zsh
null-exec.zsh 'main': Fix highlighting of null execs. 2020-03-16 21:50:04 +00:00
null-exec2-printenv.zsh 'main': Disable a lint warning when env(1) was followed by a pipe. 2021-03-01 20:21:39 +00:00
number_range-glob.zsh
off-by-one.zsh
opt-shwordsplit1.zsh main: Honor shwordsplit when expanding parameters 2021-06-28 23:02:31 -05:00
optimized-cmdsubst-input.zsh 'main': The optimized cmdsubst input syntax doesn't glob. 2020-03-17 03:11:52 +00:00
option-dollar-quote-isnt-filename.zsh
option-path_dirs.zsh
option-with-quotes.zsh
order-path-after-dollar.zsh
order-path-before-globbing.zsh
param-positional-in-array-append.zsh 'main': Highlight the parentheses of array assignments as reserved words. 2020-06-08 14:23:43 +00:00
param-precommand-option-argument1.zsh
param-precommand-option-argument3.zsh
parameter-elision-command-word.zsh
parameter-expansion-shwordsplit.zsh main: Honor shwordsplit when expanding parameters 2021-06-28 23:02:31 -05:00
parameter-expansion-untokenized1.zsh
parameter-expansion-untokenized2.zsh
parameter-star.zsh
parameter-to-global-alias.zsh tests: parameter-to-global-alias: Fix a false positive failure when 'x' happens to be a valid external command name. 2020-08-11 09:21:21 +00:00
parameter-value-contains-command-position1.zsh
parameter-value-contains-command-position2.zsh
pasted-quotes.zsh
path-broken-symlink.zsh
path-dollared-word.zsh
path-dollared-word2.zsh
path-dollared-word3.zsh 'main': In command position, do not highlight directories (unless AUTO_CD is set) and non-executable files. 2020-03-19 06:06:30 +00:00
path-dollared-word3b.zsh 'main': Let AUTO_CD directories be highlighted with their own style. 2020-03-19 06:06:30 +00:00
path-dollared-word4.zsh
path-mixed-quoting.zsh tests: Add a unit test for a path specified with mixed quoting. 2020-03-19 06:49:40 +00:00
path-separators.zsh
path-separators2.zsh
path-space.zsh
path-tilde-home.zsh
path-tilde-home2.zsh
path-tilde-home3.zsh
path-tilde-named.zsh
path.zsh
path_prefix.zsh
path_prefix2.zsh
path_prefix3.zsh tests: Fix a wrong value of $PREBUFFER in a test, and add checks to prevent this from recurring. 2020-06-11 08:14:07 +00:00
plain-file-in-command-position.zsh 'main': In command position, do not highlight directories (unless AUTO_CD is set) and non-executable files. 2020-03-19 06:06:30 +00:00
precommand-killing1.zsh tests: precommand-killing1: Use a dummy path that always exists 2020-08-11 08:13:17 +00:00
precommand-killing2.zsh
precommand-then-assignment.zsh
precommand-type1.zsh
precommand-type2.zsh
precommand-type3.zsh
precommand-uninstalled.zsh
precommand-unknown-option.zsh
precommand.zsh
precommand2.zsh
precommand3.zsh
precommand4.zsh
prefix-redirection.zsh
process-substitution-after-redirection.zsh
process-substitution-redirection-isnt-globbing.zsh
process-substitution.zsh
process-substitution2.zsh
quoted-command-substitution-empty.zsh
quoted-redirection-in-command-word.zsh
rc-quotes.zsh
redirection-comment.zsh
redirection-from-param.zsh 'main': Don't progress the $in_redirection staller while $in_param. 2020-06-08 14:38:59 +00:00
redirection-in-cmdsubst.zsh
redirection-inhibits-elision.zsh 'main': Fix the last commit's bug concerning parameter elision not happening in redirects in command position. 2020-05-13 12:51:52 +00:00
redirection-is-not-option.zsh
redirection-special-cases.zsh 'main': Support the "close file descriptor" and "coproc" redirection syntaxes 2020-03-19 03:15:37 +00:00
redirection.zsh
redirection2.zsh
redirection3.zsh
reserved-word.zsh
simple-command.zsh
simple-redirection.zsh
subshell.zsh
sudo-command.zsh
sudo-comment.zsh
sudo-longopt.zsh
sudo-redirection.zsh
sudo-redirection2.zsh
sudo-redirection3.zsh
tilde-command-word.zsh
time-and-nocorrect1.zsh
time-and-nocorrect2.zsh
unbackslash.zsh
unknown-command.zsh
vanilla-newline.zsh
vi-linewise-mode.zsh