summaryrefslogtreecommitdiff
path: root/samples/sample10_unittest.cc
Commit message (Expand)AuthorAge
* Improves conformance to the Google C++ Style Guide (by Greg Miller).vladlosev2011-11-04
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-14
* Adds an experimental CMake build script; makes the samples compile without wa...zhanyong.wan2009-12-29
* Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan).zhanyong.wan2009-09-30
* Publishes the even listener API (by Vlad Losev); adds OS-indicating macros to...zhanyong.wan2009-09-24
* Improves EXPECT_DEATH_IF_SUPPORTED to allow streaming of messages and enforci...zhanyong.wan2009-09-11