zsh-syntax-highlighting/highlighters/main/test-data
Daniel Shahaf 7b4598a764 Highlight arithmetic expansions.
Fixes zsh-users/zsh-syntax-highlighting#188 in the case that both the
opening '((' and closing '))' have been typed,  The case that only the
opening '((' have been typed is also fixed, but requires a zsh development
build (zsh-5.1.1-52-g4bed2cf or newer); see comments within.
2015-09-28 13:55:38 +00:00
..
alias.zsh Bump copyright years. 2015-09-24 16:46:28 +00:00
arithmetic-evaluation.zsh Highlight arithmetic expansions. 2015-09-28 13:55:38 +00:00
assign-append.zsh Bump copyright years. 2015-09-24 16:46:28 +00:00
assign.zsh Bump copyright years. 2015-09-24 16:46:28 +00:00
back-quoted-argument.zsh tests: Cover 'back-quoted-argument'. 2015-09-23 15:41:17 +00:00
backslash-continuation.zsh test harness: Fix off-by-one discrepancy between observed and expected. 2015-09-12 20:48:25 +00:00
commandseparator.zsh Fix regression: Highlight ';' as commandseparator. 2015-09-23 14:50:22 +00:00
dollar-quoted.zsh Bump copyright years. 2015-09-24 16:46:28 +00:00
dollar-quoted2.zsh back-dollar-quoted-argument: Highlight incomplete escape sequences as unknown-token 2015-09-27 15:59:04 +00:00
dollar-quoted3.zsh back-dollar-quoted-argument: Correct an off-by-one. 2015-09-26 01:09:37 +00:00
double-hyphen-option.zsh Bump copyright years. 2015-09-24 16:46:28 +00:00
double-quoted.zsh Highlight backslash escapes within $'' strings. 2015-09-25 21:45:38 +00:00
double-quoted2.zsh back-dollar-quoted-argument: Correct an off-by-one. 2015-09-26 01:09:37 +00:00
double-quoted3.zsh Highlight backslash escapes within $'' strings. 2015-09-25 21:45:38 +00:00
empty-command.zsh minor: Fix comment in last ocmmit. 2015-09-26 18:59:16 +00:00
function.zsh Bump copyright years. 2015-09-24 16:46:28 +00:00
glob.zsh Bump copyright years. 2015-09-24 16:46:28 +00:00
hashed-command.zsh Fixup last commit. 2015-09-23 15:39:53 +00:00
history-expansion.zsh Bump copyright years. 2015-09-24 16:46:28 +00:00
history-expansion2.zsh Bump copyright years. 2015-09-24 16:46:28 +00:00
multiline-string.zsh test harness: Fix off-by-one discrepancy between observed and expected. 2015-09-12 20:48:25 +00:00
multiline-string2.zsh tests: Use $unused_highlight in more places. 2015-09-18 18:44:45 +00:00
multiple-redirections.zsh Big refactoring. 2011-06-12 22:57:14 +02:00
noglob1.zsh Bump copyright years. 2015-09-24 16:46:28 +00:00
noglob2.zsh Bump copyright years. 2015-09-24 16:46:28 +00:00
path-space- .zsh add some tests 2011-09-07 01:14:45 +08:00
path-tilde-home.zsh add tests for handling tildes 2011-09-07 01:14:45 +08:00
path-tilde-named.zsh Bump copyright years. 2015-09-24 16:46:28 +00:00
path.zsh add some tests 2011-09-07 01:14:45 +08:00
path_prefix.zsh Bump copyright years. 2015-09-24 16:46:28 +00:00
prefix-redirection.zsh Bump copyright years. 2015-09-24 16:46:28 +00:00
redirection.zsh Highlight redirections. 2015-09-25 12:42:34 +00:00
reserved-word.zsh Bump copyright years. 2015-09-24 16:46:28 +00:00
simple-command.zsh Big refactoring. 2011-06-12 22:57:14 +02:00
simple-redirection.zsh Bump copyright years. 2015-09-24 16:46:28 +00:00
sudo-command.zsh Bump copyright years. 2015-09-24 16:46:28 +00:00
unknown-command.zsh Big refactoring. 2011-06-12 22:57:14 +02:00
vanilla-newline.zsh tests: vanilla-newline.zsh: Fix expectations 2015-09-17 23:33:56 +00:00