- 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).
-
- 19 Aug, 2010 1 commit
-
-
zhanyong.wan authored
Removes the Windows golden file (by Vlad Losev); implements test result streaming (by Nikhil Jindal and cleaned up by Zhanyong Wan).
-
- 26 Jul, 2010 1 commit
-
-
zhanyong.wan authored
-
- 22 Jul, 2010 1 commit
-
-
vladlosev authored
Allows Google Test to build on OSes other then a pre-determined set and implements GTEST_HAS_POSIX_REGEX condition for compatibility with them.
-
- 21 Jul, 2010 1 commit
-
-
zhanyong.wan authored
Allows a user to customize how the universal printer prints a pointer of a specific type by overloading << (by Zhanyong Wan). Works around a bug in Cymbian's C++ compiler (by Vlad Losev).
-
- 14 Jul, 2010 1 commit
-
-
vladlosev authored
Fixes warnings when built by GCC with -Wswitch-default. Original patch by Zhixu Liu (zhixu.liu@gmail.com).
-
- 12 Jul, 2010 1 commit
-
-
vladlosev authored
-
- 08 Jun, 2010 1 commit
-
-
zhanyong.wan authored
-
- 18 May, 2010 1 commit
-
-
vladlosev authored
-
- 17 May, 2010 1 commit
-
-
zhanyong.wan authored
-
- 10 May, 2010 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
Moves the universal printer from gmock to gtest and refactors the cmake script for reusing in gmock (by Vlad Losev).
-
- 07 Apr, 2010 1 commit
-
-
vladlosev authored
-
- 26 Mar, 2010 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
Fixes compatibility with Visual Age versions lower than 9.0 (by Hady Zalek); updates the release notes.
-
- 25 Mar, 2010 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 23 Mar, 2010 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 22 Mar, 2010 1 commit
-
-
zhanyong.wan authored
-
- 17 Mar, 2010 2 commits
-
-
vladlosev authored
-
zhanyong.wan authored
Fixes a -Wextra warning in gtest-param-util.h and updates the cmake script to verify it (by Zhanyong Wan); adds support for hermetic build to the cmake script (by Vlad Losev).
-
- 15 Mar, 2010 1 commit
-
-
zhanyong.wan authored
-
- 05 Mar, 2010 1 commit
-
-
zhanyong.wan authored
-
- 04 Mar, 2010 1 commit
-
-
zhanyong.wan authored
-