pineapple/externals/libzip/libzip/regress/add_from_buffer.test
2020-12-28 15:15:37 +00:00

4 lines
182 B
Text
Executable file

# add buffer contents as file to zip
return 0
args testbuffer.zip add teststring.txt "This is a test, and it seems to have been successful.\n"
file-new testbuffer.zip testbuffer.zip