space-game001/thirdparty/libzip-1.11.3/regress/zip64_stored_creation.test
2025-03-28 16:37:05 +06:00

5 lines
259 B
Plaintext

# create big zip64 zip file from scratch
arguments -H bigstored.zh add_nul bigzero 4294967296 set_file_compression 0 0 0 set_file_mtime 0 0 add_nul smallzero 16384 set_file_compression 1 0 0 set_file_mtime 1 0
file bigstored.zh {} bigstored.zh
return 0