]> git.ipfire.org Git - thirdparty/libarchive.git/commit
unzip: Add symlink tests 3176/head
authorTobias Stoeckmann <tobias@stoeckmann.org>
Mon, 22 Jun 2026 20:29:11 +0000 (22:29 +0200)
committerTobias Stoeckmann <tobias@stoeckmann.org>
Tue, 23 Jun 2026 18:12:26 +0000 (20:12 +0200)
commit34b3da0013ae7ff64f0fbb2ad1c0f01d2ff846d4
tree318dbbc94dd8c8ab8507a79e972f3bb5ef419bcd
parenta3d38d02725b090e78aa5bc384c97853d6741074
unzip: Add symlink tests

Verify that symlink creations and overwriting works, i.e. that dangling
symlinks are properly overwritten.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
Makefile.am
unzip/test/CMakeLists.txt
unzip/test/test_symlink.c [new file with mode: 0644]
unzip/test/test_symlink_1.zip.uu [new file with mode: 0644]
unzip/test/test_symlink_2.zip.uu [new file with mode: 0644]