aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/src/gmock.cc
Commit message (Collapse)AuthorAgeFilesLines
* restore mistakenly removed iffs in their explicit formKrystian Kuzniarek2019-08-201-2/+2
| | | | | Due to confusion arisen from "iff" standing for "if and only if", this commit uses the latter.
* fix typosKrystian Kuzniarek2019-07-301-1/+1
|
* Merge pull request #2041 from ciband:chore/fix_library_jsonGennadiy Civil2019-01-231-0/+12
| | | | PiperOrigin-RevId: 230554814
* Googletest exportmisterg2019-01-021-3/+0
| | | | | | Internal Change PiperOrigin-RevId: 227575279
* Apply clang-tidy modernize-use-nullptr to googletest.Abseil Team2018-10-051-6/+6
| | | | | | | | | | | Now that googletest has moved to C++11, it should no longer use NULL or 0 for the null pointer. This patch converts all such usages to nullptr using clang-tidy. This prevents LLVM from issuing -Wzero-as-null-pointer-constant warnings. PiperOrigin-RevId: 215814400
* more comments changesGennadiy Civil2018-08-141-1/+1
|
* Comments changes, no functionality changesGennadiy Civil2018-08-141-2/+1
|
* merges-2Gennadiy Civil2018-03-051-2/+2
|
* Adding a flag option to change the default mock typeAlyssa Wilk2017-08-101-1/+23
|
* move googlemock files into googlemock/ subdirBilly Donahue2015-08-251-0/+183