- 18 Apr, 2011 1 commit
-
-
zhanyong.wan authored
-
- 15 Apr, 2011 1 commit
-
-
zhanyong.wan authored
Fixes XL C++ 10.1 compiler errors (based on patch by Hady Zalek); cleans up formatting of GTEST_NO_INLINE_.
-
- 14 Apr, 2011 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 12 Apr, 2011 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 09 Apr, 2011 1 commit
-
-
vladlosev authored
Simplifies ASCII character detection in gtest-printers.h. This also makes it possible to build Google Test on MinGW.
-
- 08 Apr, 2011 3 commits
-
-
zhanyong.wan authored
-
vladlosev authored
-
vladlosev authored
-
- 07 Apr, 2011 3 commits
-
-
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
-
- 01 Apr, 2011 1 commit
-
-
vladlosev authored
-
- 30 Mar, 2011 2 commits
-
-
vladlosev authored
Fixes Windows CE compatibility problem (issue http://code.google.com/p/googletest/issues/detail?id=362).
-
vladlosev authored
-
- 29 Mar, 2011 1 commit
-
-
vladlosev authored
-
- 11 Mar, 2011 1 commit
-
-
zhanyong.wan authored
with Android (by Zachary Vorhies).
-
- 09 Mar, 2011 1 commit
-
-
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.
-
- 05 Mar, 2011 2 commits
-
-
zhanyong.wan authored
Kelley. Simplified by Zhanyong Wan.
-
zhanyong.wan authored
Sun OS. Patch by Hady Zalek.
-
- 28 Feb, 2011 1 commit
-
-
vladlosev authored
-
- 24 Feb, 2011 3 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 22 Feb, 2011 1 commit
-
-
zhanyong.wan authored
-
- 12 Feb, 2011 1 commit
-
-
vladlosev authored
-
- 10 Feb, 2011 1 commit
-
-
vladlosev authored
-
- 02 Feb, 2011 4 commits
-
-
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.
-
- 29 Jan, 2011 2 commits
- 10 Jan, 2011 1 commit
-
-
zhanyong.wan authored
-
- 07 Jan, 2011 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 06 Dec, 2010 1 commit
-
-
zhanyong.wan authored
Allows a value-parameterized test fixture to derive from Test and WithParamInterface<T> separately; contributed by Matt Austern.
-
- 02 Dec, 2010 1 commit
-
-
zhanyong.wan authored
Makes gtest print string literals correctly when it contains \x escape sequences. Contributed by Yair Chuchem.
-
- 30 Nov, 2010 1 commit
-
-
vladlosev authored
-