freebsd-dev/lib/googletest
Kyle Evans b4af4f93c6 gtest: link against libregex for GNU extensions
gtest tests want to use \w ([[:alnum:]]) at the very least, which was
causing them to fail after r363679.

Start linking against libregex so that this shorthand is implemented.

PR:		248452
2020-08-04 02:18:24 +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 gtest: link against libregex for GNU extensions 2020-08-04 02:18:24 +00:00
gtest_main Import proof-of-concept for handling GTEST_SKIP() in Environment::SetUp 2019-04-01 18:07:48 +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 Another round of attempting to squelch -Wdeprecated-declarations, which 2019-09-17 06:07:08 +00:00