Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Running clang-format over all of GoogleTest | Abseil Team | 2022-03-15 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | A few tests are examining code locations and looking af the resulting line numbers to verify that GoogleTest shows those to users correctly. Some of those locations change when clang-format is run. For those locations, I've wrapped portions in: // clang-format off ... // clang-format on There may be other locations that are currently not tickled by running clang-format. PiperOrigin-RevId: 434844712 Change-Id: I3a9f0a6f39eff741c576b6de389bef9b1d11139d | ||||
* | restore mistakenly removed iffs in their explicit formrefs/pull/2387/head | Krystian Kuzniarek | 2019-08-20 | 1 | -1/+1 |
| | | | | | 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 |
| | |||||
* | Comments changes, no functionality changesrefs/pull/1740/head | Gennadiy Civil | 2018-08-14 | 1 | -2/+0 |
| | |||||
* | Fixed some typosrefs/pull/1030/head | vpfautz | 2017-02-26 | 1 | -1/+1 |
| | |||||
* | Move everything in googletest into googletest/googletest | Billy Donahue | 2015-08-25 | 1 | -0/+68 |