You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Daniel Shahaf 6d5372a937 tests: parameter-to-global-alias: Fix a false positive failure when 'x' happens to be a valid external command name. 4 years ago
..
abspath-in-command-position1.zsh 'main': In command position, do not highlight directories (unless AUTO_CD is set) and non-executable files. 4 years ago
abspath-in-command-position1b.zsh 'main': Let AUTO_CD directories be highlighted with their own style. 4 years ago
abspath-in-command-position2.zsh 'main': Add some tests for complete and partial absolute paths in command position. 4 years ago
abspath-in-command-position3.zsh 'main': In command position, do not highlight directories (unless AUTO_CD is set) and non-executable files. 4 years ago
abspath-in-command-position3b.zsh 'main': Let AUTO_CD directories be highlighted with their own style. 4 years ago
abspath-in-command-position4.zsh 'main': Add some tests for complete and partial absolute paths in command position. 4 years ago
abspath-in-command-position5.zsh 'main': Add some tests for complete and partial absolute paths in command position. 4 years ago
alias-assignment1.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
alias-basic.zsh 'main': Add two basic tests for aliases. 4 years ago
alias-command-substitution.zsh main: Add test for previous 4 years ago
alias-comment1.zsh 'main': Fix issue #677, concerning multiline aliases. 4 years ago
alias-comment2.zsh main: Stop highlighting alias as its first word too 5 years ago
alias-complex.zsh main: Stop highlighting alias as its first word too 5 years ago
alias-empty.zsh main: Add alias tests 6 years ago
alias-eponymous1.zsh 'main': Add a regression test for #652. 4 years ago
alias-eponymous2.zsh 'main': Fix issue #652. 4 years ago
alias-in-cmdsubst.zsh tests: Add a test for a bug fixed in 2d0dddf58bab0bd9220f29919065ff85db66390e "'main': Don't dequote the word in command position before analyzing it.". 4 years ago
alias-loop.zsh tests: Fix the test for alias loops. 4 years ago
alias-loop2.zsh 'main': Add two basic tests for aliases. 4 years ago
alias-nested-precommand.zsh main: Stop highlighting alias as its first word too 5 years ago
alias-nested.zsh main: Stop highlighting alias as its first word too 5 years ago
alias-parameter.zsh tests: Fix previous 4 years ago
alias-precommand-option-argument1.zsh tests: Add failing tests for issue #674. 4 years ago
alias-precommand-option-argument2.zsh main: Fix misspelling in test expectation 5 years ago
alias-precommand-option-argument3.zsh tests: Add failing tests for issue #674. 4 years ago
alias-precommand-option-argument4.zsh main: Add more alias tests 5 years ago
alias-quoted.zsh main: Run the entirety of aliases through the state machine 6 years ago
alias-redirect.zsh main: Stop highlighting alias as its first word too 5 years ago
alias-self.zsh main: Stop highlighting alias as its first word too 5 years ago
alias-to-dir.zsh 'main': Don't consider path_prefix in alias expansions. 4 years ago
alias-to-dir1b.zsh 'main': Add a test for aliases to AUTO_CD directories. 4 years ago
alias-unknown-token1.zsh main: Add more alias tests 5 years ago
alias-unknown-token2.zsh main: Add more alias tests 5 years ago
alias.zsh main: Stop highlighting alias as its first word too 5 years ago
always1.zsh 'main': Highlight 'always' blocks. 8 years ago
always2.zsh 'main': Allow newlines in command position. 4 years ago
always3.zsh 'main': Highlight 'always' blocks. 8 years ago
anonymous-function.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
arg0-colon.zsh 'main': Fix a bug concerning command word with embedded colon-space sequences. 8 years ago
arith-cmdsubst-mess.zsh main: Add arithmetic substitution highlighting 4 years ago
arith1.zsh main: Add arithmetic substitution highlighting 4 years ago
arith2.zsh main: Add arithmetic substitution highlighting 4 years ago
arithmetic-command-substitution.zsh main: Add tests for arithmetic expansion 4 years ago
arithmetic-doubled-parens.zsh main: Add tests for arithmetic expansion 4 years ago
arithmetic-empty.zsh main: Add tests for arithmetic expansion 4 years ago
arithmetic-evaluation.zsh tests: Specify the style key instead of the style itself 8 years ago
arithmetic-hist-expn.zsh main: Add tests for arithmetic expansion 4 years ago
arithmetic-invalid-chars.zsh main: Add tests for arithmetic expansion 4 years ago
arithmetic-multiplication.zsh main: Add tests for arithmetic expansion 4 years ago
arithmetic-nested.zsh main: Add tests for arithmetic expansion 4 years ago
arithmetic-quoted.zsh main: Add tests for arithmetic expansion 4 years ago
arithmetic-unclosed.zsh main: Add tests for arithmetic expansion 4 years ago
arithmetic-unfinished.zsh main: Add tests for arithmetic expansion 4 years ago
array-cmdsep1.zsh 'main': Highlight the parentheses of array assignments as reserved words. 4 years ago
array-cmdsep2.zsh 'main': Highlight the parentheses of array assignments as reserved words. 4 years ago
array-cmdsep3.zsh 'main': Highlight the parentheses of array assignments as reserved words. 4 years ago
assign-append.zsh 'main': Highlight the parentheses of array assignments as reserved words. 4 years ago
assign-argv.zsh main: Highlight the value of an assignment 6 years ago
assign-array.zsh 'main': Highlight the parentheses of array assignments as reserved words. 4 years ago
assign-array2.zsh 'main': Highlight the parentheses of array assignments as reserved words. 4 years ago
assign-array3.zsh 'main': Highlight the parentheses of array assignments as reserved words. 4 years ago
assign-invalid-command.zsh tests: Add a test for issue #498, which has already been fixed. 4 years ago
assign-not-array.zsh main: Highlight the value of an assignment 6 years ago
assign-not-array2.zsh main: Highlight the value of an assignment 6 years ago
assign-quoted-cmdsubst.zsh tests: Add a test for issue #571. 4 years ago
assign-semicolon.zsh main: Highlight the value of an assignment 6 years ago
assign-subshell.zsh main: Highlight the value of an assignment 6 years ago
assign-value-quote1.zsh 'main': Don't dequote the word in command position before analyzing it. 4 years ago
assign-value-quote2.zsh 'main': Don't dequote the word in command position before analyzing it. 4 years ago
assign.zsh 'main': Highlight the parentheses of array assignments as reserved words. 4 years ago
assignment-before-resword1.zsh 'main': Highlight reserved words following assignments as errors. 4 years ago
assignment-before-resword2.zsh 'main': Highlight reserved words following assignments as errors. 4 years ago
assignment-before-resword3.zsh 'main': Highlight reserved words following assignments as errors. 4 years ago
assignment-before-resword4.zsh 'main': Highlight reserved words following assignments as errors. 4 years ago
assignment-before-resword5.zsh tests: Add tests for issue #461. 4 years ago
assignment-quoted.zsh 'main': Don't dequote the word in command position before analyzing it. 4 years ago
back-quoted-argument.zsh main: Highlight {command,process} substitution delimiters 6 years ago
back-quoted-open.zsh 'main': Add regression test for an unclosed backtick substitution 6 years ago
backslash-continuation.zsh tests: Specify the style key instead of the style itself 8 years ago
backslash-continuation2.zsh tests: Fix the test added in the last commit. 4 years ago
backslash-space.zsh main: Do not skip over backslash floowed by space or tab 6 years ago
backslash.zsh 'main': Add a test for 07f259f653df042e599975261cac7be1bda17b5c. 4 years ago
bang-assign-array.zsh 'main': Highlight the parentheses of array assignments as reserved words. 4 years ago
bang-assign-scalar.zsh main: Fix highlighting of the ! precommand after array assignments. Add tests. 6 years ago
bang-pipeline.zsh main: Highlight the ! precommand as an error when not at the start of a pipeline. 6 years ago
braces1.zsh dev tools: Remove a superfluous empty line. 8 years ago
braces2.zsh dev tools: Remove a superfluous empty line. 8 years ago
brackets-matching1.zsh main: Highlight closing brackets 6 years ago
brackets-matching2.zsh main: Highlight closing brackets 6 years ago
brackets-mismatch1.zsh dev tools: Remove a superfluous empty line. 8 years ago
brackets-mismatch2.zsh dev tools: Remove a superfluous empty line. 8 years ago
brackets-mismatch3.zsh dev tools: Remove a superfluous empty line. 8 years ago
brackets-mismatch4.zsh dev tools: Remove a superfluous empty line. 8 years ago
brackets-mismatch5.zsh 'main': Yet another test for mismatched braces. 8 years ago
brackets-mismatch6.zsh 'main': Highlight mismatched do/done. 8 years ago
brackets-mismatch7.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
brackets-mismatch8-if-positive.zsh 'main': Highlight mismatched 'if'/'fi'. 7 years ago
brackets-mismatch8.zsh 'main': Permit subshells to end at command position. 8 years ago
brackets-mismatch9-if-positive.zsh 'main': Highlight mismatched 'if'/'fi'. 7 years ago
brackets-mismatch10-if-negative.zsh 'main': Highlight mismatched 'if'/'fi'. 7 years ago
brackets-premature-termination.zsh main: Highlight closing brackets 6 years ago
cdpath-abspath.zsh 'main': Fix the $CDPATH from the previous commit. 4 years ago
cmdpos-elision-partial.zsh tests: Fix the last added test to pass when sudo(8) isn't installed. 4 years ago
command-substitution-adjacent.zsh main: Do not highlight empty region between two adjacent $() 5 years ago
command-substitution-in-assignment.zsh main: Distinguish quoted/unquoted command substitutions 6 years ago
command-substitution-unclosed.zsh main: consume trailing whitespace in _highlight_list 6 years ago
commandseparator.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
comment-followed.zsh 'main': Allow newlines in command position. 4 years ago
comment-leading.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
comment-off.zsh tests: Specify the style key instead of the style itself 8 years ago
comments.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
commmand-parameter.zsh 'main': Highlight array parameters in command position. 6 years ago
control-flow.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
control-flow2.zsh 'main': Fix issue #290, «Mishighlights "longloops" 'repeat'». 8 years ago
control-flow3.zsh tests: Extend issue #290 test with another variant. 8 years ago
cthulhu.zsh main: Distinguish quoted/unquoted command substitutions 6 years ago
dinbrack1.zsh 'main': Correctly highlight '&&' and '||' inside '[[ … ]]' conditions. 4 years ago
dirs_blacklist.zsh main: Drop X_ from X_ZSH_HIGHLIGHT_DIRS_BLACKLIST 5 years ago
dollar-dollar.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
dollar-noise.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
dollar-paren.zsh main: Break double-quoted-argument on command substitutions 6 years ago
dollar-quoted.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
dollar-quoted2.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
dollar-quoted3.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
double-hyphen-option.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
double-quoted.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
double-quoted2.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
double-quoted3.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
double-quoted4.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
empty-command-newline.zsh 'main': Allow newlines in command position. 4 years ago
empty-command.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
empty-command2.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
empty-line.zsh main: Simplify proc_buf offset calculation 6 years ago
equals1.zsh 'main': Highlight errors from the EQUALS option. 4 years ago
equals2.zsh 'main': Highlight errors from the EQUALS option. 4 years ago
equals3.zsh 'main': Highlight errors from the EQUALS option. 4 years ago
equals4.zsh 'main': Highlight errors from the EQUALS option. 4 years ago
escaped-single-quote.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
exec-redirection1.zsh 'main': Highlight named fd redirections. 6 years ago
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. 4 years ago
function-altsyntax.zsh 'main': Add a test for issue #237. 6 years ago
function-named1.zsh dev tools: Remove a superfluous empty line. 8 years ago
function-named2.zsh dev tools: Remove a superfluous empty line. 8 years ago
function.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
glob.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
global-alias1.zsh 'main': Highlight global aliases 4 years ago
globs-with-quoting.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
hashed-command.zsh 'main': Use zsh/parameter instead of type -w 8 years ago
history-double-quoted-escaped.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
history-double-quoted-followed.zsh main: Add test for issue #713 4 years ago
history-double-quoted-no.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
history-double-quoted-unescaped.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
history-double-quoted-yes.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
history-expansion.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
history-expansion2.zsh tests: Specify the style key instead of the style itself 8 years ago
inheritance.zsh 'main': Enable fallback to the 'arg0' style. 8 years ago
jobsubst-isnt-glob.zsh main: in arguments starting with %?, ? is not a glob 5 years ago
jobsubst-isnt-glob2.zsh Add a test for the 'true negative' case of issue #596. 5 years ago
loop-newline.zsh 'main': Add test for #548 5 years ago
meta-no-eval1.zsh tests: Test that global qualifiers and command substitutions aren't evaluated. 4 years ago
meta-no-eval2.zsh tests: Test that global qualifiers and command substitutions aren't evaluated. 4 years ago
multiline-array-assignment1.zsh 'main': Highlight the parentheses of array assignments as reserved words. 4 years ago
multiline-string.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
multiline-string2.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
multios-negates-globbing.zsh 'main': Honour the MULTIOS option when applying the 'globbing' style. 4 years ago
multios-negates-globbing2.zsh 'main': Honour the MULTIOS option when applying the 'globbing' style. 4 years ago
multiple-quotes.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
multiple-redirections.zsh tests: Specify the style key instead of the style itself 8 years ago
noglob-alias.zsh main: Stop highlighting alias as its first word too 5 years ago
noglob-always.zsh 'main': Fix issue #577. 4 years ago
noglob1.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
noglob2.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
noglob3.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
noglob4.zsh main: Add another test, inspired by #577 and #502. 5 years ago
null-exec.zsh 'main': Fix highlighting of null execs. 4 years ago
number_range-glob.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
off-by-one.zsh main: Stop highlighting alias as its first word too 5 years ago
opt-shwordsplit1.zsh main: Declare variable local to fix WARN_CREATE_GLOBAL error 4 years ago
optimized-cmdsubst-input.zsh 'main': The optimized cmdsubst input syntax doesn't glob. 4 years ago
option-dollar-quote-isnt-filename.zsh 'main': Fix an issue whereby a --option was highlighted as a file 5 years ago
option-path_dirs.zsh 'main': Skip tests that break on msys2 6 years ago
option-with-quotes.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
order-path-after-dollar.zsh 'main': Don't highlight bare '$foo' as a filename, as it's a parameter expansion. 6 years ago
order-path-before-globbing.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
param-positional-in-array-append.zsh 'main': Highlight the parentheses of array assignments as reserved words. 4 years ago
param-precommand-option-argument1.zsh 'main': Pass parameters through the multi-word machinery, as we already do for aliases. 4 years ago
param-precommand-option-argument3.zsh 'main': Pass parameters through the multi-word machinery, as we already do for aliases. 4 years ago
parameter-elision-command-word.zsh 'main': Support parameter elision in command position. 4 years ago
parameter-expansion-untokenized1.zsh 'main': Do not look for metacharacters in parameter expansions. 4 years ago
parameter-expansion-untokenized2.zsh 'main': Do not look for metacharacters in parameter expansions. 4 years ago
parameter-star.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
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. 4 years ago
parameter-value-contains-command-position1.zsh 'main': Parameter expansions may not contain assignments. 4 years ago
parameter-value-contains-command-position2.zsh 'main': Parameter expansions may not contain assignments. 4 years ago
pasted-quotes.zsh Add a unit test for dc1b2f6fa4bb477e7b9712ebdb4e82beb50258c6. 4 years ago
path-broken-symlink.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
path-dollared-word.zsh 'main': Add tests for «ls \~» and for not performing parameter expansion on the command word. 6 years ago
path-dollared-word2.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
path-dollared-word3.zsh 'main': In command position, do not highlight directories (unless AUTO_CD is set) and non-executable files. 4 years ago
path-dollared-word3b.zsh 'main': Let AUTO_CD directories be highlighted with their own style. 4 years ago
path-dollared-word4.zsh 'main': Add tests for «ls \~» and for not performing parameter expansion on the command word. 6 years ago
path-mixed-quoting.zsh tests: Add a unit test for a path specified with mixed quoting. 4 years ago
path-separators.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
path-separators2.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
path-space.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
path-tilde-home.zsh tests: Specify the style key instead of the style itself 8 years ago
path-tilde-home2.zsh tests: Specify the style key instead of the style itself 8 years ago
path-tilde-home3.zsh 'main': Add tests for «ls \~» and for not performing parameter expansion on the command word. 6 years ago
path-tilde-named.zsh tests: Specify the style key instead of the style itself 8 years ago
path.zsh tests: Specify the style key instead of the style itself 8 years ago
path_prefix.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
path_prefix2.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
path_prefix3.zsh tests: Fix a wrong value of $PREBUFFER in a test, and add checks to prevent this from recurring. 4 years ago
plain-file-in-command-position.zsh 'main': In command position, do not highlight directories (unless AUTO_CD is set) and non-executable files. 4 years ago
precommand-killing1.zsh tests: precommand-killing1: Use a dummy path that always exists 4 years ago
precommand-killing2.zsh 'main': Support the non-precommand flags of sudo(8) and ssh-agent(1). 4 years ago
precommand-then-assignment.zsh Add a test for issue #641.5, using the infrastructure added in the previous commits. 4 years ago
precommand-type1.zsh 'main': Use nice for tests in previous 5 years ago
precommand-type2.zsh 'main': Use nice for tests in previous 5 years ago
precommand-type3.zsh 'main': Use nice for tests in previous 5 years ago
precommand-uninstalled.zsh tests: Fixup last commit. 4 years ago
precommand-unknown-option.zsh 'main': Restore 0.6.0's behaviour for unknown options. 4 years ago
precommand.zsh tests: Remove unused_highlight 8 years ago
precommand2.zsh 'main': Highlight the 'command' precommand. 6 years ago
precommand3.zsh 'main': Highlight 'nice'. 6 years ago
precommand4.zsh 'main': Learn $flags_sans_arguments and use that to parse '-xy foo' correctly where -x takes no argument and -y does. 6 years ago
prefix-redirection.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
process-substitution-after-redirection.zsh Add a test for redirection from/to process substitution. 4 years ago
process-substitution-redirection-isnt-globbing.zsh main: Highlight {command,process} substitution delimiters 6 years ago
process-substitution.zsh main: Highlight {command,process} substitution delimiters 6 years ago
process-substitution2.zsh main: consume trailing whitespace in _highlight_list 6 years ago
quoted-command-substitution-empty.zsh main: consume trailing whitespace in _highlight_list 6 years ago
quoted-redirection-in-command-word.zsh 'main': Don't dequote the word in command position before analyzing it. 4 years ago
rc-quotes.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
redirection-comment.zsh main: A redirection token is an invalid redirection target 6 years ago
redirection-from-param.zsh 'main': Don't progress the $in_redirection staller while $in_param. 4 years ago
redirection-in-cmdsubst.zsh main: Distinguish quoted/unquoted command substitutions 6 years ago
redirection-inhibits-elision.zsh 'main': Fix the last commit's bug concerning parameter elision not happening in redirects in command position. 4 years ago
redirection-is-not-option.zsh Add a test for 2f03b6d704afd172d5fdf73ca5ebde8be5824056. 4 years ago
redirection-special-cases.zsh 'main': Support the "close file descriptor" and "coproc" redirection syntaxes 4 years ago
redirection.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
redirection2.zsh main: Highlight {command,process} substitution delimiters 6 years ago
redirection3.zsh main: A redirection token is an invalid redirection target 6 years ago
reserved-word.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
simple-command.zsh tests: Specify the style key instead of the style itself 8 years ago
simple-redirection.zsh tests: Specify the style key instead of the style itself 8 years ago
subshell.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
sudo-command.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago
sudo-comment.zsh Followup to parents: Restore sudo-* tests on platforms that don't have sudo. 6 years ago
sudo-longopt.zsh tests: Make sudo-longopt pass when sudo isn't installed. 4 years ago
sudo-redirection.zsh Followup to parents: Restore sudo-* tests on platforms that don't have sudo. 6 years ago
sudo-redirection2.zsh Followup to parents: Restore sudo-* tests on platforms that don't have sudo. 6 years ago
sudo-redirection3.zsh Followup to parents: Restore sudo-* tests on platforms that don't have sudo. 6 years ago
tilde-command-word.zsh tests: Specify the style key instead of the style itself 8 years ago
time-and-nocorrect1.zsh 'main': Fix highlighting of the 'time' and 'nocorrect reserved words 4 years ago
time-and-nocorrect2.zsh 'main': Fix highlighting of the 'time' and 'nocorrect reserved words 4 years ago
unbackslash.zsh tests: Remove unused_highlight 8 years ago
unknown-command.zsh tests: Specify the style key instead of the style itself 8 years ago
vanilla-newline.zsh tests: Specify the style key instead of the style itself 8 years ago
vi-linewise-mode.zsh tests: Directly diff expected_region_highlight against region_highlight 6 years ago