summaryrefslogtreecommitdiff
path: root/include/gtest/internal/gtest-tuple.h
Commit message (Expand)AuthorAge
* Fixes gtest-tuple.h in Visual C++ 7.1.vladlosev2012-09-06
* Improves conformance to the Google C++ Style Guide (by Greg Miller).vladlosev2011-11-04
* Indents preprocessor directives.zhanyong.wan2011-02-22
* Adds Solaris support (by Hady Zalek)vladlosev2010-02-03
* Implements support for AssertionResult in Boolean assertions such as EXPECT_T...vladlosev2009-10-20
* Implements EXPECT_DEATH_IF_SUPPORTED (by Vlad Losev); Fixes compatibility wit...zhanyong.wan2009-08-07
* Makes gtest's tuple implementation work with Symbian 5th edition by bypassing...zhanyong.wan2009-06-24
* Fixes compatibility with Windows CE and Symbian (By Tim Baverstock and Mika).zhanyong.wan2009-06-19
* Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan);...zhanyong.wan2009-06-17