Sign in
flutter
/
third_party
/
libzip
/
9462ddb173b109682750112f0b244e7685f5d592
/
.
/
regress
/
delete_invalid.test
blob: 6cf34dbe8048c5927b22fcf6da786bbb99e37ec5 [
file
] [
log
] [
blame
]
# delete last entry in zip archive
program modify
return
1
args testfile
.
zzip
delete
5
file testfile
.
zzip testfile
.
zip testfile
.
zip
stderr can
't delete file at index `5'
:
Invalid
argument