added column names and values generator and tests
This commit is contained in:
+2
-1
@@ -16,7 +16,8 @@ add_executable(tests builder.cpp
|
||||
backend_provider.cpp
|
||||
connection.cpp
|
||||
product.hpp
|
||||
column_generator.cpp)
|
||||
column_generator.cpp
|
||||
column_name_generator.cpp)
|
||||
target_link_libraries(tests PRIVATE
|
||||
Catch2::Catch2WithMain
|
||||
matador
|
||||
|
||||
Reference in New Issue
Block a user