summaryrefslogtreecommitdiff
path: root/googlemock/test/gmock-matchers-misc_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Add missing std includesTom Hughes2023-04-201-0/+8
* Use "#ifdef" with public macrosTom Hughes2023-03-061-1/+1
* Use GTEST_DISABLE_MSC_WARNINGS macros to disable warningsTom Hughes2023-01-301-8/+4
* Use explicit short to fix MSVC compiler warningTom Hughes2023-01-301-4/+4
* Fix formatting of C++ filesTom Hughes2023-01-241-2/+2
* Disables `-Wunused-member-function` and `-Wused-but-marked-unused` that trigg...Abseil Team2022-11-291-0/+14
* fix: some typos in commentyutotnh2022-07-011-1/+1
* Generalize gmock-matchers_test to handle is_gtest_matcher-style matchers, too.Abseil Team2022-04-261-3/+9
* Remove the legacy internal GTEST_DISALLOW_* macrosDerek Mauro2022-04-221-1/+2
* Split gmock-matchers_test into 4 smaller test #3653Mattias Ellert2022-03-231-0/+1798