Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1032)

Unified Diff: third_party/protobuf/objectivec/Tests/CocoaPods/README.md

Issue 2599263002: third_party/protobuf: Update to HEAD (f52e188fe4) (Closed)
Patch Set: Address comments Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698