about summary refs log tree commit diff
path: root/Test/Y01completion.ztst
diff options
context:
space:
mode:
authorDaniel Shahaf <danielsh@apache.org>2019-12-30 21:48:44 +0000
committerDaniel Shahaf <danielsh@apache.org>2019-12-31 18:43:26 +0000
commit6a67d38e969fe0acacf3191291e44a862376321f (patch)
tree0fff19b6f5bd8c25a3f7a022913896ba6847fc35 /Test/Y01completion.ztst
parentc557cee1a65f5668846818aedb03d4d0bee60c02 (diff)
downloadzsh-6a67d38e969fe0acacf3191291e44a862376321f.tar.gz
zsh-6a67d38e969fe0acacf3191291e44a862376321f.tar.xz
zsh-6a67d38e969fe0acacf3191291e44a862376321f.zip
users/24582 + users/24583: Add regression tests for the previous commit.
Diffstat (limited to 'Test/Y01completion.ztst')
-rw-r--r--Test/Y01completion.ztst9
1 files changed, 9 insertions, 0 deletions
diff --git a/Test/Y01completion.ztst b/Test/Y01completion.ztst
index 7ef319f7b..51f604bcf 100644
--- a/Test/Y01completion.ztst
+++ b/Test/Y01completion.ztst
@@ -216,6 +216,15 @@ F:regression test workers/31611
 >NO:{3pm}
 >NO:{10pm}
 
+ comptest $'a=() b=(\t'
+0:multiple envarrays
+>line: {a=() b=(}{}
+>DESCRIPTION:{file}
+>DI:{dir1}
+>DI:{dir2}
+>FI:{file1}
+>FI:{file2}
+
 %clean
 
   zmodload -ui zsh/zpty