-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Export Test - Do Not Merge #2540
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
Conversation
Fixed issue: 2471
Issue 2527
PiperOrigin-RevId: 276944601
|
All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the ℹ️ Googlers: Go here for more info. |
Remove badly formatted suggestion in gmock cheat sheet. PiperOrigin-RevId: 277060475
…tore_temporaries_2 PiperOrigin-RevId: 277061341
Make it clearer that users should _not_ write their own main functions. PiperOrigin-RevId: 277079721
Avoid temporary matcher instances. They are unnecessary and can be relatively more expensive than the rest of the algorithm. PiperOrigin-RevId: 277084853
Editorial cleanup of the "write the main function" section PiperOrigin-RevId: 277102507
Export Test - Do Not Merge
Merge 1a49b67 into 540835f
Closes #2388