- 24 Feb, 2011 1 commit
-
-
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
-
- 19 Nov, 2010 1 commit
-
-
vladlosev authored
-
- 17 Nov, 2010 1 commit
-
-
vladlosev authored
-
- 09 Nov, 2010 1 commit
-
-
zhanyong.wan authored
Fixes two pump.py bugs. One of them ("$range 1..n $$ comment" doesn't parse) was reported by user Aksai Chin. Aksai also contributed a patch, which I didn't look at as I didn't want to bother him with signing the CLA. Instead I wrote the fix from scratch.
-
- 26 Oct, 2010 1 commit
-
-
vladlosev authored
-
- 22 Oct, 2010 1 commit
-
-
vladlosev authored
-
- 18 Oct, 2010 1 commit
-
-
vladlosev authored
-
- 14 Oct, 2010 1 commit
-
-
zhanyong.wan authored
-
- 12 Oct, 2010 1 commit
-
-
- 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).
-
- 05 Oct, 2010 1 commit
-
-
zhanyong.wan authored
Adds a gtest_disable_pthreads CMake option; also fixes an include order problem in the cmake script.
-
- 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.
-