aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/src/gmock-internal-utils.cc
Commit message (Collapse)AuthorAgeFilesLines
* restore mistakenly removed iffs in their explicit formKrystian Kuzniarek2019-08-201-3/+3
| | | | | Due to confusion arisen from "iff" standing for "if and only if", this commit uses the latter.
* fix typosKrystian Kuzniarek2019-07-301-2/+2
|
* Googletest exportAbseil Team2019-01-021-3/+0
| | | | | | | | Remove the #ifs for old, unsupported and buggy compilers: * old versions of GCC & MSVC * Symbian PiperOrigin-RevId: 227116941
* Googletest exportAbseil Team2018-12-031-2/+2
| | | | | | Applied fixes for ClangTidy modernize-use-override and modernize-use-using. PiperOrigin-RevId: 223800219
* Comments changes, no functionality changesGennadiy Civil2018-08-141-2/+1
|
* Mark new GetWithoutMatchers method as part of the exported API, to address ↵David Sunderland2018-04-181-1/+1
| | | | MSVC linker errors.
* Don't use generalized initializer list; is C++11 extension.David Sunderland2018-04-181-1/+1
|
* Clone of unsubmitted cr/176529515. Introduce parameterless expectations.David Sunderland2018-04-181-0/+2
|
* ...mergingGennadiy Civil2018-04-111-1/+1
|
* Revert "gmock actions 2"Gennadiy Civil2018-04-091-1/+1
|
* fixing MSVCGennadiy Civil2018-04-061-1/+1
|
* merges-2Gennadiy Civil2018-03-051-2/+12
|
* moving JoinAsTuple to internalGennadiy Civil2018-02-121-0/+19
|
* Use gender-neutral pronouns in comments and docsJonathan Wakely2017-09-271-1/+1
|
* Use std::string and ::string explicitly in gtest and gmock code.Nico Weber2017-05-151-3/+2
| | | | | | | | | 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.
* move googlemock files into googlemock/ subdirBilly Donahue2015-08-251-0/+174