tests/tests.yml

branch
trunk
changeset 66
af0b822b012e
parent 65
0aea49161478
child 69
35a2f45cdd3b
equal deleted inserted replaced
65:0aea49161478 66:af0b822b012e
584 baseline: | 584 baseline: |
585 mkdir test-tar-with-node 585 mkdir test-tar-with-node
586 cd test-tar-with-node 586 cd test-tar-with-node
587 tar -zxf ../$1 587 tar -zxf ../$1
588 grep: Cannot mknod 588 grep: Cannot mknod
589
590 - name: flat extraction of one-file archive
591 directory: inside-dir
592 options: -f
593 filenames: ../test-onefile.tar.gz
594 baseline: tar -zxf $1
595 antigrep: "contains"

mercurial