19
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Oct 17, 2024 — Oct 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Mark InternalDefaultActionSetAt as nodiscard. More... 1 day ago
Automated Code Change More... 1 day ago
Restore the documentation of `AnyWith<T>(m)` in the matchers reference. More... 4 days ago
Allow for passing non-pointers to DeleteArg and have them emit a deprecation warning instead. More... 4 days ago
Fix typo. More... 10 days ago
Automated Code Change More... 10 days ago
Automated Code Change More... 18 days ago
Add rules_cc dependency, required by Bazel going forward More... 29 days ago
Use an internal symbol for deprecate-and-inline that allows the use of a deprecation message More... about 1 month ago
Automated Code Change More... about 1 month ago
Update spelling of Mutex::lock and Mutex::unlock for compatibility with the standard and the latest Abseil More... about 1 month ago
Bump Abseil dependency to 20250814.0 More... about 2 months ago
Remove unused syslog dependency for Fuchsia. More... about 2 months ago
Internal header include changes. More... about 2 months ago
Deprecate single-argument DoAll and Invoke. More... 2 months ago
Update the document in typed tests to use using-declaration instead of typedef More... 2 months ago
Provide a better error message when ASSERT and SKIP macros are used in methods that return values More... 3 months ago
Skip the predicate on SIGSEGV in death-test on Android builds with API level <= 23. More... 3 months ago
Fix the sample usage of `ConvertGenerator` by removing the type-id name. More... 3 months ago
Automated Code Change More... 3 months ago
Replace internal link in GoogleTest docs More... 4 months ago
gtest: Reword fail_if_no_test_selected_message for sharding and filtering. More... 4 months ago
Merge pull request #4694 from chromy:main More... 4 months ago
Add documentation for exception matchers. More... 4 months ago
Although the following paragraph explains there is a better solution, having this technique in the bullet point seems to suggest that this technique is considered as a valid alternative. It would be better to drop it or make it clear that this technique is not recommended. More... 4 months ago
Add UnpackStructImpl for structs with 24, 25 and 26 fields. More... 4 months ago
Merge pull request #4774 from joel-langlois:FixReadme More... 4 months ago
README.md: Fixed broken Markdown link formatting. More... 4 months ago
Automated Code Change More... 4 months ago
In MatcherCast, store the input value as its own type rather than as the Matcher type, to avoid dangling references More... 4 months ago