File: open_empty_2.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 (11 lines) | stat: -rw-r--r-- 232 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
# zip_open: 0 size file is recognized as empty zip
program tryopen
file testfile.txt testfile.txt
arguments testfile.txt
return 1
stdout
opening 'testfile.txt' returned error 19
end-of-inline-data
stderr
1 errors
end-of-inline-data