tests/tests.yml

branch
trunk
changeset 53
cd853ddb224c
parent 52
cf191f957fd0
child 62
17d845dacff5
equal deleted inserted replaced
52:cf191f957fd0 53:cd853ddb224c
552 test-onedir/test/foobar 552 test-onedir/test/foobar
553 test-onedir/test/quux 553 test-onedir/test/quux
554 554
555 test-text.gz: 555 test-text.gz:
556 test-text 556 test-text
557
558 - name: output filenames with -v and -f
559 options: -nvf
560 directory: busydir
561 filenames: ../test-onedir.tar.gz
562 output: |
563 ../test-onedir.tar.gz:
564 test/
565 test/foobar
566 test/quux
567
568 - name: list recursive archives
569 options: ""
570 filenames: test-deep-recursion.tar
571 input: |
572 r
573 l
574 n
575 grep: "^test-deep-recursion/subsubdir/test-text\.gz$"

mercurial