freebsd-src/lib/googletest
Enji Cooper 988a9f7e39 Use GTESTS instead of PLAIN_TESTS_CXX
The former is from googletest.test.mk, whereas the latter is from plain.test.mk.

As noted in r344328, Kyua will adopt more native GoogleTest support. Thus, it's
more desirable to make the test interface more of an opaque blackbox for the
testcase implementer.
2019-02-20 01:11:30 +00:00
..
gmock Use GTESTS instead of PLAIN_TESTS_CXX 2019-02-20 01:11:30 +00:00
gmock_main Use GTESTS instead of PLAIN_TESTS_CXX 2019-02-20 01:11:30 +00:00
gtest Use GTESTS instead of PLAIN_TESTS_CXX 2019-02-20 01:11:30 +00:00
gtest_main Use GTESTS instead of PLAIN_TESTS_CXX 2019-02-20 01:11:30 +00:00
Makefile Unconditionally build/install libg{mock,test}_main 2019-02-20 00:15:25 +00:00
Makefile.inc