space-game001/thirdparty/libzip-1.11.3/regress/set_compression_unknown.test
2025-03-28 16:37:05 +06: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