summaryrefslogtreecommitdiff
path: root/share/mk/googletest.test.inc.mk
Commit message (Expand)AuthorAgeFilesLines
* Work around two -Werror warning issues in googletest, which have beenDimitry Andric2020-01-311-0/+12
* Fix up CXXSTD support originally added in r345708Enji Cooper2019-04-221-0/+2
* Standardize `-std=c++* as `CXXSTD`Enji Cooper2019-03-291-4/+0
* Revert r345706: the third time will be the charmEnji Cooper2019-03-291-0/+4
* Standardize `-std=c++* as `CXXSTD`Enji Cooper2019-03-291-4/+0
* Revert r345704Enji Cooper2019-03-291-0/+4
* CXXSTD is the C++ analogue to CSTD.Enji Cooper2019-03-291-4/+0
* Spam CXXFLAGS with `-I${DESTDIR}/usr/include/private`, instead of GTEST_CXXFLAGSEnji Cooper2019-03-281-2/+3
* Initial googlemock/googletest integration into the build/FreeBSD test suiteEnji Cooper2019-03-151-1/+4
* Remove redundant CXXFLAGS and fix constant namesEnji Cooper2019-02-221-5/+3
* Move `NO_WTHREAD_SAFETY` to googletest.test.inc.mkEnji Cooper2019-02-211-0/+2
* Use gmock/gtest headers when PRIVATELIB is definedEnji Cooper2019-02-211-0/+3
* Correct gmock/gtest expectations w.r.t. C++11/RTTIEnji Cooper2019-02-201-0/+9