aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/include/gmock/gmock-more-actions.h
Commit message (Collapse)AuthorAgeFilesLines
* remove a custom implementation of std::is_referenceKrystian Kuzniarek2019-08-141-1/+1
|
* Googletest exportAbseil Team2019-01-171-65/+1
| | | | | | | | | Refactor the `Invoke` and `InvokeWithoutArgs` actions: - Replace pump'd classes and functions with templates. - Make the polymorphic actions be polymorphic functors instead. - Fix Invoke(Callback*) to work with subclasses of the callbacks, instead of trying to diagnose that in gmock_doctor. PiperOrigin-RevId: 229604112
* Googletest exportAbseil Team2018-11-201-21/+0
| | | | | | Upgrade WithArgs family of actions to C++11. PiperOrigin-RevId: 221671690
* Unconditionally use std::tuple.Abseil Team2018-10-091-8/+8
| | | | | | Remove all mention of TR1 tuple and our own implementation of tuple. PiperOrigin-RevId: 216395043
* Comments changes, no functionality changesGennadiy Civil2018-08-141-2/+1
|
* Formatting changes for automatic code managementGennadiy Civil2018-07-271-0/+2
|
* move googlemock files into googlemock/ subdirBilly Donahue2015-08-251-0/+246