googletest icon indicating copy to clipboard operation
googletest copied to clipboard

feat: Allow Property matcher with default arguments

Open Richlee96112 opened this issue 6 months ago • 3 comments
trafficstars

Used std::invoke in PropertyMatcher to support default arguments All tests pass, including a new test for std::source_location.

Richlee96112 avatar May 01 '25 22:05 Richlee96112

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar May 01 '25 22:05 google-cla[bot]

It seems Google is no longer merging pull requests.

marbub avatar May 15 '25 14:05 marbub

I would really appreciate if this could be merged.

DuPol avatar Jun 27 '25 12:06 DuPol