xamarin-macios/tests/monotouch-test
Vincent Dondain 2a84c116db Merge branch 'xcode9.3' 2018-04-03 14:14:07 -04:00
..
ARKit [arkit] Update for Xcode 9.3 beta 1 (#3343) 2018-01-30 17:09:16 -05:00
AVFoundation [test] Change monotouch-test and xammac_tests to use all .cs files in monotouch-test/ Fixes #60290 (#2930) 2017-10-31 08:09:21 -08:00
AVKit [test] Change monotouch-test and xammac_tests to use all .cs files in monotouch-test/ Fixes #60290 (#2930) 2017-10-31 08:09:21 -08:00
AdSupport [test] Change monotouch-test and xammac_tests to use all .cs files in monotouch-test/ Fixes #60290 (#2930) 2017-10-31 08:09:21 -08:00
AddressBook Merge branch 'xcode9.2' 2017-12-06 14:41:13 -05:00
AddressBookUI [test] Change monotouch-test and xammac_tests to use all .cs files in monotouch-test/ Fixes #60290 (#2930) 2017-10-31 08:09:21 -08:00
Assets.xcassets/AppIcons.appiconset [tests] Import 2016-05-26 15:06:52 +02:00
AudioToolbox [monotouch-test] Update permission checks. (#3067) 2017-11-30 17:54:02 +01: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 [monotouch-test] Fix ContactStoreTest for watchOS (#3006) 2017-11-14 16:10:19 -05:00
CoreAnimation [CoreAnimation] CATextLayer.Alignment* strings should be CATextLayerAlignment enum / type. Fixes bug 59537 (#2723) 2017-09-25 10:12:53 -04:00
CoreAudioKit [tests] Add missing version check on AUViewController tests. Fixes #42440 (#393) 2016-07-13 23:10:35 -04:00
CoreBluetooth Fix macOS 10.13 test failures (#3066) 2017-12-03 19:45:28 -05:00
CoreData [test] Change monotouch-test and xammac_tests to use all .cs files in monotouch-test/ Fixes #60290 (#2930) 2017-10-31 08:09:21 -08:00
CoreFoundation [monotouch-test] Adjust a few tests to cope with optimizations. (#3720) 2018-03-13 10:41:38 +01:00
CoreGraphics Merge 15.6 into xcode9.3 2018-03-05 17:16:28 -05:00
CoreImage [coreimage] Fix the pointer used in CIVector(nfloat[]) until the native call completes (#3038) 2017-11-24 09:55:11 -05:00
CoreLocation [test] Change monotouch-test and xammac_tests to use all .cs files in monotouch-test/ Fixes #60290 (#2930) 2017-10-31 08:09:21 -08: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 [Backport][monotouch-test] Stop MidiThruConnectionTests.FindTest from randomly failing (#3703) 2018-03-09 08:12:18 -05:00
CoreMotion [test] Change monotouch-test and xammac_tests to use all .cs files in monotouch-test/ Fixes #60290 (#2930) 2017-10-31 08:09:21 -08:00
CoreServices Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
CoreText [tests] Disable CoreText/FontDescriptorTest on tvOS. Fixes #58929 (#3061) 2017-11-29 09:10:25 -05:00
CoreVideo [tests] Adjust new tests to build on XM too 2017-11-03 15:30:04 -04:00
EventKit [test] Change monotouch-test and xammac_tests to use all .cs files in monotouch-test/ Fixes #60290 (#2930) 2017-10-31 08:09:21 -08:00
ExternalAccessory [tests][macos] Enable more tests to be executed on macOS (XM) (#3191) 2018-01-10 20:58:49 -05:00
FileProvider Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
Foundation Merge 15.6 into xcode9.3 2018-03-05 17:16:28 -05:00
GLKit [test] Change monotouch-test and xammac_tests to use all .cs files in monotouch-test/ Fixes #60290 (#2930) 2017-10-31 08:09:21 -08:00
GameController Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
GameKit [test] Change monotouch-test and xammac_tests to use all .cs files in monotouch-test/ Fixes #60290 (#2930) 2017-10-31 08:09:21 -08:00
GameplayKit [tests] Build the native test library for macOS and create a binding project for it. (#3373) 2018-02-02 11:14:44 +01:00
HealthKit Merge branch 'xcode9.1' into master-merge-xcode91-take2 2017-11-03 10:30:07 -04: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 [monotouch-test] Make sure we don't run certain Intents tests on earlier iOS versions than when the API was introduced. (#2351) 2017-07-20 17:08:25 +02:00
JavascriptCore Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
MapKit [test] Change monotouch-test and xammac_tests to use all .cs files in monotouch-test/ Fixes #60290 (#2930) 2017-10-31 08:09:21 -08:00
MediaAccessibility [monotouch-test] Allow more values for MACaptionAppearanceGetDisplayType. 2017-06-28 12:31:25 -05:00
MediaPlayer [tests][monotouch] Remove the ignore on MPVolumeView added in xcode9 beta 3 - it seems to work fine now (#3284) 2018-01-23 08:27:18 -05:00
MediaToolbox [macos][mediatoolbox] Add a macOS specific API for XM (#3220) 2018-01-16 08:42:11 -05:00
MessageUI [test] Change monotouch-test and xammac_tests to use all .cs files in monotouch-test/ Fixes #60290 (#2930) 2017-10-31 08:09:21 -08:00
Messages [test] Change monotouch-test and xammac_tests to use all .cs files in monotouch-test/ Fixes #60290 (#2930) 2017-10-31 08:09:21 -08:00
Metal Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
MetalPerformanceShaders [Metal] If the device is not supported, skip certain tests. Fixes #3389 (#3444) 2018-02-09 18:21:22 +01:00
MobileCoreServices Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
ModelIO Merge branch 'xcode9.3' 2018-04-03 14:14:07 -04: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 [ObjCRuntime] Don't double-retain blocks. (#3717) 2018-03-13 12:30:32 +01:00
OpenGLES [test] Change monotouch-test and xammac_tests to use all .cs files in monotouch-test/ Fixes #60290 (#2930) 2017-10-31 08:09:21 -08:00
PassKit [Tests] Ensure that tests do not fail due to the locale. Fixes #3445 (#3448) 2018-02-09 21:14:57 +01:00
PdfKit Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
Photos [tests] Update tests to cope with removal of the dynamic registrar. 2018-02-15 10:24:30 +01:00
PushKit [test] Change monotouch-test and xammac_tests to use all .cs files in monotouch-test/ Fixes #60290 (#2930) 2017-10-31 08:09:21 -08:00
QuickLook [test] Change monotouch-test and xammac_tests to use all .cs files in monotouch-test/ Fixes #60290 (#2930) 2017-10-31 08:09:21 -08:00
ReplayKit Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
Resources [foundation] Add NSBundle.GetLocalizedString returning an NSString. Fixes #41292 (#3266) 2018-01-20 14:00:01 -05:00
SafariServices [test] Change monotouch-test and xammac_tests to use all .cs files in monotouch-test/ Fixes #60290 (#2930) 2017-10-31 08:09:21 -08:00
SceneKit [SceneKit] Adds NullAllowed to ISCNSceneRenderer.OverlayScene (#3410) (#3423) 2018-02-07 15:02:30 -06:00
Security Merge branch 'xcode9.3' 2018-04-03 14:14:07 -04:00
Simd Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
SpriteKit [tests] Build the native test library for macOS and create a binding project for it. (#3373) 2018-02-02 11:14:44 +01:00
StoreKit Merge branch 'xcode9.2' 2017-12-06 14:41:13 -05: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 Merge branch 'xcode9.2' 2017-12-06 14:41:13 -05:00
VideoToolbox [VideoToolbox] Adds bindings from Xcode 9 Beta 1 to Stable (#2859) 2017-10-09 13:43:17 -05:00
iAd [test] Change monotouch-test and xammac_tests to use all .cs files in monotouch-test/ Fixes #60290 (#2930) 2017-10-31 08:09:21 -08:00
mono [monotouch-tests] Adds mono's WeakAttribute tests (#3739) (#3760) 2018-03-16 08:22:05 -06:00
AppDelegate.cs [test] Change monotouch-test and xammac_tests to use all .cs files in monotouch-test/ Fixes #60290 (#2930) 2017-10-31 08:09:21 -08:00
Asserts.cs [MetalPerformanceShaders] Xcode 9 bindings (#3005) 2017-11-28 14:29:05 -06: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 [test] Change monotouch-test and xammac_tests to use all .cs files in monotouch-test/ Fixes #60290 (#2930) 2017-10-31 08:09:21 -08: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 [arkit] Update for Xcode 9.3 beta 1 (#3343) 2018-01-30 17:09:16 -05:00
xamvideotest.mp4 [tests] Import 2016-05-26 15:06:52 +02:00