zhanyong.wan
|
dac3e879c5
|
Include gtest headers as user headers instead of system headers.
|
2010-09-14 05:35:59 +00:00 |
|
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).
|
2010-03-04 22:15:53 +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
|
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
|
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
|
44a041b711
|
Fixes death-test-related tests on Windows, by Vlad Losev.
|
2009-03-11 18:31:26 +00:00 |
|
zhanyong.wan
|
0af0709b02
|
Cleans up macro definitions.
|
2009-02-23 23:21:55 +00:00 |
|
vladlosev
|
3d70421763
|
Value-parameterized tests and many bugfixes
|
2008-11-20 01:40:35 +00:00 |
|
shiqian
|
29d8235540
|
Adds new files for type-parameterized tests, which I forgot to commit in the previous revision.
|
2008-09-09 03:01:38 +00:00 |
|