25 Commits (7043b882a337fe51dc22c2dc92768f16425de36b)

Author SHA1 Message Date
Protobuf Team Bot 46d1145ec8 ObjC Cleanups. 2 years ago
Thomas Van Lenten 53d8b03643 [ObjC] rename the file to drop the "objectivec_" prefix. 2 years ago
Mike Kruskal 388e3d744f Sync from Piper @mkruskal/footmitten 2 years ago
Thomas Van Lenten 2fb33b8c54 [ObjC] Move from `#pragma unused()` to `_unused` 2 years ago
Mike Kruskal e99b2819ee Sync from Piper @476205078 2 years ago
Thomas Van Lenten bc4cbf9a05 Remove the pre Xcode 10.2 support. 2 years ago
Thomas Van Lenten ecd63bb219 Format the test sources. 2 years ago
Thomas Van Lenten 9e069b2e51 [ObjC] Tweak some things to be better shape for clang-format. 2 years ago
Thomas Van Lenten 5a823ffd16 [ObjC] Fix the name of the test file. 2 years ago
Thomas Van Lenten 5cf61b7e47 [ObjC] Test file cleanups 2 years ago
Thomas Van Lenten 28bc3baca1 [ObjC] use root relative paths for test proto imports. 2 years ago
Thomas Van Lenten cf4eeae6fd [ObjC] Remove options not needed since the protos are specific to ObjC tests. 2 years ago
Thomas Van Lenten bc9880ba08 [ObjC] Make the proto packages specific to ObjC tests. 2 years ago
Thomas Van Lenten b46c0eeb5e [ObjC] Remove the "google/protobuf" path from generated test protos. 2 years ago
Thomas Van Lenten 3e0d399c3e [ObjC] Give the ObjC tests copies of all their protos. 2 years ago
Thomas Van Lenten 43b8721457 [ObjC] Remove the need for descriptor.proto in tests. 2 years ago
Thomas Van Lenten d979267a7f Remove some test files not used. 2 years ago
Thomas Van Lenten 0a73ec7e88 Remove the support for the kokoro cocoapods integration tests. 3 years ago
Adam Cozzette 562fc946c7 Sync from Piper @388508285 3 years ago
Dave MacLachlan 9b3aaf4bc5 Block deprecated warnings when testing on newer OS 3 years ago
Dave MacLachlan 36e9bfc963 Add basic KVO test. 4 years ago
Thomas Van Lenten 3069f82bbc Tweak tests to allow common protos to evolve more. 4 years ago
Deanna Garcia 3f8f6e925d Removing more files that were added during rebasing 4 years ago
Deanna Garcia 2f8d310048 Fixing objc tests 4 years ago
Joshua Haberman 9521803d40 Sync from Piper @375548932 4 years ago
Deanna Garcia 4c3d50b946 Fixing objc tests 4 years ago
Thomas Van Lenten 23fd8e0791 Use correct enum values. 4 years ago
Thomas Van Lenten 5ee15d6135 Update the pod tests to match the new min iOS version. 4 years ago
Thomas Van Lenten 2f6a7546e4 Update the pod tests to match the new min iOS version. 4 years ago
Joshua Haberman b70695dd68 Sync from Piper @338707351 4 years ago
Thomas Van Lenten 9c27f6a479 Add cast to avoid warning on Xcode 12. 4 years ago
Joshua Haberman 95e6c5b474 Sync from Piper @327110949 4 years ago
Peter Newman e2cc2de304
Fix lots of spelling errors (#7751) 4 years ago
Joshua Haberman 0a737d8eb0 Sync from Piper @313142438 5 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Joshua Haberman 32e5deb1ac Sync from Piper @308829107 5 years ago
Thomas Van Lenten 7b6016e343 [ObjC] Add tests for proto3 optional behaviors. 5 years ago
Joshua Haberman 74ad62759e Sync from Piper @306496510 5 years ago
Thomas Van Lenten 6f3bda22f4 [ObjC] Fix some tests checking the wrong Message class. 5 years ago
Thomas Van Lenten 56c48ae592 Revisit how the WKTs are bundled with ObjC. 5 years ago
Dave MacLachlan f4a6b99339 Block subclassing 5 years ago
Dave MacLachlan ab48ecf140 Update pddm to work with clang-format 5 years ago
Dave MacLachlan 74956e1c15 Use references to Objective C classes instead of looking classes up by name. 5 years ago
Brian Wignall a104dffcb6 Fix typos (#7050) 5 years ago
Thomas Van Lenten 065fa2f395 Remove use of VLA. 5 years ago
Thomas Van Lenten 030a38b954 Fix typo that snuck in with last commit. 5 years ago
Thomas Van Lenten 6ec27f0d08 Add an explicit test using secure coding for added safety. 5 years ago
Thomas Van Lenten b273cba192 Fix enum writing. 5 years ago
Thomas Van Lenten 1c8a7a10f8 Update some tests for newer clang error messages. 6 years ago
Thomas Van Lenten d529720e2f If enum aliases overlap in ObjC names skip generating the extras. 6 years ago