]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - tests/test.right
Imported from ../bash-2.05.tar.gz.
[thirdparty/bash.git] / tests / test.right
index 2fd46808e0f065bece4b98093fa887a53dae8931..854e5dc52011114e860915dac18235733de767a3 100644 (file)
@@ -270,3 +270,15 @@ b ( 1 = 2
 2
 ./test.tests: test: (: unary operator expected
 2
+t -t a
+1
+t -t addsds
+1
+t -t 42
+1
+t -t /dev/tty
+1
+t -t /dev/tty4
+1
+t -t /dev/tty4444444...
+1