diff -r 0aea49161478 -r af0b822b012e tests/tests.yml --- 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"