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
2026-01-07 15:45:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2f0849fef4883a9cb9e785ae0f90a6d0d00d2959
googletest
/
include
/
gmock
History
zhanyong.wan
2f0849fef4
Fixes the "ambiguous overload" compiler error when a mock function takes an argument that supports streaming to basic_ostream<C, T>.
2009-02-11 18:06:37 +00:00
..
internal
…
gmock-actions.h
Improves error messages for undefined return value (by Sverre Sundsdal); improves gmock_doctor.
2009-01-27 22:28:45 +00:00
gmock-cardinalities.h
…
gmock-generated-actions.h
Implements action Throw(exception).
2009-02-06 01:09:43 +00:00
gmock-generated-actions.h.pump
Implements action Throw(exception).
2009-02-06 01:09:43 +00:00
gmock-generated-function-mockers.h
…
gmock-generated-function-mockers.h.pump
…
gmock-generated-matchers.h
…
gmock-generated-matchers.h.pump
…
gmock-generated-nice-strict.h
…
gmock-generated-nice-strict.h.pump
…
gmock-matchers.h
Implements ContainerEq.
2009-01-16 01:13:50 +00:00
gmock-printers.h
Fixes the "ambiguous overload" compiler error when a mock function takes an argument that supports streaming to basic_ostream<C, T>.
2009-02-11 18:06:37 +00:00
gmock-spec-builders.h
Improves error messages for undefined return value (by Sverre Sundsdal); improves gmock_doctor.
2009-01-27 22:28:45 +00:00
gmock.h
…