Bash-4.3 distribution sources and documentation
[platform/upstream/bash.git] / tests / varenv.right
index 563411d..2d98b22 100644 (file)
@@ -30,7 +30,7 @@ unset
 declare -x ivar="42"
 hB
 braceexpand:hashall:interactive-comments
-hPB
+hBP
 braceexpand:hashall:interactive-comments:physical
 declare -r SHELLOPTS="braceexpand:hashall:interactive-comments:physical"
 abcde
@@ -51,3 +51,21 @@ after fff3: x=4
 |0|12|
 |y|
 |y|
+a:b:c:d
+a-b-c-d
+a:b:c:d
+g: , 
+f: , 
+FIN: asdf fdsa, asdf fdsa
+g: v = , w =
+f: v = , w =
+FIN: v = two, w = one
+declare -Ar FOOBAR='([foo]="bar" )'
+declare -Ar FOOBAR='([foo]="bar" )'
+declare -ar FOOBAR2='([0]="bar")'
+declare -ar FOOBAR2='([0]="bar")'
+F OUTSIDE
+F OUTSIDE
+a=z
+a=b
+a=z