aboutsummaryrefslogtreecommitdiffstats
path: root/test/gmock-port_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Include gtest and gmock headers as user headers instead of system headers.zhanyong.wan2010-09-141-2/+2
* Moves the universal printer from gmock to gtest (by Vlad Losev).zhanyong.wan2010-05-101-122/+1
* Fixes a slew of compiler warnings and turns on "warning as error" in the scon...zhanyong.wan2009-12-231-4/+4
* Pulls in gtest r344; improves implicit_cast (by Zhanyong Wan); makes the Pyth...zhanyong.wan2009-11-241-10/+0
* Enables gmock's implicit_cast to work with source types that have a non-const...vladlosev2009-11-181-4/+135
* Adds a dummy test to gmock-port.test.cc.zhanyong.wan2009-11-061-1/+5
* Adds new matcher Pair(). Replaces GMOCK_CHECK_ with GTEST_CHECK_ (by Vlad Lo...zhanyong.wan2009-09-161-58/+1
* Simplifies the tests using EXPECT_DEATH_IF_SUPPORTED.zhanyong.wan2009-09-111-3/+4
* Fixes gmock-port_test on Windows.zhanyong.wan2009-03-061-10/+10
* Cleans up macro definitions.zhanyong.wan2009-02-231-1/+1
* Initial drop of Google Mock. The files are incomplete and thus may not build...shiqian2008-12-101-0/+95