aboutsummaryrefslogtreecommitdiff
path: root/test/googletest/include/gtest/internal/custom/gtest.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.
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)