added gtest for generic factory
parent
4054acd4
No related branches found
No related tags found
Checking pipeline status
This commit is part of merge request !441. Comments created here will be created in the context of that merge request.
Showing
- test/CMakeLists.txt 5 additions, 0 deletionstest/CMakeLists.txt
- test/dummy/dummy_object.h 115 additions, 0 deletionstest/dummy/dummy_object.h
- test/dummy/dummy_object_derived.cpp 38 additions, 0 deletionstest/dummy/dummy_object_derived.cpp
- test/dummy/dummy_object_derived.h 49 additions, 0 deletionstest/dummy/dummy_object_derived.h
- test/dummy/factory_dummy_object.h 48 additions, 0 deletionstest/dummy/factory_dummy_object.h
- test/gtest_factory.cpp 53 additions, 0 deletionstest/gtest_factory.cpp
Loading
Please register or sign in to comment