summaryrefslogtreecommitdiff
path: root/include/gtest/internal/gtest-type-util.h
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+3
* 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/+3313