HomeFreeBSD

gtest: link against libregex for GNU extensions

Description

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

Details

Provenance
kevansAuthored on Aug 4 2020, 2:18 AM
Parents
rG61898cde6937: libregex: disable some of the unimplemented test cases for now
Branches
Unknown
Tags
Unknown

Event Timeline