Sign in
flutter
/
third_party
/
libzip
/
193739dc435bac7dc929dd40053c0cdad3277f30
/
.
/
regress
/
zip64_creation.test
blob: dfc90b6cf201cc3ecaf9b2f2c25d17b85109c633 [
file
] [
log
] [
blame
]
# create big zip64 zip file from scratch
program modify
args bigzero
.
zip add_nul bigzero
4294967296
file
-
new
bigzero
.
zip bigzero
.
zip
return
0