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