Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Print mismatches for UnorderedElements() of different sizes. | Abseil Team | 2024-05-20 | 1 | -3/+14 |
* | Use '=default' to define trivial constructor/destructorsrefs/pull/4221/head | Tom Hughes | 2023-04-21 | 1 | -1/+1 |
* | Add missing std includes | Tom Hughes | 2023-04-20 | 1 | -0/+12 |
* | Introduce std::make_unique and bool literals where possible | Abseil Team | 2023-03-20 | 1 | -2/+2 |
* | Use GTEST_DISABLE_MSC_WARNINGS macros to disable warnings | Tom Hughes | 2023-01-30 | 1 | -8/+4 |
* | Make SizeIsMatcher::Impl conform to the contract of MatcherDescriberInterface. | Abseil Team | 2022-11-30 | 1 | -2/+2 |
* | Generalize gmock-matchers_test to handle is_gtest_matcher-style matchers, too. | Abseil Team | 2022-04-26 | 1 | -16/+36 |
* | Remove the legacy internal GTEST_DISALLOW_* macros | Derek Mauro | 2022-04-22 | 1 | -2/+6 |
* | Use ResultOf()'s result_description when explaining match result. | Abseil Team | 2022-04-04 | 1 | -0/+11 |
* | Split gmock-matchers_test into 4 smaller test #3653 | Mattias Ellert | 2022-03-23 | 1 | -0/+3094 |