aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/interop/interop_client.cc
Commit message (Expand)AuthorAge
* Fix clang-tidy issuesGravatar Vijay Pai2018-11-11
* Change the test name to long_lived_channelGravatar Adele Zhou2018-09-12
* Added long_connection test.Gravatar Adele Zhou2018-09-12
* Reviewer feedbackGravatar ncteisen2018-07-18
* Add two new soak interop testsGravatar ncteisen2018-07-17
* Manual fixes to enable performance- clang tidy checksGravatar Noah Eisen2018-06-14
* Enable the performance-* clang-tidy checksGravatar Noah Eisen2018-06-14
* Change grpc++ references in names to grpcppGravatar Vijay Pai2018-03-08
* Run clang fmtGravatar Noah Eisen2018-02-09
* Autofix c casts to c++ castsGravatar Noah Eisen2018-02-09
* Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\
| * Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_*Gravatar Muxi Yan2018-02-06
* | Privatize useful.h and avl.hGravatar Vijay Pai2018-02-02
|/
* Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2018-01-19
|\
| * When seeing an error in interop test, also log the debug error string.Gravatar yang-g2017-12-19
* | Fix C++ buildsGravatar Muxi Yan2017-09-26
|/
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* modified caching testGravatar Makarand Dharmapurikar2017-04-11
* Include x.pb.h instead of x.grpc.pb.h for message-only protosGravatar yang-g2017-03-06
* windows compilation fixesGravatar Jan Tattermusch2017-02-02
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Fix interopGravatar Craig Tiller2017-01-10
* Fix clang formatGravatar Noah Eisen2016-10-28
* Use default Empty ctor instead of Empty::default_instanceGravatar Noah Eisen2016-10-28
* Add unimplemented_service test case for cpp interop clientGravatar Noah Eisen2016-10-27
* Changed name of rpc method to fit with the conventional naming. Also fixed ty...Gravatar Noah Eisen2016-10-19
* Merge pull request #7201 from markdroth/run_interop_tests_goGravatar Mark D. Roth2016-10-18
|\
* | clang-formatGravatar Mark D. Roth2016-10-14
* | manually fixed merge conflict. caused by the addition of a different new inte...Gravatar Noah Eisen2016-10-12
|\ \
| * \ Merge pull request #8101 from makdharma/cacheable_unaryGravatar makdharma2016-10-12
| |\ \
| | * | yet another gcc 4.4 compile fix.Gravatar Makarand Dharmapurikar2016-09-30
| | | * Merge remote-tracking branch 'upstream/master' into run_interop_tests_goGravatar Mark D. Roth2016-09-30
| | | |\ | | |_|/ | |/| |
* | | | Fixed type in commentsGravatar Noah Eisen2016-09-29
* | | | removed check for status error message. Investigating why node servers send m...Gravatar Noah Eisen2016-09-29
* | | | changed method name in test.proto to more accurately reflect how the calls wi...Gravatar Noah Eisen2016-09-28
| | * | changed timestamp clock from REALTIME to PRECISEGravatar Makarand Dharmapurikar2016-09-28
* | | | added the unimplemented_call test to interop_client.cc. Next step is to call ...Gravatar Noah Eisen2016-09-28
|/ / /
| * | Addressed review feedbackGravatar Makarand Dharmapurikar2016-09-27
| * | Add interop test for Cacheable Unary CallsGravatar Makarand Dharmapurikar2016-09-14
| | * Merge remote-tracking branch 'upstream/master' into run_interop_tests_goGravatar Mark D. Roth2016-08-26
| | |\ | | |/ | |/|
* / | removed codegen/alloc.hGravatar David Garcia Quintas2016-07-27
|/ /
| * Use separate client context object for full duplex call.Gravatar Mark D. Roth2016-07-07
| * Fix C++ status_code_and_message test to comply with the spec.Gravatar Mark D. Roth2016-07-07
* | printf portability sucksGravatar David Garcia Quintas2016-06-27
* | Fixed error messages for C++ interop client.Gravatar David Garcia Quintas2016-06-23
|/
* fixed bad merge. c++ tests should work againGravatar David Garcia Quintas2016-06-21
* Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-06-17
|\
| * clang-format changesGravatar Vijay Pai2016-06-17
* | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-06-16
|\ \