This website requires JavaScript.
Explore
Help
Sign In
3party
/
googletest
Watch
0
Star
0
Fork
0
You've already forked googletest
mirror of
https://github.com/google/googletest.git
synced
2025-01-15 09:15:48 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
googletest
/
src
History
zhanyong.wan
46642857b1
Depends on gtest r300, which allows String to contain NUL.
2009-09-01 19:10:50 +00:00
..
gmock_main.cc
Makes the code compile on Windows CE.
2009-03-11 23:37:56 +00:00
gmock-all.cc
Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet.
2008-12-10 05:08:54 +00:00
gmock-cardinalities.cc
Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet.
2008-12-10 05:08:54 +00:00
gmock-internal-utils.cc
Removes duplicated definition of SetArgumentPointee (by Vlad Losev); Makes gmock compilable on platforms that don't have ::abort() (by Acadeli Checa); Fixes compatibility with Symbian's STLport (by Acadeli Checa).
2009-08-07 07:15:56 +00:00
gmock-matchers.cc
Implements custom description string for MATCHER*.
2009-02-19 00:36:44 +00:00
gmock-printers.cc
Adds mutable_impl() and impl() to PolymorphicMatcher (by Zhanyong Wan); Enables gMock to compile with VC 7.1 (by Vlad Losev).
2009-08-31 23:51:23 +00:00
gmock-spec-builders.cc
Removes duplicated definition of SetArgumentPointee (by Vlad Losev); Makes gmock compilable on platforms that don't have ::abort() (by Acadeli Checa); Fixes compatibility with Symbian's STLport (by Acadeli Checa).
2009-08-07 07:15:56 +00:00
gmock.cc
Depends on gtest r300, which allows String to contain NUL.
2009-09-01 19:10:50 +00:00