aboutsummaryrefslogtreecommitdiff
path: root/objectivec/Tests/CocoaPods/run_tests.sh
Commit message (Collapse)AuthorAgeFilesLines
* Adds destination flag to xcodebuild to avoid possible flake errors (#1697)Sergio Campamá2016-06-201-1/+6
| | | | Adds destination flag to xcodebuild to avoid possible flake errors
* Add the CocoaPods integration tests to Travis.Sergio Campamá2016-06-141-1/+10
| | | | | | Also hotwires updating ruby as CocoaPods was crashing within a support library. Fixes #1619
* Make the CocoaPods integration tests more robustThomas Van Lenten2016-05-201-8/+18
| | | | | | | - Env solution doesn't seem to always work, use template pod files and copy them in place instead. - Flush the pods cache before and after runs. - Make pod install verbose to have the info incase something goes wrong.
* CocoaPod Integration TestsThomas Van Lenten2016-05-191-0/+126
- Add an Xcode 6.3 created default iOS Project. - Add an Xcode 6.3 created default OS X Project. - Add Podfiles to for both that use Protobufs from within the tree. - Add a script to run the tests (and cleanup) to help confirm the state of the Protobuf.podspec and sources.