xamarin-macios/tests/monotouch-test
Alex Soto edb7a03da5 [CoreMedia] Adds API bindings from Xcode 9 Beta 1 to stable (#2886)
* [CoreMedia] Adds API bindings from Xcode 9 Beta 1 to stable

* Bindings for CoreMedia API from Xcode 9 beta 1 to Stable
* Adds test for manual bindings of CMVideoFormatDescription HEVC APIs
* Fixed TODO of pending exposure of CMSampleBufferAttachmentSettings API
* Derived of the TODO renamed some internal keys inside CMSampleAttachmentKey
  static class in order for them to follow the [StrongDictionary] conventions
  to avoid uneccesary [Export] on StrongDictionary members. Also removed a
  #if !MONOMAC conditional in favour of [NoMac].

* implement feedback
2017-10-16 10:11:27 +02:00
..
ARKit Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
AVFoundation Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
AVKit [tests] Import 2016-05-26 15:06:52 +02:00
AdSupport [tests] Import 2016-05-26 15:06:52 +02:00
AddressBook Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
AddressBookUI Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
Assets.xcassets/AppIcons.appiconset [tests] Import 2016-05-26 15:06:52 +02:00
AudioToolbox Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
AudioUnit [generator] Allow basic support of nullable inside our trampolines. Fixes #42699 (#1820) 2017-03-03 14:01:33 -05:00
CloudKit [tests] Update monotouch-test to add version checks when executing on older iOS versions. Fixes #43920 (#729) 2016-08-31 23:08:54 -04:00
Contacts [XM] Add hybrid/standard AOT option and improve AOT code (#1650) 2017-02-08 13:40:48 -06:00
CoreAnimation Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
CoreAudioKit [tests] Add missing version check on AUViewController tests. Fixes #42440 (#393) 2016-07-13 23:10:35 -04:00
CoreBluetooth Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
CoreData Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
CoreFoundation [tests] Use a different bundle id for different apps that can be installed on the same device. (#1509) 2017-01-16 18:34:57 +01:00
CoreGraphics [CoreGraphics] Implement CoreGraphics bindings for Xcode 9. (#2812) 2017-10-02 12:02:41 +02:00
CoreImage Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
CoreLocation Merge remote-tracking branch 'origin/master' into xcode8 2016-06-28 12:44:08 +02:00
CoreML Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
CoreMedia [CoreMedia] Adds API bindings from Xcode 9 Beta 1 to stable (#2886) 2017-10-16 10:11:27 +02:00
CoreMidi [Midi] Fix bug 43582 - MidiEndpoint throws, bad dispose of GCHandle 2016-08-31 08:48:11 -04:00
CoreMotion [tests] Import 2016-05-26 15:06:52 +02:00
CoreServices Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
CoreText Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
CoreVideo [generator] Create CVPixelBuffer using GetINativeObject so its usable from 3rd party bindings (#2111) 2017-05-19 11:10:22 -05:00
EventKit Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
ExternalAccessory [tests] Import 2016-05-26 15:06:52 +02:00
FileProvider Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
Foundation Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
GLKit [runtime] Parse unions in objc encodings correctly. Fixes #42452. (#394) 2016-07-14 18:03:02 +02:00
GameController Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
GameKit Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
GameplayKit Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
HealthKit [HealthKit] Bind Xcode 9 APIs (#2817) 2017-10-05 07:48:53 +02:00
HomeKit Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
HttpClient [Foundation] Set 'sentRequest' when sending a request in NSUrlSessionHandler. (#1806) 2017-06-05 09:21:28 -04:00
ImageIO Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
Intents [tests] Disable INIntentResolutionResultTests.cs on XM (it's not ready) 2017-03-28 16:31:49 -05:00
JavascriptCore Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
MapKit Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
MediaAccessibility [monotouch-test] Allow more values for MACaptionAppearanceGetDisplayType. 2017-06-28 12:31:25 -05:00
MediaPlayer Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
MediaToolbox Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
MessageUI [messageui] Review (and add test) the enum breaking change from Apple. Fixes #42682 (#710) 2016-08-30 14:26:49 -04:00
Messages Fix monotouch-tests failures on older iOS versions (#401) 2016-07-14 22:00:52 -04:00
Metal Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
MetalPerformanceShaders Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
MobileCoreServices Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
ModelIO [ModelIO] Adds Xcode 9 Beta 1 to Stable API bindings (#2832) 2017-10-05 20:32:25 +02:00
MultipeerConnectivity Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
NetworkExtension Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
ObjCRuntime Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
OpenGLES [opengles] Add version check to EAGLContext.PresentRenderBufferTest (#1706) 2017-03-28 09:42:24 -05:00
PassKit Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
PdfKit Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
Photos [tests] Import 2016-05-26 15:06:52 +02:00
PushKit [tests] Import 2016-05-26 15:06:52 +02:00
QuickLook [tests][monotouch] More adjustments for iOS10 related failures/changes (#239) 2016-06-22 16:28:27 -04:00
ReplayKit Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
Resources [tests] Import 2016-05-26 15:06:52 +02:00
SafariServices [tests] Import 2016-05-26 15:06:52 +02:00
SceneKit Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
Security Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
Simd Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
SpriteKit Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
StoreKit [tests] Import 2016-05-26 15:06:52 +02:00
System.Net.Http Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
SystemConfiguration Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
UIKit [uikit] Add UIContentSizeCategoryCompareToCategory & UIContentSizeCat… (#2805) 2017-09-29 12:13:53 -04:00
VideoToolbox [VideoToolbox] Adds bindings from Xcode 9 Beta 1 to Stable (#2859) 2017-10-09 13:43:17 -05:00
iAd [tests] Import 2016-05-26 15:06:52 +02:00
mono Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
AppDelegate.cs [tests] Import 2016-05-26 15:06:52 +02:00
Asserts.cs [ModelIO] Adds Xcode 9 Beta 1 to Stable API bindings (#2832) 2017-10-05 20:32:25 +02:00
BoardingPass.pkpass [tests] Import 2016-05-26 15:06:52 +02:00
EmptyNib.xib [tests] Import 2016-05-26 15:06:52 +02:00
Entitlements.plist [tests] Import 2016-05-26 15:06:52 +02:00
Hand.wav [tests] Import 2016-05-26 15:06:52 +02:00
Info.plist [tests] Remove Classic test projects, and make the Unified test projects the master projects. (#858) 2016-09-21 22:55:10 +02:00
LL-171A-B-B797E457-16AB-C708-1E0F-32C19DBD47B5.icc [tests] Import 2016-05-26 15:06:52 +02:00
LaunchScreen.storyboard [tests] Import 2016-05-26 15:06:52 +02:00
Main.cs [monotouch-test] Move version-checking code to a shared file. 2016-06-27 13:07:37 +02:00
Makefile [tests] Import 2016-05-26 15:06:52 +02:00
NativeTypesTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
Pacifico.ttf [tests] Import 2016-05-26 15:06:52 +02:00
Tamarin.pdf [tests] Import 2016-05-26 15:06:52 +02:00
app.config [monotouch-test] Add test to ensure config files are properly bundled in apps. (#1291) 2016-12-02 14:13:25 +01:00
basn3p08.png [tests] Import 2016-05-26 15:06:52 +02:00
drum01.mp3 [tests] Import 2016-05-26 15:06:52 +02:00
monotouch-test.csproj [ModelIO] Adds Xcode 9 Beta 1 to Stable API bindings (#2832) 2017-10-05 20:32:25 +02:00
xamvideotest.mp4 [tests] Import 2016-05-26 15:06:52 +02:00