aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/tests/idempotent_request.c
Commit message (Collapse)AuthorAge
* Add h2_fake_resolver end2end test fixture.Gravatar Mark D. Roth2016-10-03
|
* Merge pull request #7858 from markdroth/cq_verifier_file_lineGravatar Craig Tiller2016-08-31
|\ | | | | Change cq_verifier to report file and line number for expectations.
| * Change cq_verifier to report file and line number for expectations.Gravatar Mark D. Roth2016-08-24
| |
* | clang-format remove blank linesGravatar Robbie Shade2016-08-23
| |
* | Delete unused TIMEOUT enum in end2end testsGravatar Robbie Shade2016-06-29
|/
* Allow servers to select compression level via initial MD.Gravatar David Garcia Quintas2016-05-09
| | | | | | | | Setting the newly added compression_level field of grpc_op::send_initial_metadata by a server now has the effect of applying that compression level for the subsequent call messages leaving the server. The ultimate meaning of the level depends on the client's supported compression algorithms.
* Merge github.com:grpc/grpc into e2efuzzGravatar Craig Tiller2016-04-06
|\
| * Remove unnecessary -2016 from copyrightsGravatar Craig Tiller2016-04-05
| |
* | Introduce machinery to allow tests to register pluginsGravatar Craig Tiller2016-04-04
|/
* Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-28
|
* Fix copyrightGravatar Craig Tiller2016-03-10
|
* clang-formatGravatar Craig Tiller2016-03-10
|
* Implement testsGravatar Craig Tiller2016-03-10
|
* Add a place for testsGravatar Craig Tiller2016-03-10