tests/tests.yml

branch
trunk
changeset 62
17d845dacff5
parent 53
cd853ddb224c
child 65
0aea49161478
equal deleted inserted replaced
61:23eb5e0a6665 62:17d845dacff5
571 input: | 571 input: |
572 r 572 r
573 l 573 l
574 n 574 n
575 grep: "^test-deep-recursion/subsubdir/test-text\.gz$" 575 grep: "^test-deep-recursion/subsubdir/test-text\.gz$"
576
577 - name: partly failed extraction
578 options: -n
579 filenames: test-tar-with-node.tar.gz
580 baseline: |
581 mkdir test-tar-with-node
582 cd test-tar-with-node
583 tar -zxf ../$1
584 grep: Cannot mknod

mercurial