protobuf/objectivec/Tests/CocoaPods
Peter Newman e2cc2de304
Fix lots of spelling errors (#7751)
* Fix a typo

* Fix lots of spelling errors

* Fix a few more spelling mistakes

* s/parsable/parseable/

* Don't touch the third party files

* Cloneable is the preferred C# term

* Copyable is the preferred C++ term

* Revert "s/parsable/parseable/"

This reverts commit 534ecf7675.

* Revert unparseable->unparsable corrections
2020-08-10 11:08:25 -07:00
..
iOSCocoaPodsTester Make the CocoaPods integration tests more robust 2016-05-20 11:06:43 -04:00
OSXCocoaPodsTester Make the CocoaPods integration tests more robust 2016-05-20 11:06:43 -04:00
README.md CocoaPod Integration Tests 2016-05-19 14:31:39 -04:00
run_tests.sh Fix lots of spelling errors (#7751) 2020-08-10 11:08:25 -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.