flycast/core/deps/libzip/regress/open_multidisk.test

12 lines
222 B
Plaintext

# zip_open: file is part of a multi-disk zip archive
program tryopen
arguments test.piz
return 1
file test.piz multidisk.zip
stdout
opening 'test.piz' returned error 1
end-of-inline-data
stderr
1 errors
end-of-inline-data