21 Commits (b1c7f93c52d7fbf484f34d01a65cfaec03786564)

Author SHA1 Message Date
zhanyong.wan 099e3b93c5 Makes gmock_doctor work with gcc 4.4.0. 15 years ago
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). 15 years ago
vladlosev a63be0bd91 Adjusts gMock Doctor to work with Return implementation updated in r233 15 years ago
zhanyong.wan a89034c802 Removes gmock's dependency on python2.4. 16 years ago
zhanyong.wan 387bdd551d Makes ByRef(x) printable as a reference to x. 16 years ago
zhanyong.wan 240fe5a0cf Fixes errors in the autotools scripts. 16 years ago
zhanyong.wan b82431625d Makes all container matchers work with (possibly multi-dimensional) native arrays; makes Contains() accept a matcher; adds Value(x, m); improves gmock doctor to diagnose the Type in Template Base disease. 16 years ago
zhanyong.wan c2ad46a5df Improves gmock generator and adds a test for it (by Neal Norwitz). 16 years ago
zhanyong.wan 9413f2ff61 Avoids unnecessary printing of call into to internal buffers; 16 years ago
zhanyong.wan 16cf473930 Finishes SafeMatcherCast by catching lossy arithmetic conversions at compile-time; uses ACTION_TEMPLATE to simplify the definition of many actions; makes mock object uncopyable; teaches gmock doctor about wrong MOCK_METHODn. 16 years ago
zhanyong.wan d955e83bee Makes the mock generator work with python2.3.5, which comes with Mac OS X Tiger. 16 years ago
zhanyong.wan 84b8e4c65d Cleans up the mock generator script: 16 years ago
nnorwitz ce60784fb5 Allow any number of ClassNames to be specified on the command line. 16 years ago
nnorwitz 60df3efe39 Fix grammar in comment 16 years ago
nnorwitz 987a978c3c Issue 44: "const" is missing for const return types 16 years ago
zhanyong.wan 56fe7460a8 Adds fuse_gmock_files.py to fuse all Google Mock and Google Test source files (by Zhanyong Wan). 16 years ago
zhanyong.wan 31c4522aa1 Adds upload_gmock.py for uploading a patch for review. 16 years ago
zhanyong.wan 5b95fa7b16 Improves error messages for undefined return value (by Sverre Sundsdal); improves gmock_doctor. 16 years ago
shiqian c50af1ab55 Improves the documentation. 16 years ago
shiqian 281b1d21db More tweaks to the build script. 16 years ago
shiqian e35fdd936d Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet. 16 years ago