summaryrefslogtreecommitdiffstats
path: root/googlemock/include/gmock/gmock-matchers.h
Commit message (Collapse)AuthorAgeFilesLines
* Googletest exportmisterg2018-08-311-3/+5
| | | | | | Fix broken OSS windows build. PiperOrigin-RevId: 210969049
* Googletest exportmisterg2018-08-311-4/+3
| | | | | | Internal Change PiperOrigin-RevId: 210594341
* Update gmock-matchers.hrefs/pull/1790/headGennadiy Civil2018-08-301-3/+4
|
* No longer require a functor passed to ResultOf matcher to define `result_of` ↵Abseil Team2018-08-271-34/+35
| | | | | | | | | type. This makes ResultOf more convenient to use. In particular, the matcher now accepts lambdas. PiperOrigin-RevId: 210118509
* googletest exportmisterg2018-08-201-0/+5
| | | | | | - 209457654 Import of OSS PR, https://github.com/google/googletest/pu... by misterg <misterg@google.com> PiperOrigin-RevId: 209457654
* Comments changes, no functionality changes. Gennadiy Civil2018-08-141-3/+3
|
* Comments changes, no functionality changesrefs/pull/1740/headGennadiy Civil2018-08-141-2/+1
|
* Formatting changes for automatic code managementGennadiy Civil2018-07-271-0/+2
|
* code mergerefs/pull/1676/headGennadiy Civil2018-07-201-0/+14
|
* code syncGennadiy Civil2018-07-191-4/+8
|
* Fix gmock not building when -fno-rttiScott Graham2018-05-021-4/+4
| | | | Fixes issue #1554. This is internal cl/195020996.
* merging, Gennadiy Civil2018-04-251-128/+91
|
* 193353312Gennadiy Civil2018-04-181-4/+7
|
* http://cl/193060888Gennadiy Civil2018-04-171-5/+13
|
* test-meergingGennadiy Civil2018-04-161-0/+6
|
* Upstream cl/192179348Gennadiy Civil2018-04-111-2/+4
|
* merging gmock matchers 1Gennadiy Civil2018-04-041-29/+169
|
* merging gmock-matchers.h 3refs/pull/1512/headGennadiy Civil2018-03-261-13/+36
|
* merging gmock-matchers.h 2Gennadiy Civil2018-03-261-7/+44
|
* Upstreaming FloatingEq2Matcher,Gennadiy Civil2018-03-261-9/+13
|
* Merging gmock-matchers.h -2 Gennadiy Civil2018-03-231-29/+208
|
* gmock-matchers merging -2 Gennadiy Civil2018-03-231-10/+250
|
* merging, gmock -1Gennadiy Civil2018-03-221-24/+45
|
* Merge branch 'master' into variant_matcherXiaoyi Zhang2018-02-271-44/+187
|\
| * gmock merging -2Gennadiy Civil2018-02-271-44/+187
| |
* | Add matcher for std::variant.Xiaoyi Zhang2018-02-271-0/+71
|/
* moving JoinAsTuple to internalGennadiy Civil2018-02-121-4/+0
|
* Fixed typosrefs/pull/1446/headTroy Holsapple2018-02-081-2/+2
|
* Code mergesGennadiy Civil2018-01-261-2/+1
|
* Pass the -Wmissing-declarations warning.David Benjamin2018-01-031-0/+4
| | | | | | This makes it easier to use GTest in projects that build with the -Wmissing-declarations warning. This fixes the warning in headers and source files, though not GTest's own tests as it is rather noisy there.
* Support ref-qualified member functions in Property().refs/pull/1220/headRoman Perepelitsa2017-08-221-8/+27
|
* Fixed misspelling in assertion message.refs/pull/1122/headHector Dearman2017-06-191-1/+1
| | | | This upstreams a Google-internal change (146491438).
* Use std::string and ::string explicitly in gtest and gmock code.refs/pull/1089/headNico Weber2017-05-151-60/+58
| | | | | | | | | 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/+4399