xamarin-macios/tests/monotouch-test
Manuel de la Pena 9d11429de3
[Tests] Fix AudioQueueTest.Properties test. (#7930)
From the documentation of
https://developer.apple.com/documentation/audiotoolbox/audio_converter_services?language=objc
I think we can deduce that we are hitting a 'hwiu' which is Hardware in
use. Could make sense if we did not clean up properly. Switching to use
the software implementation should fix the flacky test.

fixes: https://github.com/xamarin/maccore/issues/1614
2020-02-18 09:09:47 -05:00
..
ARKit [arkit] Update for Xcode 11 beta 2 and beta 3 (#6460) 2019-07-04 07:33:37 +02:00
AVFoundation [test][monotouch-test] Fix crash on old iOS8 32bits devices (#7595) 2019-12-16 08:57:57 -05: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 AudioQueueTest.Properties test. (#7930) 2020-02-18 09:09:47 -05:00
AudioUnit [monotouch-test] Fix versions checks. 2018-07-03 20:47:14 +02:00
BackgroundTasks [BackgroundTasks] Add new Framework for Xcode 11 beta 1. (#6438) 2019-07-02 15:54:21 +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 [tests] Improve handling of permission dialogs. Fixes xamarin/maccore#1856. (#6544) 2019-07-12 07:05:57 -07:00
CoreAnimation Remove private API (#5915) 2019-04-25 10:16:22 -04:00
CoreAudioKit
CoreBluetooth [Tests] Make the CoreBluetooth tests more reliable. (#7115) 2019-09-26 17:07:57 -04:00
CoreData [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
CoreFoundation [CoreFoundation] Add some helper methods to make DispatchData easier to use. (#7690) 2020-01-09 22:47:21 -05:00
CoreGraphics Use sizeof instead of Marshal.Sizeof (#7558) 2020-02-10 14:41:31 -05:00
CoreImage [monotouch-test] Adjust tests to cope with changes in Xcode 11 beta 1. 2019-06-14 20:02:27 +02:00
CoreLocation [corelocation] Update for Xcode 11 beta 1 to 4 (#6600) 2019-07-18 14:16:07 -04:00
CoreML Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
CoreMedia [CoreMedia] Add support for CoreMedia on Xcode 11 beta 3. (#6513) 2019-07-11 20:14:58 +02:00
CoreMidi [CoreMidi] Fix creating a native MidiThruConnectionParamsStruct. (#6505) 2019-07-07 23:30:37 -07: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 [CFNetwork] Fix ownership rules of CFHTTPAuthentication (#6088) 2019-11-26 16:28:41 -05:00
CoreText [tests] Skip font manager test in OS versions where it crashes due to bugs in the OS. (#6894) 2019-09-03 05:43:01 -07:00
CoreVideo [tests] Adjust new tests to build on XM too 2017-11-03 15:30:04 -04:00
EventKit [xammac_tests] Fix a few issues after the latest beta. Fixes xamarin/maccore#1886. (#6575) 2019-07-12 09:12:10 -07: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 [Foundation] Add support to ignore the cookies in the NSUrlSessionHandler. (#7677) 2020-01-07 18:37:17 -05:00
GLKit [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
GameController
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] updates for beta 1 - beta 4 xcode11 (#6692) 2019-08-02 14:06:22 -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 [monotouch-test] Adjust tests to cope with changes in Xcode 11 beta 1. 2019-06-14 20:02:27 +02:00
Intents Bump to use Xcode 10 beta 1 (#4179) 2018-06-08 18:45:24 -07:00
JavascriptCore [javascriptcore] Update for Xcode 11 beta 3 (#6499) 2019-07-05 09:22:11 -04:00
MapKit Merge remote-tracking branch 'origin/xcode11' into master-xcode11 2019-09-13 18:35:18 +02:00
MediaAccessibility [Tests] Improve error when we have network issues in ImageCaptioningTest.GetCaption (#7591) 2019-12-16 22:07:22 -05:00
MediaPlayer [monotouch-test] Adjust tests to cope with changes in Xcode 11 beta 1. 2019-06-14 20:02:27 +02: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 [tests] Use built-in feature checks to check for API non-crashyness. (#6640) 2019-07-24 07:10:10 -07:00
MetalPerformanceShaders [xcode11.2] [tests] Fix tests on Catalina. (#7263) 2019-10-22 22:30:35 +02:00
MobileCoreServices [coreservices] Update up to beta 5 (#4590) 2018-08-08 12:38:03 -04:00
ModelIO Use sizeof instead of Marshal.Sizeof (#7558) 2020-02-10 14:41:31 -05:00
MultipeerConnectivity [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
NaturalLanguage Fix a few introspection issues on Catalina. (#7212) (#7243) 2019-10-22 22:30:19 +02:00
Network Merge remote-tracking branch 'xamarin/xcode11.3' into master-xcode11.3 2019-12-17 19:25:11 -05:00
NetworkExtension [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
ObjCRuntime [registrar] Fixes NSString trampoline code generation in static registrar (#7735) 2020-01-22 15:03:18 -05: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 Bump for Xcode 11 beta 2 (#6341) 2019-06-18 15:34:07 -04:00
PdfKit Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
Photos Build native code with -std=c++14. (#6864) 2019-08-29 08:49:06 -07: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 [Metal] Sprinkle [return: Release] on all 'new*' selectors. Fixes #5941. 2019-05-31 06:32:58 +00: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 [security] Partial updates for Xcode 11 (up to beta 7) (#6867) 2019-08-29 08:17:06 -04: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 [Foundation] Add support to ignore the cookies in the NSUrlSessionHandler. (#7677) 2020-01-07 18:37:17 -05:00
SystemConfiguration [xcode11.3] [monotouch-test] Simplify NetworkReachabilityTest.CtorIPAddressPair test. (#7613) 2019-12-17 16:07:22 -05:00
UIKit [master] [generator] Do not generate PlatformNotSupportedException in chaining .ctor (#7092) 2019-09-24 21:12:59 -04: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 [monotouch-test] Adjust tests to cope with changes in Xcode 11 beta 1. 2019-06-14 20:02:27 +02:00
WebKit [wkwebkit] Update for Xcode 11 beta 3 (#6496) 2019-07-04 13:08:21 -04:00
iAd [iAd] Xcode 10 beta 3 support. (#4425) 2018-07-13 16:23:44 +02:00
mono [monotouch-tests] reduce amount of test objects to avoid out of memory (#7075) 2019-09-24 13:29:56 +02:00
.gitignore [Metal] Sprinkle [return: Release] on all 'new*' selectors. Fixes #5941. 2019-05-31 06:32:58 +00:00
AppDelegate.cs [BackgroundTasks] Add new Framework for Xcode 11 beta 1. (#6438) 2019-07-02 15:54:21 +02:00
Asserts.cs [ModelIO] Implement new API introduced with Xcode 11 b1-7. (#6930) 2019-09-09 13:15:07 -07:00
BoardingPass.pkpass
EmptyNib.xib
Entitlements.plist [Networking] Improve the NWBrowser API. (#7214) 2019-10-15 14:31:31 -04:00
Hand.wav
Info.plist Bump the minimum iOS version to 7.0. Fixes #6213. (#6878) 2019-08-30 01:07:30 -07:00
LL-171A-B-B797E457-16AB-C708-1E0F-32C19DBD47B5.icc
LaunchScreen.storyboard
Main.cs [CoreGraphics] Make CGPattern inherit from NativeObject, and add a CGPattern test. (#5734) 2019-03-07 16:49:12 +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
access-denied.html [wkwebkit] Update for Xcode 11 beta 3 (#6496) 2019-07-04 13:08:21 -04:00
access-granted.html [wkwebkit] Update for Xcode 11 beta 3 (#6496) 2019-07-04 13:08:21 -04:00
app.config
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
example.pac [Tests] Centralized the endpoints for the different network tests. (#7418) 2019-11-14 05:45:33 -05:00
monotouch-test.csproj [monotouch-test] Fix ProxyTest according to changed behavior in iOS 13. 2019-09-16 15:21:29 +02:00
uncompressed.txt [Compression] Add compression framework bindings. (#3942) 2018-05-11 15:54:31 -04:00
xamvideotest.mp4