Sign in
flutter
/
third_party
/
libzip
/
4afa5ce5b2dc3e06415a08cbf2318c6eb5128ca0
/
.
/
regress
/
add_from_filep.test
blob: ec3c45aecf593badb333f0982edf58b3369502e9 [
file
]
# add file to zip
# $NiH$
program add_from_filep
return
0
args testfile
.
zip testfile
.
txt
copy testfile
.
txt testfile
.
txt
filenew testfile
.
zip testfile
.
zip