-
- Downloads
Merge topic 'Cxx-Tests' into master
341ea97e Making sure that the TestingExternal projects can be build with install tree 869c2136 Adding missing vtkObjectFactory.h to different tests. 7c4d5970 Moving testing macros into one single file. 5ec1ad43 Moving vtk_tests() macro and add_test_mpi() macto into seperate cmake files c2c770ac Adding Rendering/Parallel cxx tests + test dependencies. 549f3cca Adding Filters/Parallel cxx tests + dependencies. 1105a4d3 Adding IO/ParallelLSDyna/ cxx tests and dependencies. f9e0ef9a Some tests may belong in Python direcory. 09f6fb60 Adding Parallel/Core testing +dependencies b38a81df Adding IO/ParallelExodus cxx tests + dependencies c1dde9a1 Moving TestExodusImplicitArrays.cxx into IO/ParallelExodus/Testing/Cxx 86a0da26 Adding Filters/ReebGraph Cxx tests and dependencies. 048c2db1 Adding Filters/Generic cxx tests. 91f446ee Making new module Testing/GenericBridge 7a7a94aa Adding Cxx tests for IO/Parallel and fixing dependencies. b1fb7f62 Making MPI explicit in the test names which use MPI. 54fbbe5b Adding vtk_tests() declarative macro. 75684e97 Adding Infovis/Parallel/ Tests + test dependencies. 42b14863 Bringing Filters/ParallelStatistics tests to use vtk_test_mpi() macro. ea3b4317 Bringing Filters/ParallelGeometry tests to use add_test_mpi macro. b8e00360 Adding Parallel/MPI/Testing/Cxx/CMakeLists.txt b9293d04 Implement add_test_mpi macro.
No related branches found
No related tags found
Showing
- CMake/VTKConfig.cmake.in 3 additions, 0 deletionsCMake/VTKConfig.cmake.in
- CMake/vtkModuleTop.cmake 2 additions, 0 deletionsCMake/vtkModuleTop.cmake
- CMake/vtkTestingMacros.cmake 47 additions, 0 deletionsCMake/vtkTestingMacros.cmake
- Filters/Generic/Testing/Cxx/CMakeLists.txt 10 additions, 0 deletionsFilters/Generic/Testing/Cxx/CMakeLists.txt
- Filters/Generic/module.cmake 6 additions, 1 deletionFilters/Generic/module.cmake
- Filters/Parallel/Testing/Cxx/CMakeLists.txt 6 additions, 0 deletionsFilters/Parallel/Testing/Cxx/CMakeLists.txt
- Filters/Parallel/Testing/Cxx/DistributedData.cxx 1 addition, 0 deletionsFilters/Parallel/Testing/Cxx/DistributedData.cxx
- Filters/Parallel/Testing/Cxx/DistributedDataRenderPass.cxx 1 addition, 0 deletionsFilters/Parallel/Testing/Cxx/DistributedDataRenderPass.cxx
- Filters/Parallel/Testing/Cxx/TransmitImageData.cxx 1 addition, 0 deletionsFilters/Parallel/Testing/Cxx/TransmitImageData.cxx
- Filters/Parallel/Testing/Cxx/TransmitImageDataRenderPass.cxx 1 addition, 0 deletionsFilters/Parallel/Testing/Cxx/TransmitImageDataRenderPass.cxx
- Filters/Parallel/Testing/Cxx/TransmitRectilinearGrid.cxx 1 addition, 0 deletionsFilters/Parallel/Testing/Cxx/TransmitRectilinearGrid.cxx
- Filters/Parallel/Testing/Cxx/TransmitStructuredGrid.cxx 1 addition, 0 deletionsFilters/Parallel/Testing/Cxx/TransmitStructuredGrid.cxx
- Filters/Parallel/module.cmake 7 additions, 0 deletionsFilters/Parallel/module.cmake
- Filters/ParallelGeometry/Testing/Cxx/CMakeLists.txt 3 additions, 15 deletionsFilters/ParallelGeometry/Testing/Cxx/CMakeLists.txt
- Filters/ParallelStatistics/Testing/Cxx/CMakeLists.txt 9 additions, 37 deletionsFilters/ParallelStatistics/Testing/Cxx/CMakeLists.txt
- Filters/ReebGraph/Testing/Cxx/CMakeLists.txt 2 additions, 0 deletionsFilters/ReebGraph/Testing/Cxx/CMakeLists.txt
- Filters/ReebGraph/module.cmake 3 additions, 0 deletionsFilters/ReebGraph/module.cmake
- IO/Parallel/Testing/Cxx/CMakeLists.txt 5 additions, 0 deletionsIO/Parallel/Testing/Cxx/CMakeLists.txt
- IO/Parallel/module.cmake 2 additions, 2 deletionsIO/Parallel/module.cmake
- IO/ParallelExodus/Testing/Cxx/CMakeLists.txt 1 addition, 0 deletionsIO/ParallelExodus/Testing/Cxx/CMakeLists.txt
CMake/vtkTestingMacros.cmake
0 → 100644
Filters/Generic/Testing/Cxx/CMakeLists.txt
0 → 100644
Filters/Parallel/Testing/Cxx/CMakeLists.txt
0 → 100644
Filters/ReebGraph/Testing/Cxx/CMakeLists.txt
0 → 100644
IO/Parallel/Testing/Cxx/CMakeLists.txt
0 → 100644
IO/ParallelExodus/Testing/Cxx/CMakeLists.txt
0 → 100644
Please register or sign in to comment