vladlosev
|
bad778caa3
|
Implements support for AssertionResult in Boolean assertions such as EXPECT_TRUE; Fixes Google Tests's tuple implementation to default-initialize its fields in the default constructor (by Zhanyong Wan); Populates gtest_stress_test.cc with actual tests.
|
2009-10-20 21:03:10 +00:00 |
|
zhanyong.wan
|
ed8500b341
|
Implements EXPECT_DEATH_IF_SUPPORTED (by Vlad Losev); Fixes compatibility with Symbian (by Araceli Checa); Removes GetCapturedStderr()'s dependency on std::string (by Vlad Losev).
|
2009-08-07 06:47:47 +00:00 |
|
zhanyong.wan
|
e6095deec8
|
Makes gtest's tuple implementation work with Symbian 5th edition by bypassing 2 compiler bugs (by Zhanyong Wan); refactors for the event listener API (by Vlad Losev).
|
2009-06-24 23:02:50 +00:00 |
|
zhanyong.wan
|
4853a50337
|
Fixes compatibility with Windows CE and Symbian (By Tim Baverstock and Mika).
|
2009-06-19 17:23:54 +00:00 |
|
zhanyong.wan
|
532dc2de35
|
Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan); cleaned up the Python tests (by Vlad Losev); made run_tests.py invokable from any directory (by Vlad Losev).
|
2009-06-17 21:06:27 +00:00 |
|