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

12 lines
227 B
Plaintext

# zip_open: file is not a zip archive
program tryopen
file CMakeLists.txt CMakeLists.txt
arguments CMakeLists.txt
return 1
stdout
opening 'CMakeLists.txt' returned error 19
end-of-inline-data
stderr
1 errors
end-of-inline-data