Jorge Canizales
|
a307728aab
|
Test on iPhone instead of iPad
|
10 years ago |
Jorge Canizales
|
5dc5899f6a
|
Filter xcodebuild output, fix return code, and leave make to the podspec
|
10 years ago |
Jorge Canizales
|
be85352dce
|
Script to build the ObjC plugin, generate code, and run tests
|
10 years ago |
Jorge Canizales
|
0535b039cb
|
Share AllTests scheme, without the local RouteGuide tests
|
10 years ago |
Jorge Canizales
|
243e8ee4eb
|
Remove Cocoapods warning of OTHER_LDFLAGS
We don’t use the Tests library target anyway.
|
10 years ago |
Jorge Canizales
|
a8c5d96893
|
id<GRXWriter> -> GRXWriter * in the tests
|
10 years ago |
Jorge Canizales
|
5580e5d248
|
Increase timeout of tests to remove flakes.
|
10 years ago |
Jorge Canizales
|
1773007f5b
|
Point tests Podfile to Protobuf submodule instead of release
|
10 years ago |
Jorge Canizales
|
5260f53cda
|
Rename HTTP2Path -> HTTPPath
|
10 years ago |
Jorge Canizales
|
be808e36f6
|
Move ProtoMethod to ProtoRPC package
|
10 years ago |
Jorge Canizales
|
469d4b6fde
|
Rename GRPCMethodName->ProtoMethod
|
10 years ago |
Jorge Canizales
|
7eff1df186
|
Point tests Podfile to head protobuf podspec
|
10 years ago |
murgatroid99
|
25a2661d6d
|
Changed argument names in Objective-C generated code
|
10 years ago |
Jorge Canizales
|
c42a38e53b
|
Import headers based on path in the tests project
Part of fixing https://github.com/grpc/grpc/issues/2192
|
10 years ago |
Jorge Canizales
|
1a38475093
|
Drop repeated response headers.
|
10 years ago |
Jorge Canizales
|
8c6bc6e5aa
|
Test call and error metadata are the same.
|
10 years ago |
Jorge Canizales
|
544963e18a
|
Let set NSDictionary as headers, and init the property (not nil)
|
10 years ago |
Jorge Canizales
|
d7981253de
|
Add test to set and read headers. Flaky!!
|
10 years ago |
Jorge Canizales
|
d666fd068b
|
Cleanup GRPCClientTests.m
|
10 years ago |
Jorge Canizales
|
ceb43623ba
|
Use grpc-common’s route_guide in local tests
|
10 years ago |
Jorge Canizales
|
e37a41cf66
|
Generate RouteGuide code on pod install
|
10 years ago |
Jorge Canizales
|
ba65a1028d
|
Point test and sample podfiles to protobuf release
|
10 years ago |
Jorge Canizales
|
b3be22956c
|
Add RemoteTests as GRPCClientTests to tests project
|
10 years ago |
Jorge Canizales
|
e17c72bbbd
|
Add SampleTests as LocalClearTextTests to tests project
|
10 years ago |
Jorge Canizales
|
244365d521
|
Add RouteGuideClient to tests’ Podfile
|
10 years ago |
Jorge Canizales
|
7307684b2b
|
Add RemoteProtoTests as InteropTests to tests project
|
10 years ago |
Jorge Canizales
|
dc42ee624d
|
Add RemoteTestClient to tests' Podfile
|
10 years ago |
Jorge Canizales
|
eb1509c18c
|
Remove empty class AllTests
|
10 years ago |
Jorge Canizales
|
6caf911392
|
Add a few unit tests for GRX
|
10 years ago |
Jorge Canizales
|
ad0965edbe
|
Install GRX into RxLibraryUnitTests.m
|
10 years ago |
Jorge Canizales
|
f3530acfce
|
Podfile to link RxLibrary to its unit tests
|
10 years ago |
Jorge Canizales
|
6295115d4e
|
Minimal "test library" project
|
10 years ago |