summaryrefslogtreecommitdiff
path: root/include/gtest/internal/gtest-type-util.h.pump
Commit message (Expand)AuthorAge
* Improves conformance to the Google C++ Style Guide (by Greg Miller).vladlosev2011-11-04
* Fixes a user reported test break (modifying a dict while iterating).vladlosev2011-08-16
* makes gtest compatible with HP UX (by Pasi Valminen); fixes a typo in the nam...zhanyong.wan2011-04-07
* Allows Google Mock to compile on platforms that do not support typed tests.vladlosev2011-03-29
* Indents preprocessor directives.zhanyong.wan2011-02-22
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-14
* Makes gtest work with Sun Studio. Patch submitted by Hady Zalek.zhanyong.wan2010-03-23
* Fixes the logic for determining whether cxxabi.h is available.zhanyong.wan2009-06-11
* Cleans up macro definitions.zhanyong.wan2009-02-23
* Lots of changes:shiqian2008-09-26
* Adds new files for type-parameterized tests, which I forgot to commit in the ...shiqian2008-09-09