space-game001/thirdparty/libzip-1.11.3/regress/open_too_short.test
2025-03-28 16:37:05 +06:00

12 lines
231 B
Plaintext

# zip_open: file is too short for even a central directory entry
program tryopen
arguments test.piz
return 1
file test.piz bogus.zip
stdout
opening 'test.piz' returned error 19
end-of-inline-data
stderr
1 errors
end-of-inline-data