summaryrefslogtreecommitdiffstats
path: root/googlemock/test/gmock-matchers-arithmetic_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Use '=default' to define trivial constructor/destructorsrefs/pull/4221/headTom Hughes2023-04-211-2/+2
* Add missing std includesTom Hughes2023-04-201-0/+3
* Fix include orderTom Hughes2023-02-011-2/+2
* Use GTEST_DISABLE_MSC_WARNINGS macros to disable warningsTom Hughes2023-01-301-11/+5
* Remove FloatingPoint::Max() in favor of std::numeric_limits::max()Derek Mauro2023-01-241-1/+3
* Generalize gmock-matchers_test to handle is_gtest_matcher-style matchers, too.Abseil Team2022-04-261-2/+6
* Remove the legacy internal GTEST_DISALLOW_* macrosDerek Mauro2022-04-221-2/+4
* Split gmock-matchers_test into 4 smaller test #3653Mattias Ellert2022-03-231-0/+1511