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
|
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 |
|
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
|
16b9431ae0
|
Makes gtest compile clean with gcc -Wall -Werror (by Zhanyong Wan); refactors scons script (by Vlad Losev).
|
2009-07-22 02:16:37 +00:00 |
|
zhanyong.wan
|
b2db677c99
|
Reduces the flakiness of gtest-port_test on Mac; improves the Python tests; hides methods that we don't want to publish; makes win-dbg8 the default scons configuration (all by Vlad Losev).
|
2009-07-01 04:58:05 +00:00 |
|
zhanyong.wan
|
c12f63214e
|
Adds sample4_unittest to scons (by Vlad Losev); adds logic for getting the thread count on Mac (by Vlad Losev); adds HasFailure() and HasNonfatalFailure() (by Zhanyong Wan).
|
2009-04-07 21:03:22 +00:00 |
|
zhanyong.wan
|
4984c93490
|
Implements death tests on Windows (by Vlad Losev); enables POSIX regex on Mac and Cygwin; fixes build issue on some Linux versions due to PATH_MAX.
|
2009-03-06 01:20:15 +00:00 |
|
zhanyong.wan
|
0af0709b02
|
Cleans up macro definitions.
|
2009-02-23 23:21:55 +00:00 |
|
zhanyong.wan
|
c946ae6019
|
Implements a simple regex matcher (to be used by death tests on Windows).
|
2009-01-29 01:28:52 +00:00 |
|
vladlosev
|
3d70421763
|
Value-parameterized tests and many bugfixes
|
2008-11-20 01:40:35 +00:00 |
|