freebsd-src/lib/googletest
Alan Somers bda54b8f96 googletest: backport GTEST_SKIP to googletest 1.8.1
This commit backports revisions 00938b2b228f3b70d3d9e51f29a1505bdad43f1e and
59f90a338bce2376b540ee239cf4e269bf6d68ad from googletest's master branch to
our included version of googletest, which is based on 1.8.1. It adds the
GTEST_SKIP feature, which is very useful for a project like FreeBSD where
some tests depend on particular system configurations.

Reviewed by:	ngie
Obtained from:	github.com/google/googletest
MFC after:	2 months
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/rS345331
2019-03-20 23:15:58 +00:00
..
gmock Reword the comment above NO_WERROR 2019-02-21 06:51:35 +00:00
gmock_main Reword the comment above NO_WERROR 2019-02-21 06:51:35 +00:00
gtest Reword the comment above NO_WERROR 2019-02-21 06:51:35 +00:00
gtest_main googletest: backport GTEST_SKIP to googletest 1.8.1 2019-03-20 23:15:58 +00:00
tests Add glue Makefile for tests under lib/googletest/... 2019-02-20 03:07:11 +00:00
Makefile Add glue Makefile for tests under lib/googletest/... 2019-02-20 03:07:11 +00:00
Makefile.inc Move NO_WTHREAD_SAFETY to googletest.test.inc.mk 2019-02-21 06:49:20 +00:00