about summary refs log tree commit diff
path: root/Test/D02glob.ztst
diff options
context:
space:
mode:
authorDaniel Shahaf <danielsh@apache.org>2020-02-03 07:08:54 +0000
committerDaniel Shahaf <danielsh@apache.org>2020-02-03 07:09:30 +0000
commit3bcf9641eb2a8d39deda166579294ef515172d85 (patch)
treeb7797141021c2583eed52c615edc1ff25fe0621e /Test/D02glob.ztst
parente01223a26cb7afd9f44805f067c4dcdad06039b0 (diff)
downloadzsh-3bcf9641eb2a8d39deda166579294ef515172d85.tar.gz
zsh-3bcf9641eb2a8d39deda166579294ef515172d85.tar.xz
zsh-3bcf9641eb2a8d39deda166579294ef515172d85.zip
45368: Add tests for workers/45367's issue about double slashes in 'cd -P' and /home/daniel/in/zsh.
Diffstat (limited to 'Test/D02glob.ztst')
-rw-r--r--Test/D02glob.ztst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Test/D02glob.ztst b/Test/D02glob.ztst
index 3d7df94c9..b0650c8c8 100644
--- a/Test/D02glob.ztst
+++ b/Test/D02glob.ztst
@@ -742,6 +742,10 @@
 >glob.tmp/secret-s111/  glob.tmp/secret-s111
 >glob.tmp/secret-s444/  glob.tmp/secret-s444
 
+ () { echo $1:P } ////dev
+-f:(workers/45367) modifier ':P' squashes multiple slashes
+>/dev  
+
 %clean
 
  # Fix unreadable-directory permissions so ztst can clean up properly