Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
OSXCocoaPodsTester/ | 07-Sep-2024 | - | 1,308 | 1,239 | ||
iOSCocoaPodsTester/ | 07-Sep-2024 | - | 837 | 716 | ||
README.md | D | 07-Sep-2024 | 383 | 10 | 7 | |
run_tests.sh | D | 07-Sep-2024 | 3.6 KiB | 151 | 105 |
README.md
1CocoaPods Protocol Buffers Integration Tests 2============================================ 3 4The sub directories are the basic projects as created by Xcode 6.3. They are 5used to then drive `pod` and `xcodebuild` to ensure things integrate/build 6as expected. 7 8`run_tests.sh` defaults to running all the tests, invoke it with `--help` to 9see the arguments to control what tests are run. 10