- 14 Aug, 2018 1 commit
-
-
Gennadiy Civil authored
Comments changes, no functionality changes
-
- 13 Apr, 2018 1 commit
-
-
Gennadiy Civil authored
merging
-
- 12 Apr, 2018 3 commits
-
-
Gennadiy Civil authored
more fixing osx libstd++ bugs
-
Gennadiy Civil authored
merging, fix OSX issue
-
Gennadiy Civil authored
merging
-
- 09 Apr, 2018 2 commits
-
-
Gennadiy Civil authored
-
Gennadiy Civil authored
testing msvc again
-
- 15 May, 2017 1 commit
-
-
Nico Weber authored
This merges a Google-internal change (117235625). Original CL description: This CL was created manually in about an hour with sed, a Python script to find all the places unqualified 'string' was mentioned, and some help from Emacs to add the "std::" qualifications, plus a few manual tweaks.
-
- 08 Sep, 2015 1 commit
-
-
Billy Donahue authored
These tuples are created with make_tuple, which is given temporaries. The make_tuple is in a function argument list. A possibly overzealous static_assert in libc++'s std::tuple ctor is firing in our 'Perform(make_tuple("hi"))' calls, so we can't use its make_tuple here. Instead we will use explicitly-constructed tuples constructed from non-temporary strings. Workaround for llvm bug: https://llvm.org/bugs/show_bug.cgi?id=20855 An alternative to https://github.com/google/googletest/pull/580 .
-
- 25 Aug, 2015 1 commit
-
-
Billy Donahue authored
-
- 02 Apr, 2014 1 commit
-
-
kosak authored
-
- 13 Jan, 2014 1 commit
-
-
kosak authored
-
- 18 Jun, 2013 1 commit
-
-
zhanyong.wan authored
AllOf() and AnyOf() can accept any number of arguments now in C++11 mode.
-
- 10 Apr, 2012 1 commit
-
-
jgm authored
Reduced template instantiation depth for the AllOf and AnyOf matchers. Also some formatting changes.
-
- 14 Oct, 2010 1 commit
-
-
zhanyong.wan authored
-
- 05 Oct, 2010 1 commit
-
-
zhanyong.wan authored
-
- 14 Sep, 2010 1 commit
-
-
zhanyong.wan authored
-
- 03 Jul, 2010 1 commit
-
-
zhanyong.wan authored
-
- 23 Dec, 2009 1 commit
-
-
zhanyong.wan authored
-
- 12 Sep, 2009 1 commit
-
-
zhanyong.wan authored
-
- 22 Jul, 2009 1 commit
-
-
zhanyong.wan authored
-