Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use '=default' to define trivial constructor/destructorsrefs/pull/4221/head | Tom Hughes | 2023-04-21 | 1 | -2/+2 |
* | Add missing std includes | Tom Hughes | 2023-04-20 | 1 | -0/+3 |
* | Fix include order | Tom Hughes | 2023-02-01 | 1 | -2/+2 |
* | Use GTEST_DISABLE_MSC_WARNINGS macros to disable warnings | Tom Hughes | 2023-01-30 | 1 | -11/+5 |
* | Remove FloatingPoint::Max() in favor of std::numeric_limits::max() | Derek Mauro | 2023-01-24 | 1 | -1/+3 |
* | Generalize gmock-matchers_test to handle is_gtest_matcher-style matchers, too. | Abseil Team | 2022-04-26 | 1 | -2/+6 |
* | Remove the legacy internal GTEST_DISALLOW_* macros | Derek Mauro | 2022-04-22 | 1 | -2/+4 |
* | Split gmock-matchers_test into 4 smaller test #3653 | Mattias Ellert | 2022-03-23 | 1 | -0/+1511 |