grpc/test/cpp
Esun Kim 594d370819 [Build] Prepared for Bazel 7 (#35374)
This is a prerequisite change to start supporting Bazel 7. Changes are

- Disabled bzlmod which Bazel 7 begins to enable by default. This eventually needs to be done to support bzlmod but not now.
- Upgraded some bazel rule dependencies which are required to support Bazel 7.
- Using Python 3 explcitly as Bazel 7 begins to reject Python 2.

Note that this isn't enough to enable Bazel 7 by default and another PR will follow for that.

Closes #35374

PiperOrigin-RevId: 592931675
2023-12-21 13:02:38 -08:00
..
client [tls] Add set min/max TLS version APIs to TLS credentials APIs. (#34861) 2023-12-11 09:27:44 -08:00
cocoapods [ObjC] Upgrade podspec xx.deployment_target (#33091) 2023-05-20 20:38:24 +00:00
codegen [codegen] Escape variable delimiters in raw comment printing (#32190) 2023-01-24 14:39:19 -08:00
common [cpp] Reland removal of channel_filter code (#34598) 2023-10-12 09:44:11 -07:00
end2end [Security - TLS] DirectoryReloaderCrlProvider construction time bug fix (#35247) 2023-12-11 11:25:49 -08:00
ext [chttp2] Fix outgoing data stats (#34693) 2023-10-23 17:04:48 -07:00
grpclb Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
interop [RefCounted and friends] Fix type safety of ref-counted types. 2023-12-19 13:27:56 -08:00
microbenchmarks [transport] Move transport interface to C++ (#34618) 2023-10-18 13:13:23 -07:00
naming [Build] Prepared for Bazel 7 (#35374) 2023-12-21 13:02:38 -08:00
performance [transport] Move transport interface to C++ (#34618) 2023-10-18 13:13:23 -07:00
qps [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
security Added verified_root_cert_subject pass up through cpp api (#32335) 2023-03-08 13:41:26 -05:00
server [tls] Add set min/max TLS version APIs to TLS credentials APIs. (#34861) 2023-12-11 09:27:44 -08:00
test Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
thread_manager [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2023-01-11 08:50:32 -08:00
util Internal change 2023-12-13 20:06:30 -08:00
README-iOS.md Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00