Yijie Ma
|
f99b8b5bc4
|
Convert c-style comments to C++-style comments (#31923)
* baseline
* fix clang-tidy
* manually revert these files
* manually fixup at eof
* revert 2 more files
* change check_deprecated_grpc++.py
* change end2end_defs.include template
* fix check_include_guards.py
* untrack tools/distrib/python/convert_cstyle_comments_to_cpp.py
not yet ready to be submitted
* fix
yapf check_include_guards.py
remove a space...
* fix version.cc.template
* fix version_info.h.template
|
2022-12-22 23:01:53 -08:00 |
Craig Tiller
|
856abd9446
|
[iwyu] Add test/core/util (#30289)
* [iwyu] Add test/core/util
* Automated change: Fix sanity tests
* fix
* fix
* fix
* fix
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
|
2022-07-20 16:18:19 -07:00 |
Esun Kim
|
c0ec55d2f1
|
gtestify test/core/util (#30195)
* Gtestify cmdline_test
* gtestify histogram_test
* Fix
|
2022-07-11 18:18:57 -07:00 |
Craig Tiller
|
ea389c00c2
|
Adjust include order per style guide (#27175)
Introduce clang-format configuration to sort includes closer to our rules.
|
2021-09-08 12:14:44 -07:00 |
Vijay Pai
|
195cf1ebfd
|
Move histogram to test/core/util
|
2017-11-30 15:02:04 -08:00 |