jgm
|
f0b86fc3b0
|
Misc small updates to some debug death code, and to messages streaming to macros
|
2012-03-09 17:12:39 +00:00 |
|
zhanyong.wan
|
fc99b1ad51
|
Avoids iterator_traits, as it's not available in libCStd when compiled with Sun C++.
|
2011-04-12 18:24:59 +00:00 |
|
zhanyong.wan
|
ffeb11d14a
|
Indents preprocessor directives.
|
2011-02-22 22:08:59 +00:00 |
|
zhanyong.wan
|
915129ee6f
|
Allows a value-parameterized test fixture to derive from Test and WithParamInterface<T> separately; contributed by Matt Austern.
|
2010-12-06 22:18:59 +00:00 |
|
zhanyong.wan
|
dac3e879c5
|
Include gtest headers as user headers instead of system headers.
|
2010-09-14 05:35:59 +00:00 |
|
vladlosev
|
90030d74c8
|
Fixes comments and tests for the moment of generator parameter evaluation in INSTANTIATE_TEST_CASE_P.
|
2010-03-20 12:33:48 +00:00 |
|
zhanyong.wan
|
7e13e0f5dd
|
Fixes the code to work with fuse_gtest.py.
|
2009-11-10 19:17:35 +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
|
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 |
|