]> git-server-git.apps.pok.os.sepia.ceph.com Git - googletest.git/log
googletest.git
5 years agoGoogletest export
Abseil Team [Mon, 7 Dec 2020 21:17:26 +0000 (16:17 -0500)]
Googletest export

Add a `Pointer` matcher as an analog to `Pointee`.

Similar to `Pointee`, `Pointer` works with either raw or smart pointers and
allows creating a matcher like Pointer(Eq(foo)) for smart pointers.

PiperOrigin-RevId: 346164768

5 years agoMerge pull request #3159 from malcops:master
Andy Getz [Mon, 7 Dec 2020 23:04:04 +0000 (18:04 -0500)]
Merge pull request #3159 from malcops:master

PiperOrigin-RevId: 346160291