Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Googletest export | Abseil Team | 2018-11-08 | 1 | -562/+0 |
| | | | | | | Move FunctionMocker and MockFunction out of the pump file and implement with variadic templates. PiperOrigin-RevId: 220640265 | ||||
* | Googletest export | Abseil Team | 2018-10-18 | 1 | -90/+85 |
| | | | | | | C++11 code cleanup. PiperOrigin-RevId: 217364243 | ||||
* | Unconditionally use std::tuple. | Abseil Team | 2018-10-09 | 1 | -545/+490 |
| | | | | | | Remove all mention of TR1 tuple and our own implementation of tuple. PiperOrigin-RevId: 216395043 | ||||
* | Merge 86fe8a25eb5a6e4546f9e39cf23a5c764217bf85 into ↵ | Marco Bubke | 2018-10-02 | 1 | -25/+33 |
| | | | | | | | | 440527a61e1c91188195f7de212c63c77e8f0a45 Closes #1867 PiperOrigin-RevId: 215392714 | ||||
* | Comments changes, no functionality changesrefs/pull/1740/head | Gennadiy Civil | 2018-08-14 | 1 | -2/+1 |
| | |||||
* | Formatting changes for automatic code management | Gennadiy Civil | 2018-07-27 | 1 | -0/+2 |
| | |||||
* | This closes #1595: fix compiler error with Visual Studio 2017 on Win10 JP. | Masaru Tsuchiyama | 2018-06-30 | 1 | -4/+4 |
| | | | | | | | | non-ASCII charactors are interpreted as Shift-JIS on the environment. But the charators in the files are non Shift-JIS charactors and the compiler stops compiling with C4819. To fix the errors, remove non-ASCII charactors. | ||||
* | merging, | Gennadiy Civil | 2018-04-25 | 1 | -340/+559 |
| | |||||
* | Merging gMock, 2 | Gennadiy Civil | 2018-04-05 | 1 | -154/+219 |
| | |||||
* | move googlemock files into googlemock/ subdir | Billy Donahue | 2015-08-25 | 1 | -0/+1095 |