1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00

CMake: Adds test_memlimit to CMake tests

This commit is contained in:
Jia Tan 2022-11-19 23:18:04 +08:00 committed by Lasse Collin
parent 2af8d9e9b3
commit a11a2b8b5e

View file

@ -795,6 +795,7 @@ if(BUILD_TESTING)
test_filter_flags
test_hardware
test_index
test_memlimit
test_stream_flags
test_vli
)