summaryrefslogtreecommitdiff
path: root/test/gtest-typed-test_test.cc
Commit message (Expand)AuthorAge
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-14
* Renames ThreadStartSempahore to Notificaton (by Vlad Losev); adds threading ...zhanyong.wan2010-03-04
* Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan).zhanyong.wan2009-09-30
* Improves EXPECT_DEATH_IF_SUPPORTED to allow streaming of messages and enforci...zhanyong.wan2009-09-11
* Makes gtest compile clean with gcc -Wall -Werror (by Zhanyong Wan); refactors...zhanyong.wan2009-07-22
* Fixes death-test-related tests on Windows, by Vlad Losev.zhanyong.wan2009-03-11
* Cleans up macro definitions.zhanyong.wan2009-02-23
* Value-parameterized tests and many bugfixesvladlosev2008-11-20
* Adds new files for type-parameterized tests, which I forgot to commit in the ...shiqian2008-09-09