space-game001/proj-web/thirdparty/libzip-1.11.3/regress/open_nosuchfile.test
Vladislav Khorev d1cab1f3b3 refactoring
2026-01-09 22:33:46 +03:00

11 lines
176 B
Plaintext

# zip_open: file doesn't exist
program tryopen
arguments nosuchfile
return 1
stdout
opening 'nosuchfile' returned error 9
end-of-inline-data
stderr
1 errors
end-of-inline-data