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
*
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
*
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