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

5 lines
273 B
Plaintext
Executable File

# change file comments in a zip archive
return 0
args testcomment.zip set_file_comment 0 "File comment no 0" set_file_comment 1 "File comment no 1" set_file_comment 3 "File comment no 3" set_file_comment 2 ""
file testcomment.zip testcomment.zip testchangedlocal.zip