Add current googletest version as submodule.
The original gtest folder is removed. Reason is the removed namespace std::tr1 no longer available in the VS2017. Fixed in PR https://github.com/google/googletest/pull/1218 and the related issue is https://github.com/google/googletest/issues/1138
Showing
- .gitmodules 3 additions, 0 deletions.gitmodules
- ThirdParty/googletest 1 addition, 0 deletionsThirdParty/googletest
- ThirdParty/gtest/CHANGES 0 additions, 157 deletionsThirdParty/gtest/CHANGES
- ThirdParty/gtest/CMakeLists.txt 0 additions, 16 deletionsThirdParty/gtest/CMakeLists.txt
- ThirdParty/gtest/CONTRIBUTORS 0 additions, 37 deletionsThirdParty/gtest/CONTRIBUTORS
- ThirdParty/gtest/LICENSE 0 additions, 28 deletionsThirdParty/gtest/LICENSE
- ThirdParty/gtest/README 0 additions, 435 deletionsThirdParty/gtest/README
- ThirdParty/gtest/include/gtest/gtest-death-test.h 0 additions, 294 deletionsThirdParty/gtest/include/gtest/gtest-death-test.h
- ThirdParty/gtest/include/gtest/gtest-message.h 0 additions, 250 deletionsThirdParty/gtest/include/gtest/gtest-message.h
- ThirdParty/gtest/include/gtest/gtest-param-test.h 0 additions, 1421 deletionsThirdParty/gtest/include/gtest/gtest-param-test.h
- ThirdParty/gtest/include/gtest/gtest-param-test.h.pump 0 additions, 487 deletionsThirdParty/gtest/include/gtest/gtest-param-test.h.pump
- ThirdParty/gtest/include/gtest/gtest-printers.h 0 additions, 855 deletionsThirdParty/gtest/include/gtest/gtest-printers.h
- ThirdParty/gtest/include/gtest/gtest-spi.h 0 additions, 232 deletionsThirdParty/gtest/include/gtest/gtest-spi.h
- ThirdParty/gtest/include/gtest/gtest-test-part.h 0 additions, 179 deletionsThirdParty/gtest/include/gtest/gtest-test-part.h
- ThirdParty/gtest/include/gtest/gtest-typed-test.h 0 additions, 259 deletionsThirdParty/gtest/include/gtest/gtest-typed-test.h
- ThirdParty/gtest/include/gtest/gtest.h 0 additions, 2291 deletionsThirdParty/gtest/include/gtest/gtest.h
- ThirdParty/gtest/include/gtest/gtest_pred_impl.h 0 additions, 358 deletionsThirdParty/gtest/include/gtest/gtest_pred_impl.h
- ThirdParty/gtest/include/gtest/gtest_prod.h 0 additions, 58 deletionsThirdParty/gtest/include/gtest/gtest_prod.h
- ThirdParty/gtest/include/gtest/internal/gtest-death-test-internal.h 0 additions, 319 deletions.../gtest/include/gtest/internal/gtest-death-test-internal.h
- ThirdParty/gtest/include/gtest/internal/gtest-filepath.h 0 additions, 206 deletionsThirdParty/gtest/include/gtest/internal/gtest-filepath.h
Loading
Please register or sign in to comment