| Index: third_party/protobuf/objectivec/Tests/CocoaPods/README.md
|
| diff --git a/third_party/protobuf/objectivec/Tests/CocoaPods/README.md b/third_party/protobuf/objectivec/Tests/CocoaPods/README.md
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..08785918866eac25eb1f9b386580b55d9ae30f29
|
| --- /dev/null
|
| +++ b/third_party/protobuf/objectivec/Tests/CocoaPods/README.md
|
| @@ -0,0 +1,9 @@
|
| +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.
|
|
|