aboutsummaryrefslogtreecommitdiffstats
path: root/test/gmock-port_test.cc
Commit message (Expand)AuthorAgeFilesLines
* 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