Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Running clang-format over all of GoogleTest | Abseil Team | 2022-03-15 | 1 | -16/+6 |
| | | | | | | | | | | | | | | | | 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 | ||||
* | Googletest export | misterg | 2019-01-02 | 1 | -2/+0 |
| | | | | | | Internal Change PiperOrigin-RevId: 227575279 | ||||
* | Replaced all NULLs with nullptr in googletest | Vadim Barkov | 2018-10-28 | 1 | -1/+1 |
| | |||||
* | Merge 2ce0685f76a4db403b7b2650433a584c150f2108 into ↵ | Arseny Aprelev | 2018-10-02 | 1 | -2/+29 |
| | | | | | | | | | 75e834700d19aa373b428c7c746f951737354c28 Closes #1544 With refinements and changes PiperOrigin-RevId: 215273083 | ||||
* | Comments changes, no functionality changes. | Gennadiy Civil | 2018-08-14 | 1 | -1/+1 |
| | |||||
* | Comments changes, no functionality changesrefs/pull/1740/head | Gennadiy Civil | 2018-08-14 | 1 | -3/+0 |
| | |||||
* | various changes to tests | Gennadiy Civil | 2018-08-01 | 1 | -0/+208 |