]> git.ipfire.org Git - thirdparty/libarchive.git/commit
add `--mac-metadata` test for `--format zip` - see #2041 (#2045)
authornielash <nielronash@gmail.com>
Tue, 22 Oct 2024 09:16:55 +0000 (05:16 -0400)
committerGitHub <noreply@github.com>
Tue, 22 Oct 2024 09:16:55 +0000 (11:16 +0200)
commitea56096020e2c6c764052adfab63e11fd745f9de
treec1e94a3609288df0dc880304bb2523f2596eb4c5
parente619342dfa36b887ffa0ea33e98d04cb161cd7de
add `--mac-metadata` test for `--format zip` - see #2041 (#2045)

Submitting this test at the request of @kientzle on issue #2041.

Note that failure is currently expected, as the feature it tests is not
yet implemented!
Makefile.am
tar/test/CMakeLists.txt
tar/test/test_mac_metadata_zip.c [new file with mode: 0644]
tar/test/test_mac_metadata_zip.zip.uu [new file with mode: 0644]