summaryrefslogtreecommitdiff
path: root/samples
Commit message (Expand)AuthorAge
* Improves conformance to the Google C++ Style Guide (by Greg Miller).vladlosev2011-11-04
* Simplifies test assertions in sample5.vladlosev2011-10-14
* Fixes comments in sample7_unittest.cc.vladlosev2010-11-17
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-14
* Fixes a wrong comment for OnTestPartResult().vladlosev2010-05-31
* Renames ThreadStartSempahore to Notificaton (by Vlad Losev); adds threading ...zhanyong.wan2010-03-04
* Makes all samples compile with -Wall -Wshadow -Werror.vladlosev2010-02-27
* Changes Message() to print double with enough precision by default.zhanyong.wan2010-01-08
* 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
* Renames the TestPartResult type enums and adjusts the order of methods in the...zhanyong.wan2009-09-18
* Renames the methods in the event listener API, and changes the order of *End ...zhanyong.wan2009-09-17
* Improves EXPECT_DEATH_IF_SUPPORTED to allow streaming of messages and enforci...zhanyong.wan2009-09-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
* Initial import.shiqian2008-07-03