aboutsummaryrefslogtreecommitdiffstats
path: root/tests/arith.right
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2014-02-26 09:36:43 -0500
committerChet Ramey <chet.ramey@case.edu>2014-02-26 09:36:43 -0500
commitac50fbac377e32b98d2de396f016ea81e8ee9961 (patch)
treef71882366b98fedf1a88a063103219a4935de926 /tests/arith.right
parent4539d736f1aff232857a854fd2a68df0c98d9f34 (diff)
downloadandroid_external_bash-ac50fbac377e32b98d2de396f016ea81e8ee9961.tar.gz
android_external_bash-ac50fbac377e32b98d2de396f016ea81e8ee9961.tar.bz2
android_external_bash-ac50fbac377e32b98d2de396f016ea81e8ee9961.zip
Bash-4.3 distribution sources and documentation
Diffstat (limited to 'tests/arith.right')
-rw-r--r--tests/arith.right37
1 files changed, 33 insertions, 4 deletions
diff --git a/tests/arith.right b/tests/arith.right
index 94e5f61..680d9a9 100644
--- a/tests/arith.right
+++ b/tests/arith.right
@@ -205,14 +205,43 @@ ok
0
1
2147483649
+0
+0
+0
+0
+0
+0
+-9223372036854775808
+-9223372036854775808
+-9223372036854775808
+-9223372036854775808
+-9223372036854775808
+-9223372036854775808
+-9223372036854775808
+-9223372036854775808
+-9223372036854775808
+-9223372036854775808
+9223372036854775805 9223372036854775806 9223372036854775807
+123 456
+123 456
+123 456
+123 456
+123 456
+123 456
+1
+1 2 3 4 5 6 7
+0 1 2 3 4 5 6 7
+0
+0, 0
+0, 1
8 12
-./arith.tests: line 279: ((: x=9 y=41 : syntax error in expression (error token is "y=41 ")
-./arith.tests: line 283: a b: syntax error in expression (error token is "b")
-./arith.tests: line 284: ((: a b: syntax error in expression (error token is "b")
+./arith.tests: line 286: ((: x=9 y=41 : syntax error in expression (error token is "y=41 ")
+./arith.tests: line 290: a b: syntax error in expression (error token is "b")
+./arith.tests: line 291: ((: a b: syntax error in expression (error token is "b")
42
42
42
42
42
42
-./arith.tests: line 295: b[c]d: syntax error in expression (error token is "d")
+./arith.tests: line 302: b[c]d: syntax error in expression (error token is "d")