diff options
Diffstat (limited to 'testsuite/unzip.tests')
-rwxr-xr-x | testsuite/unzip.tests | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/testsuite/unzip.tests b/testsuite/unzip.tests index d9c45242c..2e4becdb8 100755 --- a/testsuite/unzip.tests +++ b/testsuite/unzip.tests | |||
@@ -34,7 +34,9 @@ rm foo.zip | |||
34 | optional FEATURE_UNZIP_CDF | 34 | optional FEATURE_UNZIP_CDF |
35 | testing "unzip (bad archive)" "uudecode; unzip bad.zip 2>&1; echo \$?" \ | 35 | testing "unzip (bad archive)" "uudecode; unzip bad.zip 2>&1; echo \$?" \ |
36 | "Archive: bad.zip | 36 | "Archive: bad.zip |
37 | unzip: short read | 37 | inflating: ]3j½r«IK-%Ix |
38 | unzip: corrupted data | ||
39 | unzip: inflate error | ||
38 | 1 | 40 | 1 |
39 | " \ | 41 | " \ |
40 | "" "\ | 42 | "" "\ |