aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/tests
Commit message (Expand)AuthorAge
...
| | * Better concurrency handlingGravatar Muxi Yan2017-06-06
| * | Add test to verify objective c plugin outputs correct filenameGravatar Muxi Yan2017-06-06
|/ /
| * Asynchronously wait for testsGravatar Muxi Yan2017-05-23
| * Remove synchronization in GRXBufferedPipe:writesFinishedWithError and change ...Gravatar Muxi Yan2017-05-22
| * Use dispatch_queue to serialize writesGravatar Muxi Yan2017-05-15
* | Added a binary trailer testGravatar Makarand Dharmapurikar2017-05-09
|/
* Merge pull request #10505 from muxi/move-parsing-queueGravatar Muxi Yan2017-04-21
|\
| * Fix nitGravatar Muxi Yan2017-04-20
| * Move test to GRPCClientTestsGravatar Muxi Yan2017-04-19
| * Revert API to change default queue for a stubGravatar Muxi Yan2017-04-19
* | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-18
|\ \
| * \ Merge pull request #10609 from makdharma/xcodebuild_cmdlineGravatar makdharma2017-04-18
| |\ \
* | | | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-14
|\| | |
| * | | fix mac issuesGravatar Sree Kuchibhotla2017-04-13
| | * | added env var to the Cronet targetGravatar Makarand Dharmapurikar2017-04-13
| * | | Add shutdown_cq as a server cq so that progress can be made when calling cq_p...Gravatar Sree Kuchibhotla2017-04-13
* | | | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-12
|\ \ \ \
| | * | | Create f->shutdown_cq in the fixtureGravatar Sree Kuchibhotla2017-04-12
| | * | | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-12
| | |\ \ \ | | |/ / / | |/| | |
| | | * | added correct preprocessor defines to xcodeprojGravatar Makarand Dharmapurikar2017-04-12
| | | * | replaced hardcoded server path with cmdline argGravatar Makarand Dharmapurikar2017-04-12
| | |/ / | |/| |
| * | | Restore Cronet test accidentally removedGravatar Muxi Yan2017-04-09
| | * | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-06
| | |\ \ | | |/ / | |/| |
| | | * Add testGravatar Muxi Yan2017-04-06
| | |/ | |/|
* | | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-05
|\| |
| * | Disable CronetUnitTests for possible Jenkins flakinessGravatar Muxi Yan2017-04-04
| | * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-01
| | |\ | | |/ | |/|
* / | Call ref/unref, bugfixesGravatar Craig Tiller2017-03-31
|/ /
* | Display time between tests for troubleshooting timeoutGravatar Muxi Yan2017-03-29
| * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-28
| |\ | |/ |/|
* | Merge pull request #9247 from muxi/packet-coalescing-objcGravatar Muxi Yan2017-03-28
|\ \
| | * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-27
| | |\ | |_|/ |/| |
* | | Merge pull request #10244 from muxi/more-test-informationGravatar Muxi Yan2017-03-27
|\ \ \
* | | | Better strategyGravatar Muxi Yan2017-03-24
* | | | Fix testInternalError that caused Jenkins hang for a long timeGravatar Muxi Yan2017-03-23
| * | | More granularity in objc testsGravatar Muxi Yan2017-03-22
| | | * Merge branch 'cq_create_api_changes' into cq_create_api_changes_with_factoryGravatar Sree Kuchibhotla2017-03-22
| | | |\
| | | | * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-22
| | | | |\ | |_|_|_|/ |/| | | |
| | | * | Objective-C changesGravatar Sree Kuchibhotla2017-03-22
| | | |/
| * | | xcpretty for examples tooGravatar Muxi Yan2017-03-21
| * | | Use xcpretty to provide better test informationGravatar Muxi Yan2017-03-21
| | | * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-21
| | | |\ | | |_|/ | |/| |
* / | | Add supprot of processing trailer-only response in cronet_transport.cGravatar Muxi Yan2017-03-17
|/ / /
| * | Merge branch 'master' into packet-coalescing-objcGravatar Muxi Yan2017-03-13
| |\ \ | |/ / |/| |
| * | Wrap entire GRPCCall (InternalTests) class in GRPC_TEST_OBJCGravatar Muxi Yan2017-03-10
* | | Use k-contant and add comment for encoding overheadGravatar Muxi Yan2017-03-10
* | | Add comment to encodingOverheadGravatar Muxi Yan2017-03-08
* | | Use the right encoding overhead number in remote interop test with CronetGravatar Muxi Yan2017-03-08
| * | Remove Cronet test cherry-pickGravatar Muxi Yan2017-03-07
| * | Add comments to packet coalescing testGravatar Muxi Yan2017-03-07