about summary refs log tree commit diff
path: root/Test/B03print.ztst
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2003-03-26 17:33:04 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2003-03-26 17:33:04 +0000
commit244f2a14fc2c0b9a57d782a290d17bc1a4299600 (patch)
treeb0292bfde2229c0f95d5bb319290974adba0e9f1 /Test/B03print.ztst
parenta9293199ec03d0a941504b06b3f4f07d97626fef (diff)
downloadzsh-244f2a14fc2c0b9a57d782a290d17bc1a4299600.tar.gz
zsh-244f2a14fc2c0b9a57d782a290d17bc1a4299600.tar.xz
zsh-244f2a14fc2c0b9a57d782a290d17bc1a4299600.zip
18391: add tests for read builtin a few glob qualifiers, 17678 and 18015
Diffstat (limited to 'Test/B03print.ztst')
-rw-r--r--Test/B03print.ztst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Test/B03print.ztst b/Test/B03print.ztst
index 4022bc646..f2e12978c 100644
--- a/Test/B03print.ztst
+++ b/Test/B03print.ztst
@@ -199,3 +199,7 @@
 0:argument specified for precision only
 >2
 >000
+
+ printf -- '%s\n' str
+0:initial `--' ignored to satisfy POSIX
+>str