aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/include/gmock/gmock-generated-matchers.h.pump
Commit message (Collapse)AuthorAgeFilesLines
* Add more override keywordsRobert Luberda2019-10-111-4/+4
| | | | | | | | | | | | | | Mark more functions with "override" keyword, just like it was done in commit 2460f97152c. This should prevent compiler from complaining while compiling both user code, and the googletest code itself with the -Wsuggest-override option turned on; with the exception of: * calls to new MOCK_METHOD() in test/gmock-function-mocker_test.cc * calls to old MOCK_METHODx()/MOCK_CONST_METHODx() in other unit test files. Closes #2493
* update pre-C++11 paragraphsKrystian Kuzniarek2019-07-311-5/+2
|
* Googletest exportmisterg2019-07-161-1/+1
| | | | | | Fix documentation links PiperOrigin-RevId: 258389329
* Googletest exportAbseil Team2019-07-161-1/+1
| | | | | | Update a broken link in a comment. PiperOrigin-RevId: 257493975
* Renaming doc files to make the file names more palatable and in preparation ↵Gennadiy Civil2019-06-191-1/+1
| | | | for including documentation in sync process
* Googletest exportmisterg2018-12-131-1/+1
| | | | | | Internal Change PiperOrigin-RevId: 225231727
* Googletest exportAbseil Team2018-12-031-163/+0
| | | | | | Replace pump'd Args() matcher with variadic templates. PiperOrigin-RevId: 223794430
* Googletest exportmisterg2018-11-201-1/+1
| | | | | | Internal Change PiperOrigin-RevId: 222123106
* Googletest exportAbseil Team2018-10-181-2/+3
| | | | | | C++11 code cleanup. PiperOrigin-RevId: 217364243
* Remove non-variadic pre C++11 AnyOfmisterg2018-10-091-50/+0
| | | | PiperOrigin-RevId: 216411381
* Unconditionally use std::tuple.Abseil Team2018-10-091-9/+10
| | | | | | Remove all mention of TR1 tuple and our own implementation of tuple. PiperOrigin-RevId: 216395043
* Remove non-variadic pre C++11 AllOfmisterg2018-10-081-50/+0
| | | | PiperOrigin-RevId: 216183352
* Googletest exportmisterg2018-09-251-69/+0
| | | | | | Remove non-variadic pre C++11 ElementsAreMatcher and UnorderedElementsAreMatcher PiperOrigin-RevId: 214266944
* Fix gcc misleading indentation again.Romain Geissler2018-09-101-1/+2
|
* Googletest exportAbseil Team2018-08-281-1/+2
| | | | | | | | | Fix line that was wrapping in the middle of a link This looks uglier, but has the advantage that the link is kept in one piece. PiperOrigin-RevId: 210537337
* Formatting changes for automatic code managementGennadiy Civil2018-07-271-0/+2
|
* merging gmock generated matchersGennadiy Civil2018-04-161-14/+16
|
* RE-Doing the merge, this time with gcc on mac in the PR so I can catch ↵Gennadiy Civil2018-04-101-2/+2
| | | | errors before merging the PR
* Remove gcc 6 misleading indentations.Romain Geissler2017-10-251-1/+2
|
* change links from former code.google.com to current github repositoryHerbert Thielen2017-08-311-1/+1
|
* move googlemock files into googlemock/ subdirBilly Donahue2015-08-251-0/+672