aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/bad_server_response_test.c
Commit message (Expand)AuthorAge
* rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25
* Review feedbackGravatar Craig Tiller2017-10-13
* Fix testsGravatar Craig Tiller2017-10-11
* Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-07-11
|\
| * Add rich closure debug modeGravatar ncteisen2017-06-08
| * auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* | Change endpoint interface to declare poller coverednessGravatar Craig Tiller2017-05-10
|/
* Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-14
|\
* | Call ref/unref, bugfixesGravatar Craig Tiller2017-03-31
| * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-24
| |\ | |/ |/|
| * Updates C CoreGravatar Sree Kuchibhotla2017-03-22
* | Change error_create API to sliceGravatar ncteisen2017-03-13
| * Prefix grpc_cq_polling_type enums with GRPC_CQ_Gravatar Sree Kuchibhotla2017-03-03
| * Change Core to use the new completion_queue_create APIGravatar Sree Kuchibhotla2017-03-02
|/
* Renamed define for better readabilityGravatar David Garcia Quintas2017-02-01
* make grpc-encoding:identity implicitGravatar David Garcia Quintas2017-01-31
* Add an error to fd_shutdown (and recursively)Gravatar Craig Tiller2017-01-27
* Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-26
|\
| * Fix tests.Gravatar Mark D. Roth2017-01-25
* | Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
|/
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_...Gravatar Craig Tiller2017-01-04
|\
| * Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
| |\
| | * Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
* | | Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2016-12-12
|\| |
| * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-12
| |\|
| | * Fix more allocation bugs.Gravatar Mark D. Roth2016-12-09
* | | All core tests compile without grpc_mdstrGravatar Craig Tiller2016-11-17
|/ /
* | Finish moving to new APIsGravatar Craig Tiller2016-11-09
* | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|/
* Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\
* | Add incldues, fix function namesGravatar Craig Tiller2016-10-26
* | Update includes, s/gpr_dump_slice/grpc_dump_slice/gGravatar Craig Tiller2016-10-26
* | Bulk update #includesGravatar Craig Tiller2016-10-26
* | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
| * Added import order comments, resolved other minor issuesGravatar murgatroid992016-10-24
| * Compile and link core tests with libuvGravatar murgatroid992016-10-03
|/
* Change cq_verifier to report file and line number for expectations.Gravatar Mark D. Roth2016-08-24
* Remove unnecessary parsing detailGravatar Yuchen Zeng2016-07-11
* Merge remote-tracking branch 'upstream/master' into handler_http_responseGravatar Yuchen Zeng2016-06-30
* Fix format issuesGravatar Yuchen Zeng2016-06-28
* Fix test failureGravatar Yuchen Zeng2016-06-24
* Init grpc for each testGravatar Yuchen Zeng2016-06-22
* Memset ops before being used, destroy metadata_recv after beign usedGravatar Yuchen Zeng2016-06-22
* Fixed gpr_log format issues in linux_x86_default_boGravatar Yuchen Zeng2016-06-20
* Fixed gpr_log format issuesGravatar Yuchen Zeng2016-06-20
* Add bad_server_response_testGravatar Yuchen Zeng2016-06-17