aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJia Tan <jiat0218@gmail.com>2023-02-22 20:59:41 +0800
committerJia Tan <jiat0218@gmail.com>2023-03-07 23:23:41 +0800
commitb9a3511bb61d3b6ce49abd33dce6155a573f5272 (patch)
tree07e50503152dd904aecbe7ce4d1d827b74472772 /CMakeLists.txt
parentUpdate THANKS. (diff)
downloadxz-b9a3511bb61d3b6ce49abd33dce6155a573f5272.tar.xz
CMake: Add LZIP decoder test to list of tests.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cfa0dd6f..12b8f034 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -850,6 +850,7 @@ if(BUILD_TESTING)
test_hardware
test_index
test_index_hash
+ test_lzip_decoder
test_memlimit
test_stream_flags
test_vli