Sign in
flutter
/
third_party
/
libzip
/
cffb83b0f6bc8c6eccc061925b6229c2f4400c63
/
.
/
regress
/
open_new_but_exists.test
blob: 002ccb4a0a82eeb6149ade13136704b7f8b77d0e [
file
] [
log
] [
blame
]
# zip_open: file shall be created but already exists
program tryopen
args
-
e test
.
zip
return
1
file test
.
zip test
.
zip test
.
zip
stdout opening
'test.zip'
returned error
10
stderr
1
errors