Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Googletest export | Abseil Team | 2019-01-17 | 1 | -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 export | Abseil Team | 2018-11-20 | 1 | -21/+0 |
| | | | | | | Upgrade WithArgs family of actions to C++11. PiperOrigin-RevId: 221671690 | ||||
* | Unconditionally use std::tuple. | Abseil Team | 2018-10-09 | 1 | -8/+8 |
| | | | | | | Remove all mention of TR1 tuple and our own implementation of tuple. PiperOrigin-RevId: 216395043 | ||||
* | Comments changes, no functionality changes | Gennadiy Civil | 2018-08-14 | 1 | -2/+1 |
| | |||||
* | Formatting changes for automatic code management | Gennadiy Civil | 2018-07-27 | 1 | -0/+2 |
| | |||||
* | move googlemock files into googlemock/ subdir | Billy Donahue | 2015-08-25 | 1 | -0/+246 |