aboutsummaryrefslogtreecommitdiff
path: root/objectivec/Tests/CocoaPods/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'objectivec/Tests/CocoaPods/README.md')
-rw-r--r--objectivec/Tests/CocoaPods/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/objectivec/Tests/CocoaPods/README.md b/objectivec/Tests/CocoaPods/README.md
new file mode 100644
index 00000000..08785918
--- /dev/null
+++ b/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.