David Garcia Quintas
|
7fa08e24b0
|
Fix data race with atomic for interop c++
|
2016-12-04 22:12:01 -08:00 |
Craig Tiller
|
3b45b8d60b
|
Revert "Test credentials provider update"
|
2016-11-29 12:31:14 -08:00 |
yang-g
|
a7ef49bf6a
|
Support custom credential type in interop
|
2016-11-23 10:55:03 -08:00 |
Mark D. Roth
|
948f95b2ce
|
Merge pull request #7201 from markdroth/run_interop_tests_go
Fix status_code_and_message interop test for C++ and PHP. Change run_interop_tests.py to run this test for C++ and Go.
|
2016-10-18 11:08:18 -07:00 |
David Garcia Quintas
|
b5299976c1
|
Fixed clang-format sanity error
|
2016-10-12 14:13:42 -07:00 |
makdharma
|
5ef0c0041f
|
Merge pull request #8101 from makdharma/cacheable_unary
Add interop test for Cacheable Unary Calls
|
2016-10-12 10:53:56 -07:00 |
Makarand Dharmapurikar
|
c9beacadb1
|
fix for gcc 4.4 warning
|
2016-09-30 11:26:13 -07:00 |
Mark D. Roth
|
43b817ced1
|
Merge remote-tracking branch 'upstream/master' into run_interop_tests_go
|
2016-09-30 07:48:00 -07:00 |
Makarand Dharmapurikar
|
af564a1e92
|
changed timestamp clock from REALTIME to PRECISE
to increase robustness
|
2016-09-28 12:50:37 -07:00 |
Makarand Dharmapurikar
|
012fc18be9
|
doc fixes and max-age set to 60
|
2016-09-28 10:46:27 -07:00 |
Makarand Dharmapurikar
|
42511cfd8b
|
Addressed review feedback
1. modified documentation
2. changed test slightly to make it more robust to accidental cache hits
|
2016-09-27 18:15:54 -07:00 |
Makarand Dharmapurikar
|
1ed0b8e3d7
|
Add interop test for Cacheable Unary Calls
modified interop test spec doc
added CacheableUnaryCall to test.proto
modified server and client implmenentations to support new method
|
2016-09-14 15:01:16 -07:00 |
Mark D. Roth
|
c99fd89d32
|
Increase max send message size on server used in objc tests.
|
2016-09-06 08:16:13 -07:00 |
Mark D. Roth
|
366c6ceb8c
|
Merge remote-tracking branch 'upstream/master' into run_interop_tests_go
|
2016-08-26 13:01:15 -07:00 |
Vijay Pai
|
96b7b52190
|
Fix exit condition
|
2016-08-01 09:33:38 -07:00 |
Nicolas "Pixel" Noble
|
6570b83c9c
|
Splitting interop_server.cc
|
2016-07-18 23:42:35 +02:00 |
Mark D. Roth
|
dbf2adc980
|
Fix C++ status_code_and_message test to comply with the spec.
Enable C++ test in run_interop_tests.py.
|
2016-07-07 08:19:27 -07:00 |
David Garcia Quintas
|
446f70e384
|
fixed faulty server streaming c++ test case
|
2016-06-21 17:13:28 -07:00 |
David Garcia Quintas
|
dacce7a1e1
|
fixed bad merge. c++ tests should work again
|
2016-06-21 16:40:20 -07:00 |
David Garcia Quintas
|
8375c0daea
|
Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop
|
2016-06-16 18:43:19 -07:00 |
David Garcia Quintas
|
560875239e
|
c++ client & server changes to bring code up to spec
|
2016-06-16 16:52:11 -07:00 |
David Garcia Quintas
|
74686ce7c4
|
Completed interop spec, as well as code for c++
|
2016-06-09 15:33:33 -07:00 |