aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end/round_robin_end2end_test.cc
Commit message (Collapse)AuthorAge
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Change round_robin LB policy to use the addresses in the order given.Gravatar Mark D. Roth2017-05-19
|
* Moving gtest include down.Gravatar Nicolas "Pixel" Noble2017-05-10
| | | | In some cases, depending on the direction of the wind, and the phase of the moon, gtest can interfere with protobuf badly with macros cross-pollution between the two projects. Moving the gtest inclusion at the end makes the problem go away.
* Allow getting LB policy name and service config in C++ API.Gravatar Mark D. Roth2016-11-09
|
* Make new file compliant with new standardsGravatar Vijay Pai2016-11-02
|
* Fix memory leak.Gravatar Mark D. Roth2016-10-31
|
* Fix portability problems.Gravatar Mark D. Roth2016-10-31
|
* clang-formatGravatar Mark D. Roth2016-10-31
|
* Add test for setting LB policy via C++ API.Gravatar Mark D. Roth2016-10-26