-
- Downloads
There was a problem fetching the pipeline summary.
[test] modified extended parameterizedfactorytest
- add more use cases - add a factory, which is managed by a singleton - add some predefined types to factory in a separate object to make sure that we can properly access the same factory from different compilation units - access to the factory singleton is managed by a global function
Showing
- dune/common/test/CMakeLists.txt 2 additions, 1 deletiondune/common/test/CMakeLists.txt
- dune/common/test/parameterizedobjectfactorysingleton.cc 21 additions, 0 deletionsdune/common/test/parameterizedobjectfactorysingleton.cc
- dune/common/test/parameterizedobjectfactorysingleton.hh 28 additions, 0 deletionsdune/common/test/parameterizedobjectfactorysingleton.hh
- dune/common/test/parameterizedobjecttest.cc 11 additions, 26 deletionsdune/common/test/parameterizedobjecttest.cc
Loading
Please register or sign in to comment