tests/tests.yml

branch
trunk
changeset 62
17d845dacff5
parent 53
cd853ddb224c
child 65
0aea49161478
--- a/tests/tests.yml	Thu Jun 05 10:00:38 2008 -0400
+++ b/tests/tests.yml	Thu Jun 05 21:24:44 2008 -0400
@@ -573,3 +573,12 @@
     l
     n
   grep: "^test-deep-recursion/subsubdir/test-text\.gz$"
+
+- name: partly failed extraction
+  options: -n
+  filenames: test-tar-with-node.tar.gz
+  baseline: |
+    mkdir test-tar-with-node
+    cd test-tar-with-node
+    tar -zxf ../$1
+  grep: Cannot mknod

mercurial