14 Commits (5c4b472bbf8c81fc3d52fc69a92f174821a96280)

Author SHA1 Message Date
vladlosev 38e1465902 Fixes a wrong comment for OnTestPartResult(). 15 years ago
zhanyong.wan 12a92c26fc 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). 15 years ago
vladlosev fe78760959 Makes all samples compile with -Wall -Wshadow -Werror. 15 years ago
zhanyong.wan e92ccedad9 Changes Message() to print double with enough precision by default. 15 years ago
zhanyong.wan 1d6df4be08 Adds an experimental CMake build script; makes the samples compile without warnings on Windows. 15 years ago
zhanyong.wan f8b268ee86 Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan). 16 years ago
zhanyong.wan b50ef44a35 Publishes the even listener API (by Vlad Losev); adds OS-indicating macros to simplify gtest code (by Zhanyong Wan). 16 years ago
zhanyong.wan e5373af0cb Renames the TestPartResult type enums and adjusts the order of methods in the event listener interface (by Vlad Losev). 16 years ago
zhanyong.wan f43e4ff3ad Renames the methods in the event listener API, and changes the order of *End events (by Vlad Losev). 16 years ago
zhanyong.wan b2ee82ebf9 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). 16 years ago
zhanyong.wan 0af0709b02 Cleans up macro definitions. 16 years ago
vladlosev 3d70421763 Value-parameterized tests and many bugfixes 17 years ago
shiqian 29d8235540 Adds new files for type-parameterized tests, which I forgot to commit in the previous revision. 17 years ago
shiqian d201456903 Initial import. 17 years ago