aboutsummaryrefslogtreecommitdiff
path: root/testsuite/unzip.tests
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/unzip.tests')
-rwxr-xr-xtestsuite/unzip.tests6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/unzip.tests b/testsuite/unzip.tests
index d8738a3bd..d9c45242c 100755
--- a/testsuite/unzip.tests
+++ b/testsuite/unzip.tests
@@ -31,11 +31,10 @@ rmdir foo
31rm foo.zip 31rm foo.zip
32 32
33# File containing some damaged encrypted stream 33# File containing some damaged encrypted stream
34optional FEATURE_UNZIP_CDF
34testing "unzip (bad archive)" "uudecode; unzip bad.zip 2>&1; echo \$?" \ 35testing "unzip (bad archive)" "uudecode; unzip bad.zip 2>&1; echo \$?" \
35"Archive: bad.zip 36"Archive: bad.zip
36 inflating: ]3j½r«IK-%Ix 37unzip: short read
37unzip: corrupted data
38unzip: inflate error
391 381
40" \ 39" \
41"" "\ 40"" "\
@@ -49,6 +48,7 @@ BDYAAAAMAAEADQAAADIADQAAAEEAAAASw73Ct1DKokohPXQiNzA+FAI1HCcW
49NzITNFBLBQUKAC4JAA04Cw0EOhZQSwUGAQAABAIAAgCZAAAAeQAAAAIALhM= 48NzITNFBLBQUKAC4JAA04Cw0EOhZQSwUGAQAABAIAAgCZAAAAeQAAAAIALhM=
50==== 49====
51" 50"
51SKIP=
52 52
53rm * 53rm *
54 54