aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/tests
Commit message (Collapse)AuthorAge
* Update tests project to XCode 8Gravatar Jorge Canizales2016-10-19
|
* Update testGravatar Muxi Yan2016-10-03
|
* Add idempotent testGravatar Muxi Yan2016-09-30
|
* Increase max send message size on server used in objc tests.Gravatar Mark D. Roth2016-09-06
|
* Fix objective-C test case.Gravatar Mark D. Roth2016-08-31
|
* Merge branch 'v1.0.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2016-08-20
|\
| * Move Podspecs to v1Gravatar Jorge Canizales2016-08-18
| |
* | Merge pull request #7713 from makdharma/cronet_e2e_take2Gravatar makdharma2016-08-17
|\ \ | | | | | | Cronet e2e take2
| * | removed file from commitGravatar Makarand Dharmapurikar2016-08-11
| | |
* | | Merge branch 'v1.0.x' into manual-upmergeGravatar Nicolas "Pixel" Noble2016-08-11
|\ \ \
| | | * Solve merge conflict at gRPC-ProtoRPC.podspecGravatar Jorge Canizales2016-08-08
| | | |\ | | |_|/ | |/| |
| | | * Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-archive-fixGravatar Jorge Canizales2016-08-07
| | | |\
| * | | \ Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into ↵Gravatar Jorge Canizales2016-08-05
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | p0-advance-protobuf-version
* | | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2016-08-03
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt Makefile build.yaml package.json src/core/lib/surface/version.c src/csharp/Grpc.Auth/project.json src/csharp/Grpc.Core/VersionInfo.cs src/csharp/Grpc.Core/project.json src/csharp/Grpc.HealthCheck/project.json src/csharp/build_packages.bat src/node/health_check/package.json src/node/tools/package.json src/python/grpcio/grpc_version.py src/python/grpcio_health_checking/grpc_version.py src/python/grpcio_tests/grpc_version.py src/ruby/lib/grpc/version.rb src/ruby/tools/version.rb tools/distrib/python/grpcio_tools/grpc_version.py tools/doxygen/Doxyfile.c++ tools/doxygen/Doxyfile.c++.internal tools/doxygen/Doxyfile.core tools/doxygen/Doxyfile.core.internal
* | | | | Bug fix on error suppression and commentGravatar Muxi Yan2016-08-01
| | | | |
* | | | | Suppress warning in all libraries whose names starting with gRPC-CoreGravatar Muxi Yan2016-08-01
| | | | |
| * | | | Fix local server tests & exceptions testsGravatar Jorge Canizales2016-08-01
| | | | |
* | | | | Use dedicated build configuration 'Cronet' for the new targetGravatar Muxi Yan2016-08-01
| | | | |
| * | | | Better names for the methods to clear all host settingsGravatar Jorge Canizales2016-07-29
| | | | |
| | * | | Merge commit '5e623b8d8d8d106bd4ab9a6d77ef43b1a134d8ec' into ↵Gravatar Jorge Canizales2016-07-29
| | |\ \ \ | | | | | | | | | | | | | | | | | | p0-advance-protobuf-version
| | * | | | Update podspecs to use Protobuf 3.0.0Gravatar Jorge Canizales2016-07-29
| | | | | | | | | | | | | | | | | | | | | | | | The SwiftSample doesn’t build in this commit, but I need to sync with head anyway so I’ll first merge v1.0.x into this branch and then debug.
| * | | | | Reset all host configs *before* setting what we needGravatar Jorge Canizales2016-07-29
| | | | | | | | | | | | | | | | | | Not after :) This fixes the local server tests failing to SSL handshake.
* | | | | | Minor revisionsGravatar Muxi Yan2016-07-29
| | | | | |
| * | | | | Leave improving the error message as a TODOGravatar Jorge Canizales2016-07-29
| | | | | |
| * | | | | Let override default response size limitGravatar Jorge Canizales2016-07-28
| | |/ / / | |/| | | | | | | | Still missing: Catch the C-library error to improve the error message.
* | | | | Fix Objective-C test pods for Cronet testsGravatar Muxi Yan2016-07-27
| | | | |
| | | * | test harness changes for compilingGravatar Makarand Dharmapurikar2016-07-26
| | | | |
* | | | | Merge pull request #7525 from muxi/add-interop-cronet-testGravatar makdharma2016-07-26
|\ \ \ \ \ | |_|_|/ / |/| | | | Add InteropTestsRemoteWithCronet to the tests
| * | | | Add InteropTestsRemoteWithCronet to the testsGravatar Muxi Yan2016-07-25
| | | | |
* | | | | Merge v1.0.x into masterGravatar murgatroid992016-07-22
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge pull request #7425 from jcanizales/p0-dynamic-frameworks-build-testsGravatar makdharma2016-07-19
| |\ \ \ | | | | | | | | | | Automatic test that the library builds correctly with frameworks
* | | | | Add test target file to repoGravatar Muxi Yan2016-07-19
| | | | |
| | | * | Update sample and test versions to -pre1.1Gravatar Jorge Canizales2016-07-19
| | |/ / | |/| | | | | | | | | | To use the 3.0.0-beta-4 version of protoc, which has the fix for oneofs when using dynamic frameworks.
* | | | Let roots_filename be a static variableGravatar Muxi Yan2016-07-19
| | | |
* | | | Add fixture description and TODO for test name inferral from test case ↵Gravatar Muxi Yan2016-07-19
| | | | | | | | | | | | | | | | method name
* | | | Collapse fixture into CoreCronetEnd2EndTests.m so that individual test cases ↵Gravatar Muxi Yan2016-07-19
| | | | | | | | | | | | | | | | can be run, instead of only allow running the entire fixture
| * | | Commit as 1.0.0-pre1 so we can release already.Gravatar Jorge Canizales2016-07-18
| | | |
* | | | Add new line to the end of fixture.hGravatar Muxi Yan2016-07-18
| | | |
* | | | Rename h2_ssl_cronet.m to fixture_h2_ssl_cronet.mGravatar Muxi Yan2016-07-18
| | | |
* | | | Update cronet test comments and structureGravatar Muxi Yan2016-07-18
| | | |
* | | | Rename h2_ssl.* to h2_ssl_cronet.* and add static specifier to ↵Gravatar Muxi Yan2016-07-18
| | | | | | | | | | | | | | | | chttp2_tear_down_secure_fullstack in h2_ssl_cronet.m
| | | * “Allow non-modular includes in framework modules”Gravatar Jorge Canizales2016-07-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It’s the magic sentence that allows pods dependent on RxLibrary to be archived correctly by XCode. It’s less than ideal, and seems arbitrary (why RxLibrary specifically?), so we’ll try to produce a minimal case and open an issue with it in the Cocoapods repo.
| | * | Build sample app both with and without frameworksGravatar Jorge Canizales2016-07-15
| | | |
| | * | Misc test scripts cleanup:Gravatar Jorge Canizales2016-07-15
| | | | | | | | | | | | | | | | | | | | - Echo commands - Remove generated code before pod install - Don’t “clean” before “build”
| | * | Don’t care about installed protoc in the test scriptsGravatar Jorge Canizales2016-07-15
| | |/
* | | Establish Objective C end-to-end core test with CronetGravatar Muxi Yan2016-07-15
| | |
* | | Establish Objective C end-to-end core test with CronetGravatar Muxi Yan2016-07-15
| | |
| * | Advance versions from 0.14 -> 1.0Gravatar Jorge Canizales2016-07-15
| |/ | | | | | | | | | | | | | | Pending: - Tag BoringSSL repo. - Tag gRPC repo. - Build the plugin, zip it, and add it to the release. - Push Cocoapods to trunk.
* | Establish Objective C end-to-end core test with CronetGravatar Muxi Yan2016-07-15
| |
* | Merged master branchGravatar Muxi Yan2016-07-14
|\|