]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - tests/new-exp.right
Imported from ../bash-4.0-rc1.tar.gz.
[thirdparty/bash.git] / tests / new-exp.right
index bff3dd4b075fa504febcd0ec16e9618a367497a2..775d3e2c6b81beefa448abb791190ae872ba56fd 100644 (file)
@@ -496,6 +496,8 @@ one
 123456789
 9
 9
+4, A B C D
+2, C D
 h
 h
 --blah
@@ -515,4 +517,24 @@ argv[1] = <>
 argv[1] = <>
 argv[1] = <>
 argv[1] = <12>
-./new-exp.tests: line 560: ABXD: parameter unset
+argv[1] = <>
+argv[1] = <>
+argv[1] = </tmp/test/TEST>
+foo is a function
+foo () 
+{ 
+    echo < <(cat x1)
+}
+foo () 
+{ 
+    echo < <(cat x1)
+}
+bar () { echo < <(cat x1) }
+bar is a function
+bar () 
+{ 
+    echo < <(cat x1)
+}
+argv[1] = </>
+argv[1] = </>
+./new-exp.tests: line 568: ABXD: parameter unset