zhanyong.wan
|
dac3e879c5
|
Include gtest headers as user headers instead of system headers.
|
2010-09-14 05:35:59 +00:00 |
|
vladlosev
|
38e1465902
|
Fixes a wrong comment for OnTestPartResult().
|
2010-05-31 23:30:01 +00:00 |
|
zhanyong.wan
|
1d6df4be08
|
Adds an experimental CMake build script; makes the samples compile without warnings on Windows.
|
2009-12-29 19:45:33 +00:00 |
|
zhanyong.wan
|
f8b268ee86
|
Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan).
Renames EventListenrs to TestEventListeners (by Zhanyong Wan).
Fixes invalid characters in XML report (by Vlad Losev).
Refacotrs SConscript (by Vlad Losev).
|
2009-09-30 20:23:50 +00:00 |
|
zhanyong.wan
|
b50ef44a35
|
Publishes the even listener API (by Vlad Losev); adds OS-indicating macros to simplify gtest code (by Zhanyong Wan).
|
2009-09-24 21:15:59 +00:00 |
|
zhanyong.wan
|
e5373af0cb
|
Renames the TestPartResult type enums and adjusts the order of methods in the event listener interface (by Vlad Losev).
|
2009-09-18 18:16:20 +00:00 |
|
zhanyong.wan
|
f43e4ff3ad
|
Renames the methods in the event listener API, and changes the order of *End events (by Vlad Losev).
|
2009-09-17 19:12:30 +00:00 |
|
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).
|
2009-09-11 06:59:42 +00:00 |
|