aboutsummaryrefslogtreecommitdiffstats
path: root/src/gtest-typed-test.cc
Commit message (Expand)AuthorAgeFilesLines
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-141-2/+2
* Casts char to unsigned char before calling isspace() etc to avoid undefined b...zhanyong.wan2010-08-311-1/+1
* Adds Solaris support (by Hady Zalek)vladlosev2010-02-031-0/+12
* Fixes compatibility with Windows CE and Symbian (By Tim Baverstock and Mika).zhanyong.wan2009-06-191-1/+1
* Fixes death-test-related tests on Windows, by Vlad Losev.zhanyong.wan2009-03-111-0/+1
* Cleans up macro definitions.zhanyong.wan2009-02-231-1/+1
* Adds new files for type-parameterized tests, which I forgot to commit in the ...shiqian2008-09-091-0/+97