googletest/googlemock/include/gmock
Abseil Team 717ce7feb8 Googletest export
Use standard C++11 integer types in gtest-port.h.

Remove testing::internal::{Int,Uint}{32,64} in favor of types
guaranteed to be in <cstdint> since C++11.

Tests for built-in integer type coverage are switched from
{Int,Uint}64 to [unsigned] long long, which is guaranteed by
C++11 to exist and be at least 64-bit wide.

PiperOrigin-RevId: 281565263
2019-11-22 16:33:15 -05:00
..
internal Googletest export 2019-11-22 16:33:15 -05:00
gmock-actions.h Googletest export 2019-11-22 16:33:15 -05:00
gmock-cardinalities.h
gmock-function-mocker.h Revert "Merge pull request #2498 from thejcannon:noexcept_spec" 2019-10-23 14:46:46 -05:00
gmock-generated-actions.h Googletest export 2019-11-19 11:25:59 -05:00
gmock-generated-actions.h.pump Googletest export 2019-11-19 11:25:59 -05:00
gmock-generated-function-mockers.h
gmock-generated-function-mockers.h.pump
gmock-generated-matchers.h Add more override keywords 2019-10-11 23:45:31 +02:00
gmock-generated-matchers.h.pump Add more override keywords 2019-10-11 23:45:31 +02:00
gmock-matchers.h fix a typo 2019-11-02 01:18:21 +01:00
gmock-more-actions.h
gmock-more-matchers.h
gmock-nice-strict.h
gmock-spec-builders.h
gmock.h