aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end/test_service_impl.cc
Commit message (Collapse)AuthorAge
* Deal with to_string, proper usage of nullptr, and lack of map::emplaceGravatar Vijay Pai2016-06-15
|
* Add a test for server returning error with debug info in trailer.Gravatar yang-g2016-05-05
|
* Auto-changesGravatar Craig Tiller2016-03-25
|
* clang reformat.Gravatar Dan Born2016-03-03
|
* Allow use of alternative credential types.Gravatar Dan Born2016-03-03
|
* ServerTryCancel was not actually respecting the API since itGravatar Vijay Pai2016-03-01
| | | | | could be an arbitrary amount of time between when the cancel is tried and actually observable.
* Run tools/distrib/clang_format_code.shGravatar Sree Kuchibhotla2016-02-03
|
* Merge branch 'master' into server_try_cancel_apiGravatar Sree Kuchibhotla2016-02-03
|\
| * remove the old impl caused by 4921Gravatar yang-g2016-02-02
|/
* clang-formatGravatar yang-g2016-01-15
|
* Add a hybrid end2end test mixing sync and async methodsGravatar yang-g2016-01-14