-
- Downloads
ENH: Discard old google test wrapper in favor of plain google test
Currently we are using gtest_main for the exectutables, we can still substitute our own main for this
Showing
- CMake/External/External_GTest.cmake 6 additions, 3 deletionsCMake/External/External_GTest.cmake
- CMake/Utilities/imstkAddTest.cmake 18 additions, 96 deletionsCMake/Utilities/imstkAddTest.cmake
- Source/CollisionDetection/CMakeLists.txt 1 addition, 5 deletionsSource/CollisionDetection/CMakeLists.txt
- Source/CollisionDetection/Testing/CMakeLists.txt 3 additions, 0 deletionsSource/CollisionDetection/Testing/CMakeLists.txt
- Source/CollisionDetection/Testing/imstkOctreeBasedCDTest.cpp 0 additions, 12 deletionsSource/CollisionDetection/Testing/imstkOctreeBasedCDTest.cpp
- Source/CollisionDetection/Testing/imstkTetraToTetraCDTest.cpp 0 additions, 31 deletions...ce/CollisionDetection/Testing/imstkTetraToTetraCDTest.cpp
- Source/Common/CMakeLists.txt 1 addition, 2 deletionsSource/Common/CMakeLists.txt
- Source/Common/Testing/CMakeLists.txt 2 additions, 0 deletionsSource/Common/Testing/CMakeLists.txt
- Source/Common/Testing/imstkDataArrayTest.cpp 1 addition, 10 deletionsSource/Common/Testing/imstkDataArrayTest.cpp
- Source/Common/Testing/imstkModuleTest.cpp 0 additions, 13 deletionsSource/Common/Testing/imstkModuleTest.cpp
- Source/Common/Testing/imstkVecDataArrayTest.cpp 0 additions, 10 deletionsSource/Common/Testing/imstkVecDataArrayTest.cpp
- Source/DataStructures/CMakeLists.txt 1 addition, 2 deletionsSource/DataStructures/CMakeLists.txt
- Source/DataStructures/Testing/CMakeLists.txt 2 additions, 0 deletionsSource/DataStructures/Testing/CMakeLists.txt
- Source/DataStructures/Testing/imstkLooseOctreeTest.cpp 0 additions, 36 deletionsSource/DataStructures/Testing/imstkLooseOctreeTest.cpp
- Source/DataStructures/Testing/imstkNeighborSearchTest.cpp 2 additions, 18 deletionsSource/DataStructures/Testing/imstkNeighborSearchTest.cpp
- Source/Geometry/CMakeLists.txt 1 addition, 3 deletionsSource/Geometry/CMakeLists.txt
- Source/Geometry/Testing/CMakeLists.txt 2 additions, 0 deletionsSource/Geometry/Testing/CMakeLists.txt
- Source/Geometry/Testing/imstkGeometryTest.cpp 0 additions, 31 deletionsSource/Geometry/Testing/imstkGeometryTest.cpp
- Source/Geometry/Testing/imstkImageDataTest.cpp 0 additions, 10 deletionsSource/Geometry/Testing/imstkImageDataTest.cpp
- Source/Geometry/Testing/imstkOrientedBoxTest.cpp 0 additions, 22 deletionsSource/Geometry/Testing/imstkOrientedBoxTest.cpp
Loading
Please register or sign in to comment