summaryrefslogtreecommitdiffstats
path: root/googletest/include/gtest/gtest-printers.h
Commit message (Expand)AuthorAgeFilesLines
* Googletest exportAbseil Team2020-02-111-12/+13
* remove g++ 3.3 workaround: using on operator<<refs/pull/2591/headKrystian Kuzniarek2019-11-221-4/+2
* Merge pull request #2453 from kuzkry:gtest-port-clean-up_kMaxBiggestIntXiaoyi Zhang2019-11-041-17/+18
|\
* \ Merge pull request #2453 from kuzkry:gtest-port-clean-up_kMaxBiggestIntvslashg2019-11-011-18/+17
|\ \ | |/
| * remove BiggestIntrefs/pull/2453/headKrystian Kuzniarek2019-10-241-8/+8
|/
* Merge pull request #2254 from chaoran:masterGennadiy Civil2019-05-171-3/+4
|\
| * Use std::addressof to instead of plain '&'.Chaoran Yang2019-05-121-2/+2
|/
* Googletest exportAbseil Team2019-04-011-26/+2
* Googletest exportAbseil Team2019-01-141-2/+1
* Googletest exportmisterg2019-01-081-2/+2
* Googletest exportmisterg2019-01-021-1/+0
* Googletest exportAbseil Team2019-01-021-1/+1
* Unconditionally use std::tuple.Abseil Team2018-10-091-189/+34
* Remove pre-C++11 code from gtest-printersmisterg2018-10-051-8/+0
* Apply clang-tidy modernize-use-nullptr to googletest.Abseil Team2018-10-051-4/+4
* Googletest exportrefs/pull/1846/headmisterg2018-09-201-0/+1
* Googletest exportAbseil Team2018-09-201-0/+8
* FormattingGennadiy Civil2018-08-171-4/+5
* Merge branch 'master' into patch-1Gennadiy Civil2018-08-151-3/+27
|\
| * Comments changes, no functionality changes. Gennadiy Civil2018-08-141-1/+1
| * Comments changes, no functionality changesrefs/pull/1740/headGennadiy Civil2018-08-141-2/+1
| * Formatting changes for automatic code managementGennadiy Civil2018-07-271-0/+2
| * Adds the UniversalPrinter for absl::variant.refs/pull/1662/headDerek Mauro2018-07-121-0/+23
* | Cast the tr1::tuple_element template parameter to intmedithe2018-07-091-2/+2
|/
* Upstream, cl/199129756refs/pull/1620/headGennadiy Civil2018-06-041-0/+4
* Formatting changes refs/pull/1607/headGennadiy Civil2018-05-231-1/+1
* merge, again, IsRecursiveContainerrefs/pull/1507/headGennadiy Civil2018-03-151-5/+7
* cleanup/mergesGennadiy Civil2018-02-131-1/+1
* Merges and also adding new bazel build moderefs/pull/1435/headGennadiy Civil2018-01-311-1/+2
* Code mergesGennadiy Civil2018-01-301-15/+57
* Ability to optionally depend on Abseil plus upstream of 183716547refs/pull/1434/headGennadiy Civil2018-01-301-0/+28
* Merge branch 'master' into uintptrrefs/pull/991/headGennadiy Civil2018-01-021-9/+13
|\
| * Swap reinterpret_cast for static_caststkhapugin@chromium.org2017-09-191-2/+2
| * add a castStepan Khapugin2017-09-051-1/+2
| * Infinite Loop when calling a mock function that takes boost::filesystem::path...drgler2017-08-091-8/+11
* | Pass MSVC's C4826 warning.David Benjamin2017-08-071-7/+2
|/
* Merge pull request #1091 from nico/wmicroBilly Donahue2017-05-231-38/+51
|\
| * Fix -Wmicrosoft-cast warnings when using gtest with clang on Windows.refs/pull/1091/headNico Weber2017-05-151-38/+51
* | Use std::string and ::string explicitly in gtest and gmock code.refs/pull/1089/headNico Weber2017-05-151-5/+5
|/
* Move everything in googletest into googletest/googletestBilly Donahue2015-08-251-0/+993