Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restore mistakenly removed iffs in their explicit formrefs/pull/2387/head | Krystian Kuzniarek | 2019-08-20 | 1 | -2/+2 |
| | | | | | Due to confusion arisen from "iff" standing for "if and only if", this commit uses the latter. | ||||
* | fix typosrefs/pull/2356/head | Krystian Kuzniarek | 2019-07-30 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2041 from ciband:chore/fix_library_json | Gennadiy Civil | 2019-01-23 | 1 | -0/+12 |
| | | | | PiperOrigin-RevId: 230554814 | ||||
* | Googletest export | misterg | 2019-01-02 | 1 | -3/+0 |
| | | | | | | Internal Change PiperOrigin-RevId: 227575279 | ||||
* | Apply clang-tidy modernize-use-nullptr to googletest. | Abseil Team | 2018-10-05 | 1 | -6/+6 |
| | | | | | | | | | | | Now that googletest has moved to C++11, it should no longer use NULL or 0 for the null pointer. This patch converts all such usages to nullptr using clang-tidy. This prevents LLVM from issuing -Wzero-as-null-pointer-constant warnings. PiperOrigin-RevId: 215814400 | ||||
* | more comments changes | Gennadiy Civil | 2018-08-14 | 1 | -1/+1 |
| | |||||
* | Comments changes, no functionality changesrefs/pull/1740/head | Gennadiy Civil | 2018-08-14 | 1 | -2/+1 |
| | |||||
* | merges-2 | Gennadiy Civil | 2018-03-05 | 1 | -2/+2 |
| | |||||
* | Adding a flag option to change the default mock type | Alyssa Wilk | 2017-08-10 | 1 | -1/+23 |
| | |||||
* | move googlemock files into googlemock/ subdir | Billy Donahue | 2015-08-25 | 1 | -0/+183 |