diff -r 96fa7fa6af4f -r 0f3c9662f9b5 test/CMakeLists.txt --- a/test/CMakeLists.txt Sat Sep 03 15:11:23 2022 +0200 +++ b/test/CMakeLists.txt Fri Sep 09 20:19:08 2022 +0200 @@ -15,6 +15,7 @@ add_executable(ucxtest test_allocator.cpp + test_string.cpp test_buffer.cpp test_list.cpp test_tree.cpp