- 28 Sep, 2010 1 commit
-
-
zhanyong.wan authored
-
- 27 Sep, 2010 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 15 Sep, 2010 1 commit
-
-
zhanyong.wan authored
-
- 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).
-
- 09 Aug, 2010 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
Makes gtest print enums as integers instead of hex dumps (by Zhanyong Wan); improves the hex dump format (by Zhanyong Wan); gets rid of class TestInfoImpl (by Zhanyong Wan); adds exception handling (by Vlad Losev).
-
- 26 Jul, 2010 1 commit
-
-
zhanyong.wan authored
-
- 22 Jul, 2010 3 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
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 Jul, 2010 1 commit
-
-
zhanyong.wan authored
the NULL-dereferencing hack to work with LLVM (by chandlerc).
-
- 16 Jun, 2010 1 commit
-
-
zhanyong.wan authored
-
- 08 Jun, 2010 1 commit
-
-
zhanyong.wan authored
-
- 31 May, 2010 1 commit
-
-
vladlosev authored
-
- 22 May, 2010 2 commits
- 18 May, 2010 2 commits
- 17 May, 2010 2 commits
-
-
zhanyong.wan authored
-
vladlosev authored
-
- 13 May, 2010 3 commits
- 11 May, 2010 2 commits
- 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).
-
- 09 May, 2010 1 commit
-
-
chandlerc authored
-
- 05 May, 2010 1 commit
-
-
vladlosev authored
-
- 22 Apr, 2010 3 commits
-
-
zhanyong.wan authored
-
vladlosev authored
-
vladlosev authored
-
- 14 Apr, 2010 1 commit
-
-
zhanyong.wan authored
-