aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/tests
Commit message (Collapse)AuthorAge
* Fixed format issuesGravatar Yuchen Zeng2016-06-21
|
* Addressed review commentsGravatar Yuchen Zeng2016-06-21
| | | | | | Removed the silencing for incompatible-pointer-types Removed unused objects Fixed format issues
* Merge remote-tracking branch 'upstream/master' into ios-testGravatar Yuchen Zeng2016-06-20
|\
* | Enable treating warnings as errors for target gRPCGravatar Yuchen Zeng2016-06-20
| |
* | Enable treating warnings as errors in objc testsGravatar Yuchen Zeng2016-06-15
| |
| * fix terminal encoding for cocoapodsGravatar Jan Tattermusch2016-06-14
| |
| * Merge remote-tracking branch 'upstream/release-0_14' into HEADGravatar Jan Tattermusch2016-06-13
|/|
* | Style guide related feedback fixes.Gravatar Makarand Dharmapurikar2016-05-26
| |
* | Slight change to surface API.Gravatar Makarand Dharmapurikar2016-05-25
| |
| * Merge pull request #6671 from jcanizales/move-to-cocoapods-1Gravatar makdharma2016-05-25
| |\ | | | | | | Move tests to Cocoapods 1.0.0
* | | Cosmetic changes to address feedback.Gravatar Makarand Dharmapurikar2016-05-25
| | |
* | | ObjC interface for using Cronet, and test for CronetGravatar Makarand Dharmapurikar2016-05-20
|/ /
| * Disable deterministic UUIDs in the test PodfileGravatar Jorge Canizales2016-05-20
| |
| * Update tests XCode project to Cocoapods 1.0.0Gravatar Jorge Canizales2016-05-20
| |
* | Test that GRPCCall transitions states properlyGravatar Jorge Canizales2016-04-30
| |
* | Update copyrightsGravatar Craig Tiller2016-03-31
| |
* | Merge pull request #5722 from jcanizales/fix-writeableGravatar Jan Tattermusch2016-03-14
|\ \ | | | | | | Make GRXWriteable with single handler robust against streaming Writers
* | | Disabling iOS user-agent test.Gravatar Nicolas "Pixel" Noble2016-03-11
| | |
| * | Test robustness of WriteableSingleHandler against non-single WritersGravatar Jorge Canizales2016-03-11
|/ /
| * Update Podfile for CocoaPods 1.0 changes requiring more fields and the ↵Gravatar Paul Querna2016-03-03
|/ | | | removal of link_with in podspec.
* Another nit fix..Gravatar Makarand Dharmapurikar2016-02-26
|
* fixed indentation and removed unnecessary empty lineGravatar Makarand Dharmapurikar2016-02-26
|
* Added a test to verify user agent prefix can be set correctly.Gravatar Makarand Dharmapurikar2016-02-26
|
* Fixing format and copyright.Gravatar Nicolas "Pixel" Noble2016-02-25
|
* Order change of includes.Gravatar Makarand Dharmapurikar2016-02-24
|
* Reverted a change, removed empty test.Gravatar Makarand Dharmapurikar2016-02-24
|
* Fixed nits.Gravatar Makarand Dharmapurikar2016-02-24
|
* Addressed feedback from @jcanizalesGravatar Makarand Dharmapurikar2016-02-23
|
* Added tests for code coverageGravatar Test User2016-02-18
|
* fix copyrightsGravatar Jan Tattermusch2016-01-22
|
* Update interop test service url to grpc-test.sandbox.googleapis.com.Gravatar Adele Zhou2016-01-20
|
* Move BoringSSL.podspec into src, and point Podfiles to itGravatar Jorge Canizales2015-12-01
|
* Merge pull request #4223 from jcanizales/filter-protobuf-warningsGravatar Michael Lumish2015-12-01
|\ | | | | Filter Protobuf nullable warnings
| * Filter Protobuf nullable warningsGravatar Jorge Canizales2015-12-01
| |
* | Adjust version requirements through samples and tests.Gravatar Jorge Canizales2015-11-25
|/
* Remove unused RouteGuideClient and move RemoteTestClient to testsGravatar Benny Wong2015-11-12
| | | | * Reference discussion: https://github.com/grpc/grpc/pull/4108#discussion-diff-44494393
* Fixup: Target name changed.Gravatar Jorge Canizales2015-10-28
|
* Fix documentation of testsGravatar Jorge Canizales2015-10-28
|
* Split AllTests into 4 schemesGravatar Jorge Canizales2015-10-28
| | | | | | | | | For local running one can still tests AllTests, but for C.I. one can test the 4 of them in parallel (and, importantly, deactivate the remote interop tests until we fix them on Travis; while keeping the rest). I had to make the remote tests a subclass of an abstract InteropTests (like InteropTestsLocalSSL and InteropTestsLocalCleartext), and then deactivate the abstract InteropTests on the 4 schemes that use it.
* Remove outdated routeguide testGravatar Jorge Canizales2015-10-28
| | | Eventually all samples will be tested.
* change objcGravatar yang-g2015-10-01
|
* Removed comment from code generation and updated testsGravatar Nate Kibler2015-09-25
|
* change test tooGravatar yang-g2015-08-31
|
* replace all grpc-common occurances with examplesGravatar Stanley Cheung2015-08-27
|
* Fixed KVO testGravatar murgatroid992015-08-24
|
* Added test for responseHeaders KVO complianceGravatar murgatroid992015-08-24
|
* Put both headers and trailers in the error.userInfoGravatar Jorge Canizales2015-08-12
|
* Rename responseMetadata -> allResponseMetadataGravatar Jorge Canizales2015-08-12
|
* Rename SingleValueHandler->SingleHandler, StreamHandler->EventHandlerGravatar Jorge Canizales2015-08-12
|
* Increase test timeouts to reduce flakiness.Gravatar Jorge Canizales2015-08-09
|