- 04 Apr, 2013 1 commit
-
-
zhanyong.wan authored
-
- 27 Mar, 2013 1 commit
-
-
zhanyong.wan authored
-
- 25 Mar, 2013 1 commit
-
-
zhanyong.wan authored
-
- 08 Mar, 2013 1 commit
-
-
zhanyong.wan authored
-
- 01 Mar, 2013 8 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
zhanyong.wan authored
-
zhanyong.wan authored
-
zhanyong.wan authored
-
zhanyong.wan authored
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 28 Feb, 2013 1 commit
-
-
zhanyong.wan authored
method with no default value is invoked (if exceptions are enabled).
-
- 27 Feb, 2013 1 commit
-
-
zhanyong.wan authored
also pulls in the latest gtest revision (r638).
-
- 31 Jan, 2013 1 commit
-
-
vladlosev authored
-
- 15 Nov, 2012 1 commit
-
-
jgm authored
changes that haven't made it to svn. The descriptions of each change are listed below. - Fixes some python shebang lines. - Add ElementsAreArray overloads to gmock. ElementsAreArray now makes a copy of its input elements before the conversion to a Matcher. ElementsAreArray can now take a vector as input. ElementsAreArray can now take an iterator pair as input. - Templatize MatchAndExplain to allow independent string types for the matcher and matchee. I also templatized the ConstCharPointer version of MatchAndExplain to avoid calls with "char*" from using the new templated MatchAndExplain. - Fixes the bug where the constructor of the return type of ElementsAre() saves a reference instead of a copy of the arguments. - Extends ElementsAre() to accept arrays whose sizes aren't known. - Switches gTest's internal FilePath class from testing::internal::String to std::string. testing::internal::String was introduced when gTest couldn't depend on std::string. It's now deprecated. - Switches gTest & gMock from using testing::internal::String objects to std::string. Some static methods of String are still in use. We may be able to remove some but not all of them. In particular, String::Format() should eventually be removed as it truncates the result at 4096 characters, often causing problems.
-
- 14 Aug, 2012 1 commit
-
-
vladlosev authored
-
- 31 May, 2012 1 commit
-
-
zhanyong.wan authored
Renames internal enums to the kFoo naming style. Fixes gmock doctor to work with newer versions of Clang.
-
- 10 Apr, 2012 1 commit
-
-
jgm authored
Reduced template instantiation depth for the AllOf and AnyOf matchers. Also some formatting changes.
-
- 24 Oct, 2011 3 commits
- 28 Sep, 2011 1 commit
-
-
vladlosev authored
Modifies gmock_doctor.py to work with GCC output that contains file:line:char positions and left and right quote characters (U+2018 and U+2019) instead of apostrophes (U+0027).
-
- 16 Sep, 2011 1 commit
-
-
zhanyong.wan authored
-
- 09 Sep, 2011 1 commit
-
-
vladlosev authored
-
- 25 Aug, 2011 1 commit
-
-
vladlosev authored
-
- 16 Aug, 2011 1 commit
-
-
vladlosev authored
-
- 20 May, 2011 3 commits
- 11 May, 2011 1 commit
-
-
vladlosev authored
-
- 21 Apr, 2011 1 commit
-
-
vladlosev authored
-
- 14 Apr, 2011 3 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
vladlosev authored
-
- 13 Apr, 2011 1 commit
-
-
vladlosev authored
-
- 08 Apr, 2011 1 commit
-
-
vladlosev authored
-
- 07 Apr, 2011 2 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 01 Apr, 2011 1 commit
-
-
vladlosev authored
-