googletest/googlemock/include/gmock
Mitja Spes e27b194c27 Fix compile warnings in gmock-function-mocker.h
Template type int changed to size_t.
This fixes compile warning `conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result` in gmock-function-mocker.h.
2023-09-21 10:06:21 +02:00
..
internal Use '=default' to define trivial constructor/destructors 2023-04-21 10:41:25 -07:00
gmock-actions.h Avoid unreachable code warning 2023-08-02 14:09:54 -04:00
gmock-cardinalities.h Use '=default' to define trivial constructor/destructors 2023-04-21 10:41:25 -07:00
gmock-function-mocker.h Fix compile warnings in gmock-function-mocker.h 2023-09-21 10:06:21 +02:00
gmock-matchers.h Add missing std includes 2023-04-20 14:29:09 -07:00
gmock-more-actions.h Use GTEST_DISABLE_MSC_WARNINGS macros to disable warnings 2023-01-30 13:45:46 -08:00
gmock-more-matchers.h Use GTEST_DISABLE_MSC_WARNINGS macros to disable warnings 2023-01-30 13:45:46 -08:00
gmock-nice-strict.h Use "#ifdef GTEST_OS_..." instead of "#if GTEST_OS_..." 2023-03-06 07:14:21 -08:00
gmock-spec-builders.h Use '=default' to define trivial constructor/destructors 2023-04-21 10:41:25 -07:00
gmock.h Update code with IWYU annotations. 2023-09-18 15:04:08 -07:00