yuzu/externals/libzip/libzip/regress/delete_renamed_rename.test
2020-12-28 15:15:37 +00:00

6 lines
239 B
Plaintext
Executable File

# delete renamed entry in zip archive then rename file to same name
# file date is now(), so use zipcmp
return 0
args testfile.zip rename 0 something add test test delete 0 rename 1 testfile.txt
file testfile.zip testfile.zip test2.zip