flycast/core/deps/libzip/regress/rename_deleted.test

8 lines
263 B
Plaintext

# rename deleted entry in zip archive (fails)
return 1
arguments testfile.zip delete 1 delete 3 rename 1 othername
file testfile.zip testcomment.zip testcomment13.zip
stderr
can't rename file at index '1' to 'othername': Entry has been deleted
end-of-inline-data