index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
objective-c
/
tests
/
InteropTests.m
Commit message (
Expand
)
Author
Age
*
Fix InteropTests.m bug
Muxi Yan
2016-10-13
*
Fix objective-C test case.
Mark D. Roth
2016-08-31
*
Fix local server tests & exceptions tests
Jorge Canizales
2016-08-01
*
Better names for the methods to clear all host settings
Jorge Canizales
2016-07-29
*
Leave improving the error message as a TODO
Jorge Canizales
2016-07-29
*
Let override default response size limit
Jorge Canizales
2016-07-28
*
removed unneeded import. fixes travis build
Makarand Dharmapurikar
2016-07-08
*
fixes #7219
Makarand Dharmapurikar
2016-07-08
*
Merge pull request #6378 from jcanizales/let-invalidate-channels
Jan Tattermusch
2016-06-30
|
\
*
|
Fix InteropTests.m
Yuchen Zeng
2016-06-24
|
*
Ignore deprecation warning in the test of deprecated feature
Jorge Canizales
2016-06-24
|
*
Merge master into let-invalidate-channels
Jorge Canizales
2016-06-24
|
|
\
*
|
|
Fix format issues
Yuchen Zeng
2016-06-21
|
|
/
|
/
|
*
|
Fixed format issues
Yuchen Zeng
2016-06-21
*
|
Enable treating warnings as errors in objc tests
Yuchen Zeng
2016-06-15
*
|
Style guide related feedback fixes.
Makarand Dharmapurikar
2016-05-26
*
|
Slight change to surface API.
Makarand Dharmapurikar
2016-05-25
*
|
Cosmetic changes to address feedback.
Makarand Dharmapurikar
2016-05-25
*
|
ObjC interface for using Cronet, and test for Cronet
Makarand Dharmapurikar
2016-05-20
*
|
Test that GRPCCall transitions states properly
Jorge Canizales
2016-04-30
|
*
Smoke test that things still work after “closeOpenConnections”
Jorge Canizales
2016-04-29
|
/
*
Split AllTests into 4 schemes
Jorge Canizales
2015-10-28
*
Removed comment from code generation and updated tests
Nate Kibler
2015-09-25
*
Increase test timeouts to reduce flakiness.
Jorge Canizales
2015-08-09
*
Add remote interop tests to the suite of tests.
Jorge Canizales
2015-08-09
*
Require very explicit registration of non-SSL hosts.
Jorge Canizales
2015-08-06
*
Subclass InteropTests to later repeat the tests using SSL
Jorge Canizales
2015-08-06
*
Make the host of interop tests modifiable per-class
Jorge Canizales
2015-08-06
*
Temporarily point tests to localhost
Jorge Canizales
2015-07-24
*
id<GRXWriter> -> GRXWriter * in the tests
Jorge Canizales
2015-07-17
*
Increase timeout of tests to remove flakes.
Jorge Canizales
2015-07-15
*
Changed argument names in Objective-C generated code
murgatroid99
2015-06-25
*
Import headers based on path in the tests project
Jorge Canizales
2015-06-23
*
Add RemoteProtoTests as InteropTests to tests project
Jorge Canizales
2015-05-30