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 1c8818cdc91ddca09909bfbef6410541c3185922..4c559a1f4e06ccb207f9d22c575bb6fb29556d37 100644 (file)
@@ -1,2 +1 @@
-# XFAIL
 busybox find . -xdev >/dev/null 2>&1
index dd1f2fa87835d3ea76a37f836508161f5456fb48..26e8cbb3604ef0db892059fefc5322011f84fff2 100644 (file)
@@ -1,4 +1,3 @@
-# XFAIL
 touch foo
 tar cf foo.tar foo
 ! busybox tar xf foo.tar bar
index b2806bbe3fad53e39b7a1b4d6ac8201201778b8f..1049c6d2a7a73c32e5b42fc7ca91d7b33e4c2762 100644 (file)
@@ -1,4 +1,3 @@
-# XFAIL
 touch foo
 busybox tar czf foo.tar.gz foo
 gzip -d foo.tar.gz