summaryrefslogtreecommitdiff
path: root/src/gtest-typed-test.cc
Commit message (Expand)AuthorAgeFilesLines
* Add support for --gtest_flagfile.kosak@google.com2015-07-171-9/+9
* Strip trailing whitespace when stringifying type lists.kosak@google.com2014-11-171-7/+15
* Unfortunately, the svn repo is a bit out of date. This commit contains 8jgm@google.com2012-11-151-3/+3
* 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