zhanyong.wan
|
bcf926ec65
|
Improves the scons scripts and run_tests.py (by Vlad Losev); uses typed tests in gtest-port_test.cc only when typed tests are available (by Zhanyong Wan); makes gtest-param-util-generated.h conform to the C++ standard (by Zhanyong Wan).
|
2009-11-13 02:54:23 +00:00 |
|
zhanyong.wan
|
7e13e0f5dd
|
Fixes the code to work with fuse_gtest.py.
|
2009-11-10 19:17:35 +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
|
0af0709b02
|
Cleans up macro definitions.
|
2009-02-23 23:21:55 +00:00 |
|
shiqian
|
5145e0fb20
|
Use <tuple> instead of <tr1/tuple> when the compiler is not gcc, to conform with the TR1 spec.
|
2008-12-09 00:54:04 +00:00 |
|
vladlosev
|
3d70421763
|
Value-parameterized tests and many bugfixes
|
2008-11-20 01:40:35 +00:00 |
|