grpc/test/cpp
Craig Tiller 9c98d67d7a
[c++14] absl::make_unique --> std::make_unique (#31159)
* [c++14] absl::make_unique --> std::make_unique

* fix

* fix
2022-09-29 06:45:17 -07:00
..
client [c++14] absl::make_unique --> std::make_unique (#31159) 2022-09-29 06:45:17 -07:00
cocoapods Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
codegen Revert "Remove `include/grpcpp/impl/codegen/client_callback.h` (#31005)" (#31079) 2022-09-20 18:58:54 -07:00
common Removed GRPC_ERROR_NONE (#31131) 2022-09-27 23:17:39 -07:00
end2end [c++14] absl::make_unique --> std::make_unique (#31159) 2022-09-29 06:45:17 -07:00
ext Observability: Experimental arg to disable client side tracing (#31093) 2022-09-27 14:34:07 -07:00
grpclb Delete the EventEngine-driven iomgr implementation (#29654) 2022-05-20 10:18:53 -07:00
interop Revert "Revert "[c++] Move environment functions to C++ (#30937)" (#30986)" (#30988) 2022-09-14 14:19:36 -07:00
ios [tls] Remove support for pthread tls (#31040) 2022-09-22 22:39:35 -07:00
microbenchmarks Reland x2: Make GetDefaultEventEngine return a shared_ptr (#30619) 2022-09-28 08:39:56 -07:00
naming [c++14] absl::make_unique --> std::make_unique (#31159) 2022-09-29 06:45:17 -07:00
performance [build] Add test/core/util, test/core/event_engine to auto build deps (#30364) 2022-07-25 21:59:25 -07:00
qps [c++14] absl::make_unique --> std::make_unique (#31159) 2022-09-29 06:45:17 -07:00
security Expose NoOpCertificateVerifier to C++ (#29322) 2022-04-27 13:46:01 -07:00
server [c++14] absl::make_unique --> std::make_unique (#31159) 2022-09-29 06:45:17 -07:00
test [c++14] absl::make_unique --> std::make_unique (#31159) 2022-09-29 06:45:17 -07:00
thread_manager Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
util [c++14] absl::make_unique --> std::make_unique (#31159) 2022-09-29 06:45:17 -07:00
README-iOS.md Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00