protobuf/objectivec/Tests
Thomas Van Lenten 1383d53e67 Cleanups for newer Xcodes
- Move up to 8.4 as the high simulator (assuming Xcode 6.4).
- Add cast to NSMutableDictionary so clang and resolve the selector.
- Add case for the newer static analyzer so it won't trigger a false warning.
- Update the "dictionary" interface to use "object" naming. Xcode 7+ has gotten
  more strict on the use of nonnull/nullable; combining that with the generic
  collection support; and the "dictionary" classes we created now collide with
  what the generic KeyValueCoding in the system headers triggering
  warnings/errors. Fix this and hopefully all future issue by renaming the
  methods to use "object" for the classes that have data types as objects
  instead of PODs. Taking this renaming hit now while ObjC is still in beta
  because it is a breaking change for any existing code.
2015-09-29 17:18:09 -04:00
..
iOSTestHarness Update podspec for files that can build now, rename assets to not need @ in the name. 2015-06-10 14:30:59 -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 Cleanups for newer Xcodes 2015-09-29 17:18:09 -04:00
GPBDictionaryTests+Bool.m Cleanups for newer Xcodes 2015-09-29 17:18:09 -04:00
GPBDictionaryTests+Int32.m Cleanups for newer Xcodes 2015-09-29 17:18:09 -04:00
GPBDictionaryTests+Int64.m Cleanups for newer Xcodes 2015-09-29 17:18:09 -04:00
GPBDictionaryTests+String.m Cleanups for newer Xcodes 2015-09-29 17:18:09 -04:00
GPBDictionaryTests+UInt32.m Cleanups for newer Xcodes 2015-09-29 17:18:09 -04:00
GPBDictionaryTests+UInt64.m Cleanups for newer Xcodes 2015-09-29 17:18:09 -04:00
GPBMessageTests.m Beta quality drop of Objective C Support. 2015-06-08 17:17:22 -04:00
GPBMessageTests+Merge.m Cleanups for newer Xcodes 2015-09-29 17:18:09 -04:00
GPBMessageTests+Runtime.m Cleanups for newer Xcodes 2015-09-29 17:18:09 -04:00
GPBMessageTests+Serialization.m Cleanups for newer Xcodes 2015-09-29 17:18:09 -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 Add nonnil markup to ObjC library. 2015-06-16 17:04:50 -04:00
GPBTestUtilities.h Beta quality drop of Objective C Support. 2015-06-08 17:17:22 -04:00
GPBTestUtilities.m Cleanups for newer Xcodes 2015-09-29 17:18:09 -04:00
GPBUnittestProtos.m Fix bugs for objectivec 2015-08-26 16:24:06 -07: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 Cleanups for newer Xcodes 2015-09-29 17:18:09 -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