aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/client_channel/resolvers/dns_resolver_test.cc
Commit message (Expand)AuthorAge
* Turn on c-ares as the default resolverGravatar Alexander Polcyn2019-01-08
* change tests to use the new class instead of grpc_test_initGravatar yang-g2018-11-30
* Clean up test cases in dns_resolver_test.Gravatar Mark D. Roth2018-04-19
* Convert resolver API to C++.Gravatar Mark D. Roth2018-02-08
* Revert "Revert "All instances of exec_ctx being passed around in src/core rem...Gravatar Yash Tibrewal2017-12-06
* Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
* Remove _ prefixed variable namesGravatar Yash Tibrewal2017-11-29
* Merge masterGravatar Yash Tibrewal2017-11-16
|\
* | Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...Gravatar Yash Tibrewal2017-11-14
* | Address some PR commentsGravatar Yash Tibrewal2017-11-14
| * Enable clang-tidy as a sanity check, fix up all known failuresGravatar Craig Tiller2017-11-10
* | Merge with masterGravatar Yash Tibrewal2017-11-09
|/
* Merge masterGravatar Yash Tibrewal2017-11-06
* rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25