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-29 11:18:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5c1b42a58dbc0e045270a96ce4de913ee9d4eeed
googletest
/
googlemock
/
test
History
Abseil Team
0e402173c9
Add a 3-arg overload for ResultOf() matcher that takes a description string for better error messages.
...
PiperOrigin-RevId: 427598749 Change-Id: I8c7a5d7b2dde017641534f1c7eed8dd56c33e845
2022-02-09 16:20:06 -08:00
..
BUILD.bazel
…
gmock_all_test.cc
…
gmock_ex_test.cc
…
gmock_leak_test_.cc
…
gmock_leak_test.py
Makes the Python imports consistently use full paths from the repository root,
2021-12-22 13:01:24 -08:00
gmock_link2_test.cc
…
gmock_link_test.cc
…
gmock_link_test.h
…
gmock_output_test_.cc
…
gmock_output_test_golden.txt
Include the param names in the generated description of the MATCHER_P matchers.
2021-12-27 08:05:24 -08:00
gmock_output_test.py
Makes the Python imports consistently use full paths from the repository root,
2021-12-22 13:01:24 -08:00
gmock_stress_test.cc
…
gmock_test_utils.py
Makes the Python imports consistently use full paths from the repository root,
2021-12-22 13:01:24 -08:00
gmock_test.cc
…
gmock-actions_test.cc
…
gmock-cardinalities_test.cc
…
gmock-function-mocker_test.cc
…
gmock-internal-utils_test.cc
Include the param names in the generated description of the MATCHER_P matchers.
2021-12-27 08:05:24 -08:00
gmock-matchers_test.cc
Add a 3-arg overload for ResultOf() matcher that takes a description string for better error messages.
2022-02-09 16:20:06 -08:00
gmock-more-actions_test.cc
Change
ReturnArg
to use perfect forwarding of arguments (
#3733
)
2022-01-26 08:40:27 -08:00
gmock-nice-strict_test.cc
…
gmock-port_test.cc
…
gmock-pp_test.cc
…
gmock-pp-string_test.cc
…
gmock-spec-builders_test.cc
…