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

8 lines
184 B
Plaintext

# delete last entry in zip archive
return 1
arguments testfile.zzip delete 5
file testfile.zzip testfile.zip
stderr
can't delete file at index '5': Invalid argument
end-of-inline-data