about summary refs log tree commit diff
path: root/Test/D02glob.ztst
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2005-03-16 11:50:50 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2005-03-16 11:50:50 +0000
commit51ec0b8079ed19c107f2f7f1ab4326c488ee3198 (patch)
tree63be7747f5eda8f203cd1ceddf6c9ce3366c9c5c /Test/D02glob.ztst
parent31aaabe1bc1ad32c7761dd8eb626b4efe77b01bb (diff)
downloadzsh-51ec0b8079ed19c107f2f7f1ab4326c488ee3198.tar.gz
zsh-51ec0b8079ed19c107f2f7f1ab4326c488ee3198.tar.xz
zsh-51ec0b8079ed19c107f2f7f1ab4326c488ee3198.zip
20983: failed glob from fixed strings segments in globbed paths
Diffstat (limited to 'Test/D02glob.ztst')
-rw-r--r--Test/D02glob.ztst6
1 files changed, 6 insertions, 0 deletions
diff --git a/Test/D02glob.ztst b/Test/D02glob.ztst
index f35e5eb75..e423176a3 100644
--- a/Test/D02glob.ztst
+++ b/Test/D02glob.ztst
@@ -317,3 +317,9 @@
  print ${foo%% #:*}
 0:Must-match arguments in complex patterns
 >this string has a
+
+ mkdir glob.tmp/ra=1.0_et=3.5
+ touch glob.tmp/ra=1.0_et=3.5/foo
+ print glob.tmp/ra=1.0_et=3.5/???
+0:Bug with intermediate paths with plain strings but tokenized characters
+>glob.tmp/ra=1.0_et=3.5/foo