aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/include/gmock/gmock-spec-builders.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a -Wdeprecated warning.Arthur O'Dwyer2020-04-231-1/+4
* Remove all uses of GTEST_DISALLOW_{MOVE_,}ASSIGN_.Arthur O'Dwyer2020-04-231-4/+0
* Merge pull request #2350 from adambadura:MockFunctionFromStdFunctionXiaoyi Zhang2020-03-241-38/+92
|\
| * Add support for std::function in MockFunction (#2277)Adam Badura2020-03-181-39/+93
|/
* remove MSVC workaround: warning 4355Krystian Kuzniarek2019-11-221-8/+0
* Merge pull request #2387 from kuzkry:iffShaindel Schwartz2019-09-121-16/+19
|\
| * restore mistakenly removed iffs in their explicit formKrystian Kuzniarek2019-08-201-16/+19
* | Googletest exportkuzkry2019-09-061-2/+2
|/
* remove custom implementations of std::is_sameKrystian Kuzniarek2019-08-141-3/+3
* remove an excessive mutable type specifierKrystian Kuzniarek2019-08-011-1/+1
* fix typosKrystian Kuzniarek2019-07-301-14/+14
* Add missing <functional> includeAdam Badura2019-07-161-0/+1
* Googletest exportAbseil Team2019-01-221-1/+1
* Googletest exportAbseil Team2019-01-181-2/+8
* Googletest exportmisterg2019-01-021-4/+0
* Googletest exportAbseil Team2019-01-021-11/+2
* Googletest exportAbseil Team2018-12-031-25/+20
* Googletest exportAbseil Team2018-11-081-69/+144
* Googletest exportmisterg2018-10-301-1/+1
* Merge pull request #1941 from barkovv:masterGennadiy Civil2018-10-291-2/+3
|\
| * Replaced all NULLs with nullptr in googlemockVadim Barkov2018-10-281-1/+1
* | Googletest exportmisterg2018-10-291-20/+11
|/
* Googletest exportAbseil Team2018-10-261-11/+20
* Googletest exportmisterg2018-10-261-20/+11
* Merge pull request #1911 from BrukerJWD:isniceGennadiy Civil2018-10-231-0/+10
|\
| * Merge branch 'master' into isniceBrukerJWD2018-10-161-115/+187
| |\
| * | Added Mock::IsNaggy, IsNice, and IsStrictJonathan Wendeborn2018-10-161-0/+10
* | | Googletest exportAbseil Team2018-10-181-21/+18
| |/ |/|
* | Merge pull request #1908 from rwoldberg:masterGennadiy Civil2018-10-121-5/+6
|\ \
| * | Change types to remove cast warnings.Robert Woldberg2018-10-121-3/+3
|/ /
* | Apply clang-tidy modernize-use-nullptr to googletest.Abseil Team2018-10-051-10/+10
* | googletest exportmisterg2018-08-201-8/+7
* | Comments changes, no functionality changes. Gennadiy Civil2018-08-141-2/+2
* | Comments changes, no functionality changesGennadiy Civil2018-08-141-2/+1
* | Formatting changes for automatic code managementGennadiy Civil2018-07-271-0/+2
* | Fix warning C4819: The file contains a character that cannot be represented i...duxiuxing2018-07-171-18/+18
* | Clone of unsubmitted cr/176529515. Introduce parameterless expectations.David Sunderland2018-04-181-12/+78
* | Remove multiple inheritance from "unintesting call" mock classes.Victor Costan2018-04-121-8/+3
* | Merging gMock, 2Gennadiy Civil2018-04-051-49/+58
* | Code mergesGennadiy Civil2018-01-261-5/+4
* | Use gender-neutral pronouns in comments and docsJonathan Wakely2017-09-271-1/+1
* | Adding a flag option to change the default mock typeAlyssa Wilk2017-08-101-1/+0
* | Use std::string and ::string explicitly in gtest and gmock code.Nico Weber2017-05-151-25/+28
|/
* move googlemock files into googlemock/ subdirBilly Donahue2015-08-251-0/+1847