googletest/src
2010-05-10 17:14:29 +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 Moves the universal printer from gmock to gtest (by Vlad Losev). 2010-05-10 17:14:29 +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 Adds threading support (by Vlad Losev); updates the version number (by Zhanyong Wan); adds release notes for 1.5.0 (by Vlad Losev). 2010-02-24 17:21:37 +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-spec-builders.cc Adds threading support (by Vlad Losev); updates the version number (by Zhanyong Wan); adds release notes for 1.5.0 (by Vlad Losev). 2010-02-24 17:21:37 +00:00
gmock.cc Depends on gtest r300, which allows String to contain NUL. 2009-09-01 19:10:50 +00:00