Thomas Van Lenten e998b8ff66 Add compile test sources for to test include order. 7 жил өмнө
..
CocoaPods 1a5333b8c1 Adds destination flag to xcodebuild to avoid possible flake errors (#1697) 9 жил өмнө
iOSTestHarness 8537f1e6d5 Fix up warnings from Xcode 9.1 (#3887) 7 жил өмнө
GPBARCUnittestProtos.m dad775b798 Improve ObjC deprecated annotation support. 8 жил өмнө
GPBArrayTests.m a274c67caf Build out more complete code coverage in the tests. 8 жил өмнө
GPBCodedInputStreamTests.m 953adb16ff Add casts to removed undefined behaviors around shifts. 7 жил өмнө
GPBCodedOuputStreamTests.m 38508e9bbb Add test for failing write of raw pointer to output stream 7 жил өмнө
GPBCompileTest01.m e998b8ff66 Add compile test sources for to test include order. 7 жил өмнө
GPBCompileTest02.m e998b8ff66 Add compile test sources for to test include order. 7 жил өмнө
GPBCompileTest03.m e998b8ff66 Add compile test sources for to test include order. 7 жил өмнө
GPBCompileTest04.m e998b8ff66 Add compile test sources for to test include order. 7 жил өмнө
GPBCompileTest05.m e998b8ff66 Add compile test sources for to test include order. 7 жил өмнө
GPBCompileTest06.m e998b8ff66 Add compile test sources for to test include order. 7 жил өмнө
GPBCompileTest07.m e998b8ff66 Add compile test sources for to test include order. 7 жил өмнө
GPBCompileTest08.m e998b8ff66 Add compile test sources for to test include order. 7 жил өмнө
GPBCompileTest09.m e998b8ff66 Add compile test sources for to test include order. 7 жил өмнө
GPBCompileTest10.m e998b8ff66 Add compile test sources for to test include order. 7 жил өмнө
GPBCompileTest11.m e998b8ff66 Add compile test sources for to test include order. 7 жил өмнө
GPBCompileTest12.m e998b8ff66 Add compile test sources for to test include order. 7 жил өмнө
GPBCompileTest13.m e998b8ff66 Add compile test sources for to test include order. 7 жил өмнө
GPBCompileTest14.m e998b8ff66 Add compile test sources for to test include order. 7 жил өмнө
GPBCompileTest15.m e998b8ff66 Add compile test sources for to test include order. 7 жил өмнө
GPBCompileTest16.m e998b8ff66 Add compile test sources for to test include order. 7 жил өмнө
GPBCompileTest17.m e998b8ff66 Add compile test sources for to test include order. 7 жил өмнө
GPBCompileTest18.m e998b8ff66 Add compile test sources for to test include order. 7 жил өмнө
GPBCompileTest19.m e998b8ff66 Add compile test sources for to test include order. 7 жил өмнө
GPBCompileTest20.m e998b8ff66 Add compile test sources for to test include order. 7 жил өмнө
GPBCompileTest21.m e998b8ff66 Add compile test sources for to test include order. 7 жил өмнө
GPBCompileTest22.m e998b8ff66 Add compile test sources for to test include order. 7 жил өмнө
GPBCompileTest23.m e998b8ff66 Add compile test sources for to test include order. 7 жил өмнө
GPBCompileTest24.m e998b8ff66 Add compile test sources for to test include order. 7 жил өмнө
GPBCompileTest25.m e998b8ff66 Add compile test sources for to test include order. 7 жил өмнө
GPBConcurrencyTests.m d846b0b059 Beta quality drop of Objective C Support. 10 жил өмнө
GPBDescriptorTests.m a274c67caf Build out more complete code coverage in the tests. 8 жил өмнө
GPBDictionaryTests+Bool.m 9d7f313372 Reduce size of GPBDictionary by getting rid of class creation methods 7 жил өмнө
GPBDictionaryTests+Int32.m 9d7f313372 Reduce size of GPBDictionary by getting rid of class creation methods 7 жил өмнө
GPBDictionaryTests+Int64.m 9d7f313372 Reduce size of GPBDictionary by getting rid of class creation methods 7 жил өмнө
GPBDictionaryTests+String.m 9d7f313372 Reduce size of GPBDictionary by getting rid of class creation methods 7 жил өмнө
GPBDictionaryTests+UInt32.m 9d7f313372 Reduce size of GPBDictionary by getting rid of class creation methods 7 жил өмнө
GPBDictionaryTests+UInt64.m 9d7f313372 Reduce size of GPBDictionary by getting rid of class creation methods 7 жил өмнө
GPBDictionaryTests.m 988ffe0a78 Minor fix for autocreated object repeated fields and maps. 8 жил өмнө
GPBDictionaryTests.pddm 9d7f313372 Reduce size of GPBDictionary by getting rid of class creation methods 7 жил өмнө
GPBExtensionRegistryTest.m 49e4ba6098 Fix ExtensionRegistry copying and add tests. 8 жил өмнө
GPBMessageTests+Merge.m ca428c1bc9 Have the tests rely on the autocreator behaviors. 9 жил өмнө
GPBMessageTests+Runtime.m 13a41246dd Make Root's +extensionRegistry generation smarter. 9 жил өмнө
GPBMessageTests+Serialization.m 9d7f313372 Reduce size of GPBDictionary by getting rid of class creation methods 7 жил өмнө
GPBMessageTests.m 156161dfcd Properly copy maps with string keys but pod values. 7 жил өмнө
GPBObjectiveCPlusPlusTest.mm ad2d5c926b Support enum forward decls in Objective C++ 10 жил өмнө
GPBPerfTests.m 2465ae7e23 Adds serial and parallel parsing tests to check if parallel parsing is faster than serial parsing, which it should 8 жил өмнө
GPBSwiftTests.swift 297449aaf4 Update the ObjC projects for Xcode 8 9 жил өмнө
GPBTestUtilities.h b1f954e639 Improves coverage of GPBCodedInputStream 8 жил өмнө
GPBTestUtilities.m a230b5d209 Rename methods to avoid ObjC KVC collisions. (#1699) 9 жил өмнө
GPBUnittestProtos.m dad775b798 Improve ObjC deprecated annotation support. 8 жил өмнө
GPBUnittestProtos2.m 13a41246dd Make Root's +extensionRegistry generation smarter. 9 жил өмнө
GPBUnknownFieldSetTest.m b1f954e639 Improves coverage of GPBCodedInputStream 8 жил өмнө
GPBUtilitiesTests.m 953adb16ff Add casts to removed undefined behaviors around shifts. 7 жил өмнө
GPBWellKnownTypesTest.m d0bc096b4a Timestamp helper fix, Duration helper cleanup. 8 жил өмнө
GPBWireFormatTests.m 6cfc19edde Xcode project cleanup/setup. 9 жил өмнө
UnitTests-Bridging-Header.h 30650d81d9 Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 10 жил өмнө
UnitTests-Info.plist 938ba41039 Update the min toolchain for iOS/OS X to be Xcode 7 9 жил өмнө
golden_message 30650d81d9 Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 10 жил өмнө
golden_packed_fields_message 30650d81d9 Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 10 жил өмнө
text_format_map_unittest_data.txt 30650d81d9 Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 10 жил өмнө
text_format_unittest_data.txt 30650d81d9 Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 10 жил өмнө
unittest_cycle.proto 13a41246dd Make Root's +extensionRegistry generation smarter. 9 жил өмнө
unittest_deprecated.proto dad775b798 Improve ObjC deprecated annotation support. 8 жил өмнө
unittest_deprecated_file.proto dad775b798 Improve ObjC deprecated annotation support. 8 жил өмнө
unittest_extension_chain_a.proto 13a41246dd Make Root's +extensionRegistry generation smarter. 9 жил өмнө
unittest_extension_chain_b.proto 13a41246dd Make Root's +extensionRegistry generation smarter. 9 жил өмнө
unittest_extension_chain_c.proto 13a41246dd Make Root's +extensionRegistry generation smarter. 9 жил өмнө
unittest_extension_chain_d.proto 13a41246dd Make Root's +extensionRegistry generation smarter. 9 жил өмнө
unittest_extension_chain_e.proto 13a41246dd Make Root's +extensionRegistry generation smarter. 9 жил өмнө
unittest_extension_chain_f.proto 13a41246dd Make Root's +extensionRegistry generation smarter. 9 жил өмнө
unittest_extension_chain_g.proto 13a41246dd Make Root's +extensionRegistry generation smarter. 9 жил өмнө
unittest_objc.proto 156161dfcd Properly copy maps with string keys but pod values. 7 жил өмнө
unittest_objc_startup.proto d846b0b059 Beta quality drop of Objective C Support. 10 жил өмнө
unittest_runtime_proto2.proto 58cd4a47e8 ObjC fixup for the branch. 10 жил өмнө
unittest_runtime_proto3.proto 58cd4a47e8 ObjC fixup for the branch. 10 жил өмнө