aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Adds gmock-more-actions.h to the distribution ('make distcheck' passes).zhanyong.wan2009-09-081-0/+1
* Re-organizes the file structure for actions.zhanyong.wan2009-07-221-0/+5
* Switches from Boost TR1 tuple to gtest's TR1 tuple.zhanyong.wan2009-06-171-0/+12
* Works around a gcc bug that causes tr1/tuple to fail to compile when RTTI is ...zhanyong.wan2009-06-111-0/+10
* Implements --gmock_catch_leaked_mocks and Mock::AllowLeak.zhanyong.wan2009-04-221-6/+14
* Adds fuse_gmock_files.py to fuse all Google Mock and Google Test source files...zhanyong.wan2009-04-091-0/+5
* Fixes link errors due to an MS VC bug. By Vlad Losev.zhanyong.wan2009-02-191-2/+2
* Removes upload*.py from the release package, as they are useless without an S...zhanyong.wan2009-02-131-5/+0
* Adds upload_gmock.py for uploading a patch for review.zhanyong.wan2009-02-131-0/+5
* More tweaks to the build script.shiqian2008-12-111-0/+4
* More tweaks to the build systems.shiqian2008-12-101-0/+4
* Adds Visual Studio projects for building Google Mock.shiqian2008-12-101-1/+9
* Initial drop of Google Mock. The files are incomplete and thus may not build...shiqian2008-12-101-0/+181