aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end/proto_server_reflection_test.cc
Commit message (Collapse)AuthorAge
* change tests to use the new class instead of grpc_test_initGravatar yang-g2018-11-30
|
* Change grpc++ references in names to grpcppGravatar Vijay Pai2018-03-08
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* 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.
* Use C++11 final and overrideGravatar Vijay Pai2016-11-01
|
* more usage of std::stringGravatar David Garcia Quintas2016-10-04
|
* Separate generated file and protobuf dependencyGravatar Yuchen Zeng2016-07-18
|
* Move reflection src/hdr to src/cpp/ext include/grpc++/extGravatar Yuchen Zeng2016-06-06
|
* Addressed reveiw comments about namingGravatar Yuchen Zeng2016-06-06
|
* Add proto_server_reflection_testGravatar Yuchen Zeng2016-05-20