aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/tests/build_tests.sh
Commit message (Collapse)AuthorAge
* Merge pull request #11341 from muxi/fix-objc-plugin-outputGravatar Muxi Yan2017-06-19
|\ | | | | Fixes gRPC ObjC plugin's upper camel conversion
| * Move testsGravatar Muxi Yan2017-06-08
| |
* | auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| |
| * Add test to verify objective c plugin outputs correct filenameGravatar Muxi Yan2017-06-06
|/
* Display time between tests for troubleshooting timeoutGravatar Muxi Yan2017-03-29
|
* 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
|
* fix terminal encoding for cocoapodsGravatar Jan Tattermusch2016-06-14
|
* Formatting and documentationGravatar Jorge Canizales2015-08-03
|
* Use the protoc made when one isn’t yet installedGravatar Jorge Canizales2015-08-03
|
* Reactivate Cocoapods error outputGravatar Jorge Canizales2015-08-02
|
* Fail early and explicitly if protoc, pod, or xcodebuild are missingGravatar Jorge Canizales2015-08-02
|
* Make plugin & server, and pod install via run_tests.pyGravatar Jorge Canizales2015-07-30