summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJia Tan <jiat0218@gmail.com>2023-02-22 20:59:41 +0800
committerJia Tan <jiat0218@gmail.com>2023-02-22 21:10:28 +0800
commitc9c8bfae3502842dcead85eeb2b951b437c2cd88 (patch)
tree2daf3cd927f62179bf286c33b98b86127d471640
parentb9f171dd00a3cc32b6d41ea8e082cf545640ec2a (diff)
downloadxz-c9c8bfae3502842dcead85eeb2b951b437c2cd88.tar.gz
CMake: Add LZIP decoder test to list of tests.
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2e4ae1e..44869e5 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