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
|
2534ae201e
|
Adds a Random class to support --gtest_shuffle (by Josh Kelley); Makes the scons script build in a deterministic order (by Zhanyong Wan).
|
2009-09-21 19:42:03 +00:00 |
|
zhanyong.wan
|
9f894c2b36
|
Makes gtest compile cleanly with MSVC's warning 4511 & 4512 (copy ctor /
assignment operator cannot be generated) enabled.
|
2009-09-18 16:35:15 +00:00 |
|
zhanyong.wan
|
12d740faef
|
Makes gtest compile clean with MSVC's warning 4100 (unused formal parameter) enabled.
|
2009-09-17 05:04:08 +00:00 |
|
zhanyong.wan
|
56a2e686e9
|
Enables String to contain NUL (by Zhanyong Wan); Adds scons scripts (by Vlad Losev).
|
2009-09-01 18:53:56 +00:00 |
|