R9484/samplesmaster
R9484/samples
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
1f87a0970dc0 | Billy Donahue | Move everything in googletest into googletest/googletest | Aug 25 2015 | |||
5df87d70b64d | kosak | Export tuple and friends in the ::testing namespace. | Apr 2 2014 | |||
8965a6a0d216 | vladlosev | Improves conformance to the Google C++ Style Guide (by Greg Miller). | Nov 4 2011 | |||
c7c7961d2399 | vladlosev | Simplifies test assertions in sample5. | Oct 14 2011 | |||
b6c141fe2ad9 | vladlosev | Fixes comments in sample7_unittest.cc. | Nov 18 2010 | |||
dac3e879c56a | zhanyong.wan | Include gtest headers as user headers instead of system headers. | Sep 14 2010 | |||
38e146590269 | vladlosev | Fixes a wrong comment for OnTestPartResult(). | Jun 1 2010 | |||
12a92c26fc0e | zhanyong.wan | Renames ThreadStartSempahore to Notificaton (by Vlad Losev); adds threading… | Mar 4 2010 | |||
fe7876095950 | vladlosev | Makes all samples compile with -Wall -Wshadow -Werror. | Feb 27 2010 | |||
e92ccedad996 | zhanyong.wan | Changes Message() to print double with enough precision by default. | Jan 8 2010 | |||
1d6df4be08e7 | zhanyong.wan | Adds an experimental CMake build script; makes the samples compile without… | Dec 29 2009 | |||
f8b268ee86ca | zhanyong.wan | Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan). Renames… | Sep 30 2009 | |||
b50ef44a3527 | zhanyong.wan | Publishes the even listener API (by Vlad Losev); adds OS-indicating macros to… | Sep 24 2009 | |||
e5373af0cb9c | zhanyong.wan | Renames the TestPartResult type enums and adjusts the order of methods in the… | Sep 18 2009 | |||
f43e4ff3ad12 | zhanyong.wan | Renames the methods in the event listener API, and changes the order of *End… | Sep 17 2009 | |||
b2ee82ebf9b8 | zhanyong.wan | Improves EXPECT_DEATH_IF_SUPPORTED to allow streaming of messages and enforcing… | Sep 11 2009 | |||
0af0709b0289 | zhanyong.wan | Cleans up macro definitions. | Feb 24 2009 | |||
3d7042176307 | vladlosev | Value-parameterized tests and many bugfixes | Nov 20 2008 | |||
29d8235540f1 | shiqian | Adds new files for type-parameterized tests, which I forgot to commit in the… | Sep 9 2008 | |||
d201456903f3 | shiqian | Initial import. | Jul 4 2008 |
c4science · Help