aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/invalid_call_argument_test.c
Commit message (Collapse)AuthorAge
* Change cq_verifier to report file and line number for expectations.Gravatar Mark D. Roth2016-08-24
|
* 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.
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Merge pull request #5962 from nicolasnoble/windows-flake-are-notGravatar Jan Tattermusch2016-03-25
|\ | | | | Moving grpc_pick_unused_port_of_die before creating a deadline.
| * Moving grpc_pick_unused_port_of_die before creating a deadline.Gravatar Nicolas "Pixel" Noble2016-03-26
| |
* | Auto-changesGravatar Craig Tiller2016-03-25
|/
* Fix copyrightGravatar Craig Tiller2016-03-17
|
* Log test namesGravatar Craig Tiller2016-03-16
|
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
|
* clang-format after last weeks test-festGravatar Craig Tiller2015-12-14
|
* more testsGravatar yang-g2015-12-07
|
* some testsGravatar yang-g2015-12-07