Loading cpp/src/core/CMakeLists.txt +1 −1 Original line number Diff line number Diff line Loading @@ -95,7 +95,7 @@ endif() set(CORE_INCLUDE_DIRS ${CORE_INCLUDE_DIRS} PARENT_SCOPE) if(BUILD_UNIT_TEST STREQUAL "ON") add_subdirectory(test) add_subdirectory(unittest) endif() config_summary() cpp/src/core/test/CMakeLists.txt→cpp/src/core/unittest/CMakeLists.txt +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ set(util_srcs ${CORE_SOURCE_DIR}/knowhere/knowhere/adapter/ArrowAdapter.cpp ${CORE_SOURCE_DIR}/knowhere/knowhere/common/Exception.cpp ${CORE_SOURCE_DIR}/knowhere/knowhere/common/Timer.cpp ${CORE_SOURCE_DIR}/test/utils.cpp ${CORE_SOURCE_DIR}/unittest/utils.cpp ) #<IVF-TEST> Loading cpp/src/core/test/SPTAG.cpp→cpp/src/core/unittest/SPTAG.cpp +0 −0 File moved. View file cpp/src/core/test/faiss_ori/CMakeLists.txt→cpp/src/core/unittest/faiss_ori/CMakeLists.txt +0 −0 File moved. View file cpp/src/core/test/faiss_ori/gpuresource_test.cpp→cpp/src/core/unittest/faiss_ori/gpuresource_test.cpp +0 −0 File moved. View file Loading
cpp/src/core/CMakeLists.txt +1 −1 Original line number Diff line number Diff line Loading @@ -95,7 +95,7 @@ endif() set(CORE_INCLUDE_DIRS ${CORE_INCLUDE_DIRS} PARENT_SCOPE) if(BUILD_UNIT_TEST STREQUAL "ON") add_subdirectory(test) add_subdirectory(unittest) endif() config_summary()
cpp/src/core/test/CMakeLists.txt→cpp/src/core/unittest/CMakeLists.txt +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ set(util_srcs ${CORE_SOURCE_DIR}/knowhere/knowhere/adapter/ArrowAdapter.cpp ${CORE_SOURCE_DIR}/knowhere/knowhere/common/Exception.cpp ${CORE_SOURCE_DIR}/knowhere/knowhere/common/Timer.cpp ${CORE_SOURCE_DIR}/test/utils.cpp ${CORE_SOURCE_DIR}/unittest/utils.cpp ) #<IVF-TEST> Loading
cpp/src/core/test/faiss_ori/CMakeLists.txt→cpp/src/core/unittest/faiss_ori/CMakeLists.txt +0 −0 File moved. View file
cpp/src/core/test/faiss_ori/gpuresource_test.cpp→cpp/src/core/unittest/faiss_ori/gpuresource_test.cpp +0 −0 File moved. View file