- Apr 18, 2011
-
- Apr 15, 2011
-
-
zhanyong.wan authored
Fixes XL C++ 10.1 compiler errors (based on patch by Hady Zalek); cleans up formatting of GTEST_NO_INLINE_.
-
- Apr 14, 2011
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- Apr 12, 2011
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- Apr 09, 2011
-
-
vladlosev authored
Simplifies ASCII character detection in gtest-printers.h. This also makes it possible to build Google Test on MinGW.
-
- Apr 08, 2011
-
-
zhanyong.wan authored
-
vladlosev authored
-
vladlosev authored
-
- Apr 07, 2011
-
-
zhanyong.wan authored
makes gtest compatible with HP UX (by Pasi Valminen); fixes a typo in the name of xlC (by Hady Zalek).
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- Apr 01, 2011
-
-
vladlosev authored
-
- Mar 30, 2011
-
-
vladlosev authored
Fixes Windows CE compatibility problem (issue http://code.google.com/p/googletest/issues/detail?id=362).
-
vladlosev authored
-
- Mar 29, 2011
-
-
vladlosev authored
-
- Mar 11, 2011
-
-
zhanyong.wan authored
with Android (by Zachary Vorhies).
-
- Mar 09, 2011
-
-
zhanyong.wan authored
Makes IsContainerTest compatible with Sun C++ and Visual Age C++, based on Hady Zalek's report and experiment; also fixes a bug that causes it to think that a class named const_iterator is a container; also clarifies the Borland C++ compatibility fix in the comments based on Josh Kelley's suggestion.
-
- Mar 05, 2011
-
-
zhanyong.wan authored
Kelley. Simplified by Zhanyong Wan.
-
zhanyong.wan authored
Sun OS. Patch by Hady Zalek.
-
- Feb 28, 2011
-
-
vladlosev authored
-
- Feb 24, 2011
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- Feb 22, 2011
-
-
zhanyong.wan authored
-
- Feb 12, 2011
-
-
vladlosev authored
-
- Feb 10, 2011
-
-
vladlosev authored
-
- Feb 02, 2011
-
-
vladlosev authored
-
zhanyong.wan authored
-
vladlosev authored
-
zhanyong.wan authored
report; also removes the comment() and test_case_comment() fields of TestInfo. Proposed and initally implemented by Joey Oravec. Re-implemented by Vlad Losev.
-
- Jan 29, 2011
- Jan 10, 2011
-
-
zhanyong.wan authored
-
- Jan 07, 2011
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- Dec 06, 2010
-
-
zhanyong.wan authored
Allows a value-parameterized test fixture to derive from Test and WithParamInterface<T> separately; contributed by Matt Austern.
-
- Dec 02, 2010
-
-
zhanyong.wan authored
Makes gtest print string literals correctly when it contains \x escape sequences. Contributed by Yair Chuchem.
-
- Nov 30, 2010
-
-
vladlosev authored
-