write date and time related utils
This commit is contained in:
@ -23,4 +23,5 @@ if(ENABLE_ADVANCED_FEATURE)
|
||||
add_executable(snapshot_test snapshot_test.cpp)
|
||||
target_link_libraries(snapshot_test storage dataguard GTest::gtest_main spdlog::spdlog)
|
||||
endif()
|
||||
add_executable(hash_collision_test hash_collision_test.cpp)
|
||||
add_executable(hash_collision_test hash_collision_test.cpp)
|
||||
add_executable(utils_test utils_test.cpp)
|
Reference in New Issue
Block a user