aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/http/httpcli_test.cc
Commit message (Collapse)AuthorAge
* Log error message for debugging #14700Gravatar Yash Tibrewal2018-05-23
|
* Add logging for helping debug httpcli testsGravatar Yash Tibrewal2018-03-13
|
* Autofix c casts to c++ castsGravatar Noah Eisen2018-02-09
|
* Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-02
|\
| * Manually set roots pem env variable for httpscli_testGravatar Yash Tibrewal2018-01-29
| |
| * Bazel fix for httpcli_testGravatar Yash Tibrewal2018-01-26
| |
* | Move cmdline and subprocess from public gpr to test/core/utilGravatar Vijay Pai2018-01-25
|/
* 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
|
* Fix tests to call grpc_init and grpc_shutdown before using exec_ctxGravatar Yash Tibrewal2017-11-28
|
* 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
| |
| * clang-format after nullptr changesGravatar Craig Tiller2017-11-10
| |
| * 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