Files
Yuzu-clone/externals/libzip/libzip/regress/add_from_buffer.test
T
2020-12-28 15:15:37 +00:00

5 lines
182 B
Plaintext
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