protobuf/objectivec/Tests/CocoaPods
Thomas Van Lenten 1445ce2809 Make the CocoaPods integration tests more robust
- 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.
2016-06-13 13:53:59 -07:00
..
iOSCocoaPodsTester Make the CocoaPods integration tests more robust 2016-06-13 13:53:59 -07:00
OSXCocoaPodsTester Make the CocoaPods integration tests more robust 2016-06-13 13:53:59 -07:00
README.md CocoaPod Integration Tests 2016-06-13 13:52:32 -07:00
run_tests.sh Make the CocoaPods integration tests more robust 2016-06-13 13:53:59 -07:00

CocoaPods Protocol Buffers Integration Tests

The sub directories are the basic projects as created by Xcode 6.3. They are used to then drive pod and xcodebuild to ensure things integrate/build as expected.

run_tests.sh defaults to running all the tests, invoke it with --help to see the arguments to control what tests are run.