test/CMakeLists.txt

changeset 631
406376e64fd8
parent 596
52fcaf3c9154
child 633
63a692642aa2
equal deleted inserted replaced
630:ac5e7f789048 631:406376e64fd8
13 include(GoogleTest) 13 include(GoogleTest)
14 message(STATUS "Google Test made available") 14 message(STATUS "Google Test made available")
15 15
16 add_executable(ucxtest 16 add_executable(ucxtest
17 test_allocator.cpp 17 test_allocator.cpp
18 test_compare.cpp
18 test_string.cpp 19 test_string.cpp
19 test_buffer.cpp 20 test_buffer.cpp
20 test_list.cpp 21 test_list.cpp
21 test_tree.cpp 22 test_tree.cpp
22 test_hash_key.cpp 23 test_hash_key.cpp

mercurial