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

9 lines
202 B
Plaintext

# zip_open: file contains no entry, but is valid
program tryopen
file testempty.zip testempty.zip
arguments testempty.zip
return 0
stdout
opening 'testempty.zip' succeeded, 0 entries
end-of-inline-data