summaryrefslogtreecommitdiff
path: root/test/gtest-tuple_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-141-2/+2
* Refactors run_tests.py s.t. it can be shared by gmock (by Vlad Losev); Fixes ...zhanyong.wan2009-11-241-1/+1
* Implements support for AssertionResult in Boolean assertions such as EXPECT_T...vladlosev2009-10-201-5/+37
* Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan);...zhanyong.wan2009-06-171-0/+288