aboutsummaryrefslogtreecommitdiff
path: root/test/googletest/include/gtest/internal/gtest-string.h
AgeCommit message (Collapse)Author
2022-02-15Remove googletest source code remainsEven Rouault
They are no longer needed, as there were only used by autoconf builds. For CMake, we either use external googletest, or use CMake download capabilities.
2019-03-24Update internal version of googletest to v1.8.1Even Rouault
This is already what is used by cmake builds
2018-06-07Add googletest 1.8.0 framework in test/googletest, and use it with autoconf ↵Even Rouault
builds only (CMake integration to be done)