aboutsummaryrefslogtreecommitdiffstats
path: root/test/gmock-nice-strict_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Improves the tests for nice, naggy, and strict mocks.zhanyong.wan2013-03-011-4/+50
* Implements NaggyMock.zhanyong.wan2013-03-011-6/+100
* Unfortunately, the svn repo is a bit out of date. This commit contains 8jgm2012-11-151-2/+2
* Include gtest and gmock headers as user headers instead of system headers.zhanyong.wan2010-09-141-4/+4
* Publishes GTEST_HAS_STREAM_REDIRECTION (by Vlad Losev); casts char to unsigne...zhanyong.wan2010-08-311-4/+4
* Fixes tests leaking altered values of GMOCK_FLAG(verbose) (issue 110).vladlosev2010-05-051-0/+2
* Enables tests depending on stdout capturing (by Vlad Losev).zhanyong.wan2010-02-021-11/+15
* Fixes a slew of compiler warnings and turns on "warning as error" in the scon...zhanyong.wan2009-12-231-0/+11
* Enables more verbose output for expectations (by Sverre Sundsdal); Fixes info...vladlosev2009-10-211-8/+8
* Disbles two tests that crash on Symbian.zhanyong.wan2009-09-171-3/+13
* Simplifies the definition of NativeArray. Works around a VC bug in StrictMoc...zhanyong.wan2009-09-161-0/+29
* Initial drop of Google Mock. The files are incomplete and thus may not build...shiqian2008-12-101-0/+228