mirror of
https://github.com/google/googletest.git
synced 2025-12-12 06:30:00 +08:00
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 |
||
|---|---|---|
| .. | ||
| prime_tables.h | ||
| sample1_unittest.cc | ||
| sample1.cc | ||
| sample1.h | ||
| sample2_unittest.cc | ||
| sample2.cc | ||
| sample2.h | ||
| sample3_unittest.cc | ||
| sample3-inl.h | ||
| sample4_unittest.cc | ||
| sample4.cc | ||
| sample4.h | ||
| sample5_unittest.cc | ||
| sample6_unittest.cc | ||
| sample7_unittest.cc | ||
| sample8_unittest.cc | ||
| sample9_unittest.cc | ||
| sample10_unittest.cc | ||