aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/client_channel/resolvers/dns_resolver_test.cc
Commit message (Collapse)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 ↵Gravatar Yash Tibrewal2017-12-06
| | | | removed""
* 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 ↵Gravatar Yash Tibrewal2017-11-14
| | | | | | | | ExecCtx and some minor changes
* | 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