File: set_compression_unknown.test

package info (click to toggle)
libzip 1.11.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,652 kB
  • sloc: ansic: 17,309; sh: 85; perl: 55; makefile: 5
file content (7 lines) | stat: -rw-r--r-- 249 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
# 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