Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing std includes | Tom Hughes | 2023-04-20 | 1 | -0/+2 |
| | | | | | PiperOrigin-RevId: 525850646 Change-Id: I64387f5b933beb79cd05636dca81b7a75213383e | ||||
* | Running clang-format over all of GoogleTest | Abseil Team | 2022-03-15 | 1 | -8/+3 |
| | | | | | | | | | | | | | | | | 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-11 | 1 | -4/+4 |
| | | | | | | Change tests to use new Test Suite API PiperOrigin-RevId: 228908894 | ||||
* | Comments changes, no functionality changesrefs/pull/1740/head | Gennadiy Civil | 2018-08-14 | 1 | -2/+1 |
| | |||||
* | various changes to tests | Gennadiy Civil | 2018-08-01 | 1 | -0/+56 |