From: jiat75 Date: Tue, 19 Oct 2021 13:45:58 +0000 (+0800) Subject: Added new test to cmake lists X-Git-Tag: v3.6.0~45^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=379769d04ea4abbb9cce50a16a4f2eec407170e3;p=thirdparty%2Flibarchive.git Added new test to cmake lists --- diff --git a/libarchive/test/CMakeLists.txt b/libarchive/test/CMakeLists.txt index 53cc3e225..dcec40baa 100644 --- a/libarchive/test/CMakeLists.txt +++ b/libarchive/test/CMakeLists.txt @@ -276,6 +276,7 @@ IF(ENABLE_TEST) test_write_format_zip_compression_store.c test_write_format_zip_empty.c test_write_format_zip_empty_zip64.c + test_write_format_zip_entry_size_unset.c test_write_format_zip_file.c test_write_format_zip_file_zip64.c test_write_format_zip_large.c