xamarin-macios/tests/monotouch-test
Rolf Bjarne Kvinge 79ec1cc660
[tests] Ignore monotouch-tests that fail with bitcode. (#5566)
This is already a reported bug in mono (and has been for a while).
2019-02-07 16:01:50 +01:00
..
ARKit [tests] Fix `ARCondigurationTest.GetSupportedVideoFormats` on older devices (#5409) 2019-01-15 13:43:52 -05:00
AVFoundation [tests] Add missing availability attribute and adjust tests to run on iOS 7 devices. Fix #4437 (#4719) 2018-08-29 09:09:43 -04:00
AVKit [tests] Re-enable AVPlayerViewController.PrepareForPrerollAds test (broken in early betas) (#4656) 2018-08-20 21:15:58 -04:00
AdSupport [monotouch-test] Remove Classic tests and any version checks for versions earlier than the minimum deploymnent target. 2018-07-03 20:47:14 +02:00
AddressBook [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
AddressBookUI [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
Assets.xcassets/AppIcons.appiconset
AudioToolbox [Tests] Fix failing tests on iOS 8. Fixes #4437 (#4592) 2018-08-08 16:14:04 +02:00
AudioUnit [monotouch-test] Fix versions checks. 2018-07-03 20:47:14 +02:00
CloudKit [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
Compression [Compression] Ensure we use the correct linking flags for older versions. Fixes #4129. (#4169) (#4184) 2018-06-05 14:56:49 -04:00
Contacts [monotouch-test] Fix ContactStoreTest for watchOS (#3006) 2017-11-14 16:10:19 -05:00
CoreAnimation [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
CoreAudioKit [tests] Add missing version check on AUViewController tests. Fixes #42440 (#393) 2016-07-13 23:10:35 -04:00
CoreBluetooth [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
CoreData [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
CoreFoundation [tests] Adjust DispatchBlock tests according to minimum OS. (#5435) 2019-01-21 07:49:28 +01:00
CoreGraphics [coregraphics] Make MatrixOrder a normal enum instead of a nested enum (#5036) 2018-10-24 20:10:55 -04:00
CoreImage [coreimage] Add generator support for CIVector[] and enable it in CIMeshGenerator. Fix #4226 (#4715) 2018-08-29 13:29:34 -04:00
CoreLocation [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
CoreML Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
CoreMedia [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
CoreMidi [Backport 15-7][monotouch-test] Stop MidiThruConnectionTests.FindTest from randomly failing (#3702) 2018-03-09 12:49:33 -06: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 [coretext] Update CTRunDelegate to work on 64 bits. Fixes #5132 (#5302) 2018-12-21 08:57:32 -05:00
CoreVideo [tests] Adjust new tests to build on XM too 2017-11-03 15:30:04 -04:00
EventKit [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
ExternalAccessory [monotouch-test] Remove Classic tests and any version checks for versions earlier than the minimum deploymnent target. 2018-07-03 20:47:14 +02:00
FileProvider Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
Foundation [NSString] Add overloads which are optimized for substring handling (#5517) 2019-01-31 19:09:13 +02:00
GLKit [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
GameController Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
GameKit [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
GameplayKit [monotouch-test] Fix versions checks. 2018-07-03 20:47:14 +02:00
HealthKit [HealthKit] Use generated NSString-backed enums. Fixes #4183. (#4786) 2018-09-12 11:23:02 -04:00
HomeKit Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
HttpClient [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
ImageIO [imageio] Add availability attributes to `Maker*Dictionary` fields (#4753) 2018-09-05 13:27:46 -04:00
Intents Bump to use Xcode 10 beta 1 (#4179) 2018-06-08 18:45:24 -07:00
JavascriptCore [monotouch-test] Fix versions checks. 2018-07-03 20:47:14 +02:00
MapKit [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
MediaAccessibility [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
MediaPlayer [tests] Add missing availability attribute and adjust tests to run on iOS 7 devices. Fix #4437 (#4719) 2018-08-29 09:09:43 -04:00
MediaToolbox [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02: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 [Metal] Fixe the size of structures. Fixes #4611 (#4838) 2018-09-21 09:33:27 -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 [coreservices] Update up to beta 5 (#4590) 2018-08-08 12:38:03 -04:00
ModelIO [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
MultipeerConnectivity [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
NaturalLanguage [tests] Fix some tests to succeed when run on macOS 10.14 (#5057) 2018-10-31 08:32:36 -04:00
Network [Tests] Remove IPV6 flaky test with an ignore. (#4815) 2018-09-14 10:05:17 -04:00
NetworkExtension [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
ObjCRuntime [tests] Ignore monotouch-tests that fail with bitcode. (#5566) 2019-02-07 16:01:50 +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] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
PdfKit Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
Photos [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
PushKit [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
QuickLook [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02: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 Merge branch 'xcode10' 2018-09-18 14:12:39 -04:00
SceneKit [monotouch-test] Require iOS 9+ for the ActionTest.TimingFunction_* tests. (#5194) 2018-11-28 15:09:03 +01:00
Security [tests] Fix flaky SecProtocolMetadata.EarlyDataAccepted result (#4804) 2018-09-13 11:41:27 +02:00
Simd Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
SpriteKit [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
StoreKit [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
System.Net.Http [Network] Add test to ensure that auth headers are not fwd on redirects. (#5371) 2019-01-10 17:45:20 +01:00
SystemConfiguration [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
UIKit [tests] Ignore failing GestureRecognizerTest for now (#5486) 2019-01-28 10:07:06 -05:00
VideoToolbox [monotouch-test] Improve VTDecompressionSessionTests asserts to print better info in case of failure. (#5083) 2018-11-06 09:53:59 +01:00
Vision [Vision] Update bindings to Xcode 10 beta 1, nothing in beta 2 (#4321) 2018-08-01 10:50:13 -04:00
iAd [iAd] Xcode 10 beta 3 support. (#4425) 2018-07-13 16:23:44 +02:00
mono [tests] fix Symbols test for tvOS with interpreter (#5399) 2019-01-14 11:58:08 -05: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
EmptyNib.xib
Entitlements.plist
Hand.wav
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
LaunchScreen.storyboard
Main.cs [CoreFoundation, ObjCRuntime] Add DispatchBlock APIs, in particular those that surface QOS (#5389) 2019-01-17 18:40:58 +01:00
Makefile
Model3.arobject [arkit] Update to Xcode 10 beta 3 (#4406) 2018-07-05 22:36:33 -04:00
NativeTypesTest.cs
Pacifico.ttf
Tamarin.pdf
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
compressed_lz4 [Compression] Add compression framework bindings. (#3942) 2018-05-11 15:54:31 -04:00
compressed_lze [Compression] Add compression framework bindings. (#3942) 2018-05-11 15:54:31 -04:00
compressed_lzma [Compression] Add compression framework bindings. (#3942) 2018-05-11 15:54:31 -04:00
compressed_zip [Compression] Add compression framework bindings. (#3942) 2018-05-11 15:54:31 -04:00
drum01.mp3
monotouch-test.csproj Merge branch 'd15-8' into xcode10-rebase-15.8 2018-08-13 21:04:56 -04:00
uncompressed.txt [Compression] Add compression framework bindings. (#3942) 2018-05-11 15:54:31 -04:00
xamvideotest.mp4