Sign in
flutter
/
third_party
/
libzip
/
0628e32d73a52ce34d83b1beb9ffac5c5af57932
/
.
/
regress
/
add_from_file.test
blob: 43de3c41cd73aab430bac5e49ac4c20cc1139dad [
file
]
# add file to zip
# $NiH$
program add_from_file
return
0
args testfile
.
zip testfile
.
txt
copy testfile
.
txt testfile
.
txt
filenew testfile
.
zip testfile
.
zip