1. e735d74 Export tuple and friends in the ::testing namespace. by kosak@google.com · 10 years ago
  2. 93fed47 Improves conformance to the Google C++ Style Guide (by Greg Miller). by vladlosev · 13 years ago
  3. 7fc9854 Simplifies test assertions in sample5. by vladlosev · 13 years ago
  4. 3368924 Fixes comments in sample7_unittest.cc. by vladlosev · 14 years ago
  5. 2620c79 Include gtest headers as user headers instead of system headers. by zhanyong.wan · 14 years ago
  6. e974309 Fixes a wrong comment for OnTestPartResult(). by vladlosev · 14 years ago
  7. f6fb532 Renames ThreadStartSempahore to Notificaton (by Vlad Losev); adds threading tests for SCOPED_TRACE() (by Vlad Losev); replaces native pthread calls with gtest's threading constructs (by Vlad Losev); fixes flakiness in CountedDestructor (by Vlad Losev); minor MSVC 7.1 clean-up (by Zhanyong Wan). by zhanyong.wan · 14 years ago
  8. 8f3826a Makes all samples compile with -Wall -Wshadow -Werror. by vladlosev · 14 years ago
  9. 65de7e0 Changes Message() to print double with enough precision by default. by zhanyong.wan · 14 years ago
  10. a6b964f Adds an experimental CMake build script; makes the samples compile without warnings on Windows. by zhanyong.wan · 14 years ago
  11. f6d087b Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan). by zhanyong.wan · 15 years ago
  12. fff0334 Publishes the even listener API (by Vlad Losev); adds OS-indicating macros to simplify gtest code (by Zhanyong Wan). by zhanyong.wan · 15 years ago
  13. 334aaea Renames the TestPartResult type enums and adjusts the order of methods in the event listener interface (by Vlad Losev). by zhanyong.wan · 15 years ago
  14. 7dcfb6b Renames the methods in the event listener API, and changes the order of *End events (by Vlad Losev). by zhanyong.wan · 15 years ago
  15. d541f02 Improves EXPECT_DEATH_IF_SUPPORTED to allow streaming of messages and enforcing the validity of arguments (by Vlad Losev); adds samples for the event listener API (by Vlad Losev); simplifies the tests using EXPECT_DEATH_IF_SUPPORTED (by Zhanyong Wan). by zhanyong.wan · 15 years ago
  16. 4cd6260 Cleans up macro definitions. by zhanyong.wan · 15 years ago
  17. f904a61 Value-parameterized tests and many bugfixes by vladlosev · 16 years ago
  18. acc68fa Adds new files for type-parameterized tests, which I forgot to commit in the previous revision. by shiqian · 16 years ago
  19. 4b6829f Initial import. by shiqian · 16 years ago