File: delete_invalid.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-- 184 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
# delete last entry in zip archive
return 1
arguments testfile.zzip delete 5
file testfile.zzip testfile.zip
stderr
can't delete file at index '5': Invalid argument
end-of-inline-data