small changes in log_manager.cpp and add is_database_primitive type traits and test
This commit is contained in:
@@ -19,6 +19,7 @@ add_executable(CoreTests
|
||||
utils/StringTest.cpp
|
||||
utils/ThreadPoolTest.cpp
|
||||
utils/VersionTest.cpp
|
||||
utils/IsDatabasePrimitiveTest.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(CoreTests matador-core Catch2::Catch2WithMain)
|
||||
|
||||
Reference in New Issue
Block a user