summaryrefslogtreecommitdiff
path: root/tests/arith.tests
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2015-11-02 10:49:23 -0500
committerChet Ramey <chet.ramey@case.edu>2015-11-02 10:49:23 -0500
commit07357ec2963612a94a7fdfabce7d477c53d4d591 (patch)
tree054184f0e78537f2988c935518ab4840d709bf58 /tests/arith.tests
parent33723c84028387bb946799c0aeae8694b9279e3b (diff)
downloadbash-07357ec2963612a94a7fdfabce7d477c53d4d591.tar.gz
commit bash-20151023 snapshot
Diffstat (limited to 'tests/arith.tests')
-rw-r--r--tests/arith.tests4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/arith.tests b/tests/arith.tests
index 394422d2..79ce016d 100644
--- a/tests/arith.tests
+++ b/tests/arith.tests
@@ -279,6 +279,10 @@ ${THIS_SH} ./arith5.sub
# problems with suppressing evaluation present through bash-4.2
${THIS_SH} ./arith6.sub
+# problems with parsing arithmetic expressions containing colons that are
+# part of word expansions such as substring extraction
+${THIS_SH} ./arith7.sub
+
x=4
y=7