This website requires JavaScript.
Explore
Help
Sign In
google
/
googletest
Watch
0
Star
0
Fork
0
You've already forked googletest
mirror of
https://github.com/google/googletest.git
synced
2025-12-01 00:27:46 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b85864c64758dec007208e56af933fc3f52044ee
googletest
/
googlemock
/
include
/
gmock
History
Derek Mauro
b85864c647
Eliminate the legacy GTEST_COMPILE_ASSERT_ macro
...
PiperOrigin-RevId: 443462203 Change-Id: I0c43f981663a7531ff5da4d4be01fb3d6762273d
2022-04-21 13:23:32 -07:00
..
internal
Replace infinite recursion call (intentionally invoking undefined behavior to indicate unreachability) with explicit unreachability marker.
2022-04-13 07:28:00 -07:00
gmock-actions.h
Eliminate the legacy GTEST_COMPILE_ASSERT_ macro
2022-04-21 13:23:32 -07:00
gmock-cardinalities.h
…
gmock-function-mocker.h
Running clang-format over all of GoogleTest
2022-03-15 13:42:11 -07:00
gmock-matchers.h
Eliminate the legacy GTEST_COMPILE_ASSERT_ macro
2022-04-21 13:23:32 -07:00
gmock-more-actions.h
gmock: improve SFINAE for actions involving arguments.
2022-04-04 14:38:58 -07:00
gmock-more-matchers.h
…
gmock-nice-strict.h
Consistently apply IWYU pragmas across googletest and googlemock headers
2022-01-18 08:11:11 -08:00
gmock-spec-builders.h
Add support for move-only and &&-qualified actions in WillOnce.
2022-04-08 18:40:07 -07:00
gmock.h
…