Bash-4.3 distribution sources and documentation
[platform/upstream/bash.git] / tests / arith.right
index 5933620..680d9a9 100644 (file)
@@ -51,6 +51,7 @@
 1
 1
 32
+4
 20
 1,i+=2
 30
@@ -59,7 +60,7 @@
 1,i+=2
 30
 1,j+=2
-./arith.tests: 1 ? 20 : x+=2: attempted assignment to non-variable (error token is "+=2")
+./arith.tests: line 114: 1 ? 20 : x+=2: attempted assignment to non-variable (error token is "+=2")
 20
 6
 6,5,3
 36
 62
 63
-./arith.tests: 3425#56: illegal arithmetic base (error token is "3425#56")
-0
-./arith.tests: 7 = 43 : attempted assignment to non-variable (error token is "= 43 ")
-./arith.tests: 2#44: value too great for base (error token is "2#44")
-./arith.tests: 44 / 0 : division by 0 (error token is " ")
-./arith.tests: let: jv += $iv: syntax error: operand expected (error token is "$iv")
-./arith.tests: jv += $iv : syntax error: operand expected (error token is "$iv ")
-./arith.tests: let: rv = 7 + (43 * 6: missing `)' (error token is "6")
-./arith.tests: 0#4: bad number (error token is "0#4")
-./arith.tests: 2#110#11: bad number (error token is "2#110#11")
+./arith.tests: line 149: 3425#56: invalid arithmetic base (error token is "3425#56")
+0
+./arith.tests: line 155: 7 = 43 : attempted assignment to non-variable (error token is "= 43 ")
+./arith.tests: line 156: 2#44: value too great for base (error token is "2#44")
+./arith.tests: line 157: 44 / 0 : division by 0 (error token is "0 ")
+./arith.tests: line 158: let: jv += $iv: syntax error: operand expected (error token is "$iv")
+./arith.tests: line 159: jv += $iv : syntax error: operand expected (error token is "$iv ")
+./arith.tests: line 160: let: rv = 7 + (43 * 6: missing `)' (error token is "6")
+./arith.tests: line 164: 0#4: invalid number (error token is "0#4")
+./arith.tests: line 165: 2#110#11: invalid number (error token is "2#110#11")
 abc
 def
 ghi
@@ -96,15 +97,15 @@ ok
 6
 1
 0
-./arith.tests: 4 + : syntax error: operand expected (error token is " ")
+./arith.tests: line 183: 4 + : syntax error: operand expected (error token is "+ ")
 16
-./arith.tests: 4 ? : 3 + 5 : expression expected (error token is ": 3 + 5 ")
-./arith.tests: 1 ? 20 : `:' expected for conditional expression (error token is " ")
-./arith.tests: 4 ? 20 : : expression expected (error token is " ")
+./arith.tests: line 188: 4 ? : 3 + 5 : expression expected (error token is ": 3 + 5 ")
+./arith.tests: line 189: 1 ? 20 : `:' expected for conditional expression (error token is "20 ")
+./arith.tests: line 190: 4 ? 20 : : expression expected (error token is ": ")
 9
-./arith.tests: 0 && B=42 : attempted assignment to non-variable (error token is "=42 ")
+./arith.tests: line 196: 0 && B=42 : attempted assignment to non-variable (error token is "=42 ")
 9
-./arith.tests: 1 || B=88 : attempted assignment to non-variable (error token is "=88 ")
+./arith.tests: line 199: 1 || B=88 : attempted assignment to non-variable (error token is "=88 ")
 9
 0
 9
@@ -130,23 +131,117 @@ ok
 4
 4
 7
-./arith.tests: 7-- : syntax error: operand expected (error token is " ")
-./arith.tests: --x=7 : attempted assignment to non-variable (error token is "=7 ")
-./arith.tests: ++x=7 : attempted assignment to non-variable (error token is "=7 ")
-./arith.tests: x++=7 : attempted assignment to non-variable (error token is "=7 ")
-./arith.tests: x--=7 : attempted assignment to non-variable (error token is "=7 ")
+./arith.tests: line 247: 7-- : syntax error: operand expected (error token is "- ")
+./arith.tests: line 249: --x=7 : attempted assignment to non-variable (error token is "=7 ")
+./arith.tests: line 250: ++x=7 : attempted assignment to non-variable (error token is "=7 ")
+./arith.tests: line 252: x++=7 : attempted assignment to non-variable (error token is "=7 ")
+./arith.tests: line 253: x--=7 : attempted assignment to non-variable (error token is "=7 ")
+4
+7
+-7
+7
+7
+./arith1.sub: line 2: 4-- : syntax error: operand expected (error token is "- ")
+./arith1.sub: line 3: 4++ : syntax error: operand expected (error token is "+ ")
+./arith1.sub: line 4: 4 -- : syntax error: operand expected (error token is "- ")
+./arith1.sub: line 5: 4 ++ : syntax error: operand expected (error token is "+ ")
+1
+2
+1
+2
+6
+3
+7
+4
+0
+3
+7
+2
+-2
+1
+./arith1.sub: line 35: ((: ++ : syntax error: operand expected (error token is "+ ")
+7
+7
+./arith1.sub: line 38: ((: -- : syntax error: operand expected (error token is "- ")
+7
+7
+7
+7
+1
+2
+1
+2
+1
+0
+5
+1
+6
+2
+3
+1
 4
+0
+./arith2.sub: line 33: ((: -- : syntax error: operand expected (error token is "- ")
+-7
+-7
+./arith2.sub: line 37: ((: ++ : syntax error: operand expected (error token is "+ ")
+7
 7
 -7
+-7
 7
 7
+1
+1
+4
+5
+-3
+2
+4
+5000
+5000
+1
+0
+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: ((: x=9 y=41 : syntax error in expression (error token is "y=41 ")
-./arith.tests: a b: syntax error in expression (error token is "b")
-./arith.tests: ((: 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 302: b[c]d: syntax error in expression (error token is "d")