Update status of tests which should pass
authorGlenn L McGrath <bug1@ihug.co.nz>
Thu, 20 Nov 2003 09:57:44 +0000 (09:57 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Thu, 20 Nov 2003 09:57:44 +0000 (09:57 -0000)
testsuite/find/find-supports-minus-xdev
testsuite/tar/tar-complains-about-missing-file
testsuite/tar/tar-handles-cz-options

index dd1f2fa..26e8cbb 100644 (file)
@@ -1,4 +1,3 @@
-# XFAIL
 touch foo
 tar cf foo.tar foo
 ! busybox tar xf foo.tar bar
index b2806bb..1049c6d 100644 (file)
@@ -1,4 +1,3 @@
-# XFAIL
 touch foo
 busybox tar czf foo.tar.gz foo
 gzip -d foo.tar.gz