]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Skip lzma test if support is missing
authorTobias Stoeckmann <tobias@stoeckmann.org>
Mon, 2 Jun 2025 19:42:39 +0000 (21:42 +0200)
committerTobias Stoeckmann <tobias@stoeckmann.org>
Tue, 3 Jun 2025 15:27:48 +0000 (17:27 +0200)
commitf2c3c790ff14329b8fe2e0c5c53976ce1bdfb73d
tree3747f2be82268a9c54f4046f20789e52f0f9e673
parentb7e1c617cbd961a9556b663af911f2ae866ae119
Skip lzma test if support is missing

If lzma is not supported, do not run tests to avoid false positives.

Fixes https://github.com/libarchive/libarchive/issues/2647

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
libarchive/test/test_read_format_7zip.c