Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A better matcher for protobuffles. #1375

Merged
merged 4 commits into from
May 14, 2017
Merged

Conversation

pleroy
Copy link
Member

@pleroy pleroy commented May 14, 2017

No description provided.

@pleroy
Copy link
Member Author

pleroy commented May 14, 2017

retest this please


MATCHER_P(EqualsProto,
expected,
std::string(negation ? "isn't" : "is") + " equal to:\n" +
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd say is not equal to sounds better.

@eggrobin eggrobin added the LGTM label May 14, 2017
@pleroy pleroy merged commit d61d52a into mockingbirdnest:master May 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants