aboutsummaryrefslogtreecommitdiff
path: root/objectivec/Tests/CocoaPods
Commit message (Collapse)AuthorAgeFilesLines
* Make the CocoaPods integration tests more robustThomas Van Lenten2016-05-205-14/+36
| | | | | | | - 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 testsThomas Van Lenten2016-05-192-0/+182
| | | | | Otherwise the projects have to be opened once to create user schemes for the command line builds to work.
* CocoaPod Integration TestsThomas Van Lenten2016-05-1923-0/+2063
- 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.