Changes

Summary

  1. [Testing] Externalize (find_package() or fetch) googletest/gtest (#4471) (details)
Commit 4599681e011a41c74213e1c0c5ce90945e61aad1 by noreply
[Testing] Externalize (find_package() or fetch) googletest/gtest (#4471)

* find_package gtest or fetch gtest ; and use it for testing.Remove usage of the old one

* fix compilation for newer gtest

* remove source of the embedded gtest

* update cmake message for SOFA_ALLOW_FETCH_DEPENDENCIES

* fix define

* apply suggestion by using GTest ; and remove CONFIG keyword

* use cmake 3.20 version for gtest modules
The file was removedSofa/framework/Testing/extlibs/gtest/src/gtest-typed-test.cc
The file was modifiedSofa/framework/Testing/SofaGTestMain/CMakeLists.txt (diff)
The file was removedSofa/framework/Testing/extlibs/gtest/cmake/gtest.pc.in
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/gtest-typed-test.h
The file was removedSofa/framework/Testing/extlibs/gtest/src/gtest-port.cc
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/internal/custom/README.md
The file was modifiedCMakeLists.txt (diff)
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/internal/gtest-tuple.h
The file was removedSofa/framework/Testing/extlibs/gtest/README.md
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/gtest-test-part.h
The file was removedSofa/framework/Testing/extlibs/gtest/CONTRIBUTORS
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/gtest_prod.h
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/gtest-spi.h
The file was removedSofa/framework/Testing/extlibs/gtest/CMakeLists.txt
The file was removedSofa/framework/Testing/extlibs/gtest/src/gtest-printers.cc
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/gtest-param-test.h
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/internal/gtest-tuple.h.pump
The file was removedSofa/framework/Testing/extlibs/gtest/src/gtest_main.cc
The file was modifiedSofa/framework/Testing/SofaGTestMain/SofaGTestMainConfig.cmake.in (diff)
The file was addedSofa/framework/Config/cmake/Modules/GoogleTestAddTests.cmake
The file was removedSofa/framework/Testing/extlibs/gtest/cmake/gtest_main.pc.in
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/internal/gtest-type-util.h
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/internal/gtest-param-util.h
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/internal/custom/gtest.h
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/internal/custom/gtest-port.h
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/gtest.h
The file was addedSofa/framework/Config/cmake/Modules/FindGTest.cmake
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/internal/custom/gtest-printers.h
The file was removedSofa/framework/Testing/extlibs/gtest/src/gtest-death-test.cc
The file was removedSofa/framework/Testing/extlibs/gtest/src/gtest-test-part.cc
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/gtest-matchers.h
The file was modifiedSofa/framework/Testing/CMakeLists.txt (diff)
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/internal/gtest-linked_ptr.h
The file was addedSofa/framework/Config/cmake/Modules/GoogleTest.cmake
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/internal/gtest-param-util-generated.h.pump
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/internal/gtest-port-arch.h
The file was removedSofa/framework/Testing/extlibs/gtest/GTestConfig.cmake.in
The file was removedSofa/framework/Testing/extlibs/gtest/src/gtest-filepath.cc
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/internal/gtest-port.h
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/internal/gtest-type-util.h.pump
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/internal/gtest-param-util-generated.h
The file was removedSofa/framework/Testing/extlibs/gtest/cmake/internal_utils.cmake
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/gtest-message.h
The file was removedSofa/framework/Testing/extlibs/gtest/cmake/Config.cmake.in
The file was modifiedSofa/framework/Config/cmake/Modules/FindPackageHandleStandardArgs.cmake (diff)
The file was removedSofa/framework/Testing/extlibs/gtest/src/gtest-matchers.cc
The file was removedSofa/framework/Testing/extlibs/gtest/CHANGES
The file was removedSofa/framework/Testing/extlibs/gtest/README
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/gtest_pred_impl.h
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/gtest-param-test.h.pump
The file was removedSofa/framework/Testing/extlibs/gtest/src/gtest.cc
The file was addedSofa/framework/Config/cmake/Modules/FindPackageMessage.cmake
The file was modifiedSofa/framework/Testing/Sofa.TestingConfig.cmake.in (diff)
The file was modifiedSofa/framework/Testing/test/TestMessageHandler_test.cpp (diff)
The file was addedSofa/framework/Testing/GTestConfig.cmake.in
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/gtest-death-test.h
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/internal/gtest-death-test-internal.h
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/internal/gtest-internal.h
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/internal/gtest-string.h
The file was removedSofa/framework/Testing/extlibs/gtest/LICENSE
The file was removedSofa/framework/Testing/extlibs/gtest/src/gtest-all.cc
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/internal/gtest-filepath.h
The file was removedSofa/framework/Testing/extlibs/gtest/src/gtest-internal-inl.h
The file was removedSofa/framework/Testing/extlibs/gtest/include/gtest/gtest-printers.h