From: Jia Tan Date: Wed, 22 Feb 2023 12:59:41 +0000 (+0800) Subject: CMake: Add LZIP decoder test to list of tests. X-Git-Tag: v5.5.1alpha~405 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9c8bfae3502842dcead85eeb2b951b437c2cd88;p=thirdparty%2Fxz.git CMake: Add LZIP decoder test to list of tests. --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 2e4ae1ec..44869e59 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -852,6 +852,7 @@ if(BUILD_TESTING) test_hardware test_index test_index_hash + test_lzip_decoder test_memlimit test_stream_flags test_vli