aboutsummaryrefslogtreecommitdiff
path: root/test/googletest/include/gtest/internal/custom
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.
2022-01-31Drop autotools; move remaining useful m4 macros (#3027)Mike Taves
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)