space-game001/proj-web/thirdparty/libzip-1.11.3/regress/set_comment_all.test
Vladislav Khorev d1cab1f3b3 refactoring
2026-01-09 22:33:46 +03:00

5 lines
388 B
Plaintext

# change local and global comments in a zip archive
return 0
arguments testcomment.zip set_archive_comment "This is the new,\r\nmultiline archive comment.\r\nAin't it nice?" set_file_comment 0 "File comment no 0" set_file_comment 1 "File comment no 1" set_file_comment 2 "File comment no 2" set_file_comment 3 "File comment no 3"
file testcomment.zip testcomment.zip testchanged.zip