aboutsummaryrefslogtreecommitdiffstats
path: root/samples/sample10_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Adds an experimental CMake build script; makes the samples compile without wa...zhanyong.wan2009-12-291-3/+3
* Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan).zhanyong.wan2009-09-301-2/+2
* Publishes the even listener API (by Vlad Losev); adds OS-indicating macros to...zhanyong.wan2009-09-241-24/+4
* Improves EXPECT_DEATH_IF_SUPPORTED to allow streaming of messages and enforci...zhanyong.wan2009-09-111-0/+165