- 07 Jun, 2012 1 commit
-
-
zhanyong.wan authored
char arrays are not escapped properly.
-
- 02 May, 2012 1 commit
-
-
vladlosev authored
-
- 02 Apr, 2012 1 commit
-
-
jgm authored
type.
-
- 09 Mar, 2012 1 commit
-
-
jgm authored
-
- 27 Jan, 2012 1 commit
-
-
jgm authored
-
- 04 Nov, 2011 1 commit
-
-
vladlosev authored
-
- 24 Oct, 2011 2 commits
- 05 Oct, 2011 1 commit
-
-
vladlosev authored
-
- 26 Sep, 2011 2 commits
- 16 Aug, 2011 1 commit
-
-
vladlosev authored
-
- 20 Jun, 2011 1 commit
-
-
vladlosev authored
-
- 13 Jun, 2011 1 commit
-
-
vladlosev authored
-
- 20 May, 2011 1 commit
-
-
vladlosev authored
-
- 12 May, 2011 1 commit
-
-
vladlosev authored
-
- 03 May, 2011 1 commit
-
-
vladlosev 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 1 commit
-
-
zhanyong.wan authored
-
- 12 Apr, 2011 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 08 Apr, 2011 1 commit
-
-
zhanyong.wan authored
-
- 07 Apr, 2011 1 commit
-
-
zhanyong.wan authored
makes gtest compatible with HP UX (by Pasi Valminen); fixes a typo in the name of xlC (by Hady Zalek).
-
- 30 Mar, 2011 1 commit
-
-
vladlosev authored
Fixes Windows CE compatibility problem (issue http://code.google.com/p/googletest/issues/detail?id=362).
-
- 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 1 commit
-
-
zhanyong.wan authored
Kelley. Simplified by Zhanyong Wan.
-
- 22 Feb, 2011 1 commit
-
-
zhanyong.wan authored
-
- 02 Feb, 2011 2 commits
-
-
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 1 commit
-
-
vladlosev authored
-
- 10 Jan, 2011 1 commit
-
-
zhanyong.wan authored
-
- 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
-
- 18 Oct, 2010 1 commit
-
-
vladlosev authored
-
- 11 Oct, 2010 1 commit
-
-
zhanyong.wan authored
Makes gtest wokr on MinGW (by Vlad Losev); removes unused linked_ptr::release() method (by Zhanyong Wan).
-
- 14 Sep, 2010 1 commit
-
-
zhanyong.wan authored
-
- 08 Sep, 2010 1 commit
-
-
zhanyong.wan authored
-
- 31 Aug, 2010 1 commit
-
-
zhanyong.wan authored
Casts char to unsigned char before calling isspace() etc to avoid undefined behavior (by Zhanyong Wan); removes conditional #includes keyed on GTEST_HAS_PROTOBUF_ (by Zhanyong Wan); publishes GTEST_HAS_STREAM_REDIRECTION (by Vlad Losev); forward declares some classes properly (by Samuel Benzaquen); honors the --gtest_catch_exceptions flag (by Vlad Losev).
-