This website requires JavaScript.
Explore
Help
Sign In
eson
/
googletest
Watch
1
Star
0
Fork
0
You've already forked googletest
Code
Issues
Pull Requests
Releases
Wiki
Activity
googletest
/
src
History
zhanyong.wan
32de5f5376
Fixes a slew of compiler warnings and turns on "warning as error" in the scons build.
2009-12-23 00:13:23 +00:00
..
gmock_main.cc
Simplifies gmock code using gtest's OS-indicating macros.
2009-09-24 21:17:24 +00:00
gmock-all.cc
Makes gmock-all.cc catch errors in fuse_gmock.py.
2009-11-10 19:16:27 +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
Fixes a slew of compiler warnings and turns on "warning as error" in the scons build.
2009-12-23 00:13:23 +00:00
gmock-matchers.cc
Fixes Cygwin compatibility (by Vlad Losev); Improves Python tests (by Vlad Losev); Fixes ambiguous call to implicit_cast; Uses gtest's SkipPrefix() instead gmock's own (by Vlad Losev).
2009-12-01 19:42:25 +00:00
gmock-printers.cc
Removes uses of GTEST_HAS_STD_STRING.
2009-12-16 23:36:08 +00:00
gmock-spec-builders.cc
Fixes a slew of compiler warnings and turns on "warning as error" in the scons build.
2009-12-23 00:13:23 +00:00
gmock.cc
Depends on gtest r300, which allows String to contain NUL.
2009-09-01 19:10:50 +00:00