Googletest export
Fix a missing Bazel build dependency
PiperOrigin-RevId:
346783462
Googletest export
Introduce a new `Address` matcher to gmock.
PiperOrigin-RevId:
346344591
Googletest export
Fix errata in gmock cook_book.md ON_CALL example
PiperOrigin-RevId:
346165890
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
Merge pull request #3159 from malcops:master
PiperOrigin-RevId:
346160291