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-28 18:58:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
19eb9e9e3d4d5a4f0eee786d7664ca0e45137390
googletest
/
include
/
gmock
History
zhanyong.wan
19eb9e9e3d
Pulls in gtest r344; improves implicit_cast (by Zhanyong Wan); makes the Python tests work on Windows (by Vlad Losev); adds run_tests.py (by Vlad Losev).
2009-11-24 20:23:18 +00:00
..
internal
Pulls in gtest r344; improves implicit_cast (by Zhanyong Wan); makes the Python tests work on Windows (by Vlad Losev); adds run_tests.py (by Vlad Losev).
2009-11-24 20:23:18 +00:00
gmock-actions.h
Enables gmock's implicit_cast to work with source types that
2009-11-18 00:09:28 +00:00
gmock-cardinalities.h
…
gmock-generated-actions.h
…
gmock-generated-actions.h.pump
…
gmock-generated-function-mockers.h
Makes gmock-generated-function-mockers.h conform to the C++ standard.
2009-11-12 19:18:08 +00:00
gmock-generated-function-mockers.h.pump
Makes gmock-generated-function-mockers.h conform to the C++ standard.
2009-11-12 19:18:08 +00:00
gmock-generated-matchers.h
…
gmock-generated-matchers.h.pump
…
gmock-generated-nice-strict.h
…
gmock-generated-nice-strict.h.pump
…
gmock-matchers.h
Updates IsNull and NotNull matchers to work with smart pointers.
2009-11-18 00:43:37 +00:00
gmock-more-actions.h
…
gmock-printers.h
…
gmock-spec-builders.h
Enables more verbose output for expectations (by Sverre Sundsdal); Fixes information loss warning when compiled by VC8.0 with /Wp64; Skips two tests on Windows Mobile that don't work there.
2009-10-21 06:15:34 +00:00
gmock.h
…