aboutsummaryrefslogtreecommitdiffstats
path: root/src/gmock_main.cc
Commit message (Collapse)AuthorAgeFilesLines
* Adds support for building Google Mock as a shared library (DLL).vladlosev2011-05-201-2/+2
|
* Indents preprocessor directives.zhanyong.wan2011-02-241-1/+1
|
* Include gtest and gmock headers as user headers instead of system headers.zhanyong.wan2010-09-141-2/+2
|
* Simplifies gmock code using gtest's OS-indicating macros.zhanyong.wan2009-09-241-2/+2
|
* Makes the code compile on Windows CE.zhanyong.wan2009-03-111-1/+12
|
* Initial drop of Google Mock. The files are incomplete and thus may not ↵shiqian2008-12-101-0/+43
build correctly yet.