aboutsummaryrefslogtreecommitdiffhomepage
path: root/objectivec/Tests/CocoaPods
Commit message (Collapse)AuthorAge
* Adds destination flag to xcodebuild to avoid possible flake errors (#1697)Gravatar Sergio Campamá2016-06-20
| | | | Adds destination flag to xcodebuild to avoid possible flake errors
* Add the CocoaPods integration tests to Travis.Gravatar Sergio Campamá2016-06-14
| | | | | | Also hotwires updating ruby as CocoaPods was crashing within a support library. Fixes #1619
* Make the CocoaPods integration tests more robustGravatar Thomas Van Lenten2016-05-20
| | | | | | | - 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.
* Add shared schemes for the CocoaPods integration testsGravatar Thomas Van Lenten2016-05-19
| | | | | Otherwise the projects have to be opened once to create user schemes for the command line builds to work.
* CocoaPod Integration TestsGravatar Thomas Van Lenten2016-05-19
- 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.