10 Commits (c8b4ef27a029831c00eaa3625ca8f37af01f847d)

Author SHA1 Message Date
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
Thomas Van Lenten 1484b58056 [ObjC] Properly annotate extensions for ARC. 6 years ago
Dave MacLachlan ef3a725002 Make sure Objective C Proto compiler doesn't "duplicate" prefixes unnecessarily. 6 years ago
Thomas Van Lenten 92a879b2eb Add a unittest for ObjC TextFormat extension support. 6 years ago
Dave MacLachlan be83b29bdd Fix bugs in our keyword conversion support for objectivec 6 years ago
Thomas Van Lenten 8c1748f1cd Add tests to confirm strings/bytes are copied. 6 years ago
Feng Xiao afe98de32a Replace repo links. 6 years ago
Benjamin Barenblat 048f5c26a7 objectivec: Quash -Wself-assign and -Wvla (#4897) 6 years ago
leovitch 2804902446 [ObjC] Add ability to introspect list of enum values (#4678) 7 years ago
Thomas Van Lenten b59da6d099 Remove the iOS Test App. 7 years ago
Thomas Van Lenten e998b8ff66 Add compile test sources for to test include order. 7 years ago
Felix Jendrusch 38508e9bbb Add test for failing write of raw pointer to output stream 7 years ago
Thomas Van Lenten 953adb16ff Add casts to removed undefined behaviors around shifts. 7 years ago
Thomas Van Lenten 156161dfcd Properly copy maps with string keys but pod values. 7 years ago
dmaclach 8537f1e6d5 Fix up warnings from Xcode 9.1 (#3887) 7 years ago
Sergio Campama 02129f0a87 Fixes 32bit tests. 7 years ago
Dave MacLachlan 8ae6844cf4 codereview cleanup 7 years ago
Dave MacLachlan 9d7f313372 Reduce size of GPBDictionary by getting rid of class creation methods 7 years ago