aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/tests/InteropTests.m
Commit message (Expand)AuthorAge
* Split AllTests into 4 schemesGravatar Jorge Canizales2015-10-28
* Removed comment from code generation and updated testsGravatar Nate Kibler2015-09-25
* Increase test timeouts to reduce flakiness.Gravatar Jorge Canizales2015-08-09
* Add remote interop tests to the suite of tests.Gravatar Jorge Canizales2015-08-09
* Require very explicit registration of non-SSL hosts.Gravatar Jorge Canizales2015-08-06
* Subclass InteropTests to later repeat the tests using SSLGravatar Jorge Canizales2015-08-06
* Make the host of interop tests modifiable per-classGravatar Jorge Canizales2015-08-06
* Temporarily point tests to localhostGravatar Jorge Canizales2015-07-24
* id<GRXWriter> -> GRXWriter * in the testsGravatar Jorge Canizales2015-07-17
* Increase timeout of tests to remove flakes.Gravatar Jorge Canizales2015-07-15
* Changed argument names in Objective-C generated codeGravatar murgatroid992015-06-25
* Import headers based on path in the tests projectGravatar Jorge Canizales2015-06-23
* Add RemoteProtoTests as InteropTests to tests projectGravatar Jorge Canizales2015-05-30