tests/tests.yml

branch
trunk
changeset 66
af0b822b012e
parent 65
0aea49161478
child 69
35a2f45cdd3b
--- a/tests/tests.yml	Thu Jun 05 22:54:10 2008 -0400
+++ b/tests/tests.yml	Thu Jul 10 18:44:06 2008 -0400
@@ -586,3 +586,10 @@
     cd test-tar-with-node
     tar -zxf ../$1
   grep: Cannot mknod
+
+- name: flat extraction of one-file archive
+  directory: inside-dir
+  options: -f
+  filenames: ../test-onefile.tar.gz
+  baseline: tar -zxf $1
+  antigrep: "contains"

mercurial