[BusyBox-cvs] busybox/testsuite/tar tar-complains-about-missing-file, 1.1, 1.2 tar-handles-cz-options, 1.1, 1.2

Glenn McGrath bug1 at busybox.net
Thu Nov 20 09:57:48 UTC 2003


Update of /var/cvs/busybox/testsuite/tar
In directory winder:/tmp/cvs-serv24664/tar

Modified Files:
	tar-complains-about-missing-file tar-handles-cz-options 
Log Message:
Update status of tests which should pass


Index: tar-complains-about-missing-file
===================================================================
RCS file: /var/cvs/busybox/testsuite/tar/tar-complains-about-missing-file,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- tar-complains-about-missing-file	21 Dec 2001 15:54:25 -0000	1.1
+++ tar-complains-about-missing-file	20 Nov 2003 09:57:44 -0000	1.2
@@ -1,4 +1,3 @@
-# XFAIL
 touch foo
 tar cf foo.tar foo
 ! busybox tar xf foo.tar bar

Index: tar-handles-cz-options
===================================================================
RCS file: /var/cvs/busybox/testsuite/tar/tar-handles-cz-options,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- tar-handles-cz-options	30 Oct 2001 23:11:10 -0000	1.1
+++ tar-handles-cz-options	20 Nov 2003 09:57:44 -0000	1.2
@@ -1,4 +1,3 @@
-# XFAIL
 touch foo
 busybox tar czf foo.tar.gz foo
 gzip -d foo.tar.gz




More information about the busybox-cvs mailing list