summaryrefslogtreecommitdiffstats
path: root/include/gtest/internal/gtest-type-util.h.pump
Commit message (Expand)AuthorAgeFilesLines
* Move everything in googletest into googletest/googletestBilly Donahue2015-08-251-297/+0
* Fixes a nasty issue in gtest's template instantiation.zhanyong.wan2013-02-281-1/+0
* Unfortunately, the svn repo is a bit out of date. This commit contains 8jgm2012-11-151-2/+2
* Improves conformance to the Google C++ Style Guide (by Greg Miller).vladlosev2011-11-041-2/+4
* Fixes a user reported test break (modifying a dict while iterating).vladlosev2011-08-161-6/+6
* makes gtest compatible with HP UX (by Pasi Valminen); fixes a typo in the nam...zhanyong.wan2011-04-071-3/+8
* Allows Google Mock to compile on platforms that do not support typed tests.vladlosev2011-03-291-16/+18
* Indents preprocessor directives.zhanyong.wan2011-02-221-11/+13
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-141-2/+2
* Makes gtest work with Sun Studio. Patch submitted by Hady Zalek.zhanyong.wan2010-03-231-2/+0
* Fixes the logic for determining whether cxxabi.h is available.zhanyong.wan2009-06-111-4/+6
* Cleans up macro definitions.zhanyong.wan2009-02-231-1/+1
* Lots of changes:shiqian2008-09-261-0/+6
* Adds new files for type-parameterized tests, which I forgot to commit in the ...shiqian2008-09-091-0/+281