protobuf/objectivec/Tests
Thomas Van Lenten d846b0b059 Beta quality drop of Objective C Support.
- Add more to the ObjC dir readme.
- Merge the ExtensionField and ExtensionDescriptor to reduce overhead.
- Fix an initialization race.
- Clean up the Xcode schemes.
- Remove the class/enum filter.
- Remove some forced inline that were bloating things without proof of performance wins.
- Rename some internal types to avoid conflicts with the well know types protos.
- Drop the use of ApplyFunctions to the compiler/optimizer can do what it wants.
- Better document some possible future improvements.
- Add missing support for parsing repeated primitive fields in packed or unpacked forms.
- Improve -hash.
- Add *Count for repeated and map<> fields to avoid auto create when checking for them being set.
2015-06-08 17:17:22 -04:00
..
iOSTestHarness Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 2015-05-06 13:19:14 -04:00
golden_message Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 2015-05-06 13:19:14 -04:00
golden_packed_fields_message Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 2015-05-06 13:19:14 -04:00
GPBARCUnittestProtos.m Beta quality drop of Objective C Support. 2015-06-08 17:17:22 -04:00
GPBArrayTests.m Objective C Second Alpha Drop 2015-05-22 14:27:31 -04:00
GPBCodedInputStreamTests.m Beta quality drop of Objective C Support. 2015-06-08 17:17:22 -04:00
GPBCodedOuputStreamTests.m Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 2015-05-06 13:19:14 -04:00
GPBConcurrencyTests.m Beta quality drop of Objective C Support. 2015-06-08 17:17:22 -04:00
GPBDescriptorTests.m Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 2015-05-06 13:19:14 -04:00
GPBDictionaryTests.pddm Objective C Second Alpha Drop 2015-05-22 14:27:31 -04:00
GPBDictionaryTests+Bool.m Objective C Second Alpha Drop 2015-05-22 14:27:31 -04:00
GPBDictionaryTests+Int32.m Objective C Second Alpha Drop 2015-05-22 14:27:31 -04:00
GPBDictionaryTests+Int64.m Objective C Second Alpha Drop 2015-05-22 14:27:31 -04:00
GPBDictionaryTests+String.m Objective C Second Alpha Drop 2015-05-22 14:27:31 -04:00
GPBDictionaryTests+UInt32.m Objective C Second Alpha Drop 2015-05-22 14:27:31 -04:00
GPBDictionaryTests+UInt64.m Objective C Second Alpha Drop 2015-05-22 14:27:31 -04:00
GPBMessageTests.m Beta quality drop of Objective C Support. 2015-06-08 17:17:22 -04:00
GPBMessageTests+Merge.m Objective C Second Alpha Drop 2015-05-22 14:27:31 -04:00
GPBMessageTests+Runtime.m Beta quality drop of Objective C Support. 2015-06-08 17:17:22 -04:00
GPBMessageTests+Serialization.m Beta quality drop of Objective C Support. 2015-06-08 17:17:22 -04:00
GPBPerfTests.m Objective C Second Alpha Drop 2015-05-22 14:27:31 -04:00
GPBStringTests.m Objective C Second Alpha Drop 2015-05-22 14:27:31 -04:00
GPBSwiftTests.swift Objective C Second Alpha Drop 2015-05-22 14:27:31 -04:00
GPBTestUtilities.h Beta quality drop of Objective C Support. 2015-06-08 17:17:22 -04:00
GPBTestUtilities.m Beta quality drop of Objective C Support. 2015-06-08 17:17:22 -04:00
GPBUnittestProtos.m Beta quality drop of Objective C Support. 2015-06-08 17:17:22 -04:00
GPBUnknownFieldSetTest.m Beta quality drop of Objective C Support. 2015-06-08 17:17:22 -04:00
GPBUtilitiesTests.m Beta quality drop of Objective C Support. 2015-06-08 17:17:22 -04:00
GPBWellKnownTypesTest.m Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 2015-05-06 13:19:14 -04:00
GPBWireFormatTests.m Beta quality drop of Objective C Support. 2015-06-08 17:17:22 -04:00
text_format_map_unittest_data.txt Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 2015-05-06 13:19:14 -04:00
text_format_unittest_data.txt Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 2015-05-06 13:19:14 -04:00
unittest_cycle.proto Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 2015-05-06 13:19:14 -04:00
unittest_objc_startup.proto Beta quality drop of Objective C Support. 2015-06-08 17:17:22 -04:00
unittest_objc.proto Objective C Second Alpha Drop 2015-05-22 14:27:31 -04:00
unittest_runtime_proto2.proto ObjC fixup for the branch. 2015-05-26 14:01:54 -04:00
unittest_runtime_proto3.proto ObjC fixup for the branch. 2015-05-26 14:01:54 -04:00
UnitTests-Bridging-Header.h Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 2015-05-06 13:19:14 -04:00
UnitTests-Info.plist Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 2015-05-06 13:19:14 -04:00