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

8 lines
249 B
Plaintext

# change method to unknown
return 1
arguments test.zip set_file_compression 0 unknown 0
file test.zip teststored.zip
stderr
can't set file compression method at index '0' to 'unknown', flags '0': Compression method not supported
end-of-inline-data