xamarin-macios/tests/monotouch-test
Rolf Bjarne Kvinge 8a4d868cbe
[monotouch-test] Adjust the CGEventTest to handle successful tap creation. (#18266)
My mac can tap just fine!
2023-05-12 10:16:30 +02:00
..
ARKit [autoformat] Add the Security, SensorKit, Social, SpriteKit, StoreKit, SystemConfiguration, TVServices, VideoToolbox, Vision and WKWebKit frameworks. (#16763) 2022-11-16 07:38:18 +01:00
AVFoundation [AVFoundation] Fix callback signature for the AVAudioSinkNode constructor. Fixes #17575. (#17785) 2023-04-20 13:15:49 +02:00
AVKit [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
AVRouting [AVKit and AVRouting] Updates for Xcode14 Beta3 (#15811) 2022-09-08 15:13:15 -05:00
Accessibility [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
AdSupport [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
AddressBook [autoformat] Add the Security, SensorKit, Social, SpriteKit, StoreKit, SystemConfiguration, TVServices, VideoToolbox, Vision and WKWebKit frameworks. (#16763) 2022-11-16 07:38:18 +01:00
AddressBookUI [autoformat] Add the Security, SensorKit, Social, SpriteKit, StoreKit, SystemConfiguration, TVServices, VideoToolbox, Vision and WKWebKit frameworks. (#16763) 2022-11-16 07:38:18 +01:00
AppKit Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
Assets.xcassets/AppIcons.appiconset [tests] Import 2016-05-26 15:06:52 +02:00
AudioToolbox Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
AudioUnit Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
AuthenticationServices [AuthenticationServices] Updates for Xcode13 Beta3 (#12203) 2021-08-04 10:11:26 -04:00
BackgroundTasks [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
CarPlay [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
ClockKit [ClockKit] Add support for Xcode 12 beta 1. (#9010) 2020-07-14 11:12:26 -04:00
CloudKit [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
Compression [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
Contacts Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
CoreAnimation Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
CoreAudioKit [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
CoreBluetooth [Generator] Remove method that is already present in the reflection API. (#17524) 2023-02-13 19:17:38 -05:00
CoreData Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
CoreFoundation [ObjCRuntime] Make sure to call 'Release' in all code paths in Runtime.GetINativeObject<T> when owns=true. Fixes #12732. (#17118) 2023-02-07 07:22:35 +01:00
CoreGraphics [monotouch-test] Adjust the CGEventTest to handle successful tap creation. (#18266) 2023-05-12 10:16:30 +02:00
CoreImage Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
CoreLocation [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
CoreML [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
CoreMedia Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
CoreMidi [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
CoreServices [tests] Improve diagnostic output in FSEventStreamTest. (#17614) 2023-02-27 14:14:05 +01:00
CoreText [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
CoreVideo [tests] Remove duplicated 'using' directives. (#18033) 2023-04-13 08:11:28 +02:00
CoreWlan Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Darwin [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
EventKit Add ventura to mac tests configurations (#17349) 2023-02-13 11:08:18 -05:00
ExternalAccessory [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
FileProvider [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
Foundation Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
GLKit [autoformat] Add the Security, SensorKit, Social, SpriteKit, StoreKit, SystemConfiguration, TVServices, VideoToolbox, Vision and WKWebKit frameworks. (#16763) 2022-11-16 07:38:18 +01:00
GameController [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
GameKit [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
GameplayKit [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
HealthKit Add ventura to mac tests configurations (#17349) 2023-02-13 11:08:18 -05:00
HomeKit [autoformat] Add .NET tests. (#16811) 2022-11-21 09:45:49 +01:00
HttpClient [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
ImageIO [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
Intents Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
JavascriptCore [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
MLCompute [dotnet] Remove Runtime.Arch and ObjCRuntime.Arch from Mac Catalyst. Fixes #10312. (#13562) 2021-12-15 22:32:14 +01:00
MapKit [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
MediaAccessibility [monotouch-test] Adjust ImageCaptioningTest.GetCaption to don't care if we get an error or not. (#18267) 2023-05-12 07:41:17 +02:00
MediaPlayer Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
MediaToolbox [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
MessageUI [autoformat] Add the Security, SensorKit, Social, SpriteKit, StoreKit, SystemConfiguration, TVServices, VideoToolbox, Vision and WKWebKit frameworks. (#16763) 2022-11-16 07:38:18 +01:00
Messages [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
Metal Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
MetalPerformanceShaders Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
MetricKit Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
MobileCoreServices [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
ModelIO [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
MonoMac [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
MultipeerConnectivity [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
NaturalLanguage Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
NearbyInteraction [NearbyInteraction] Updates for Xcode14 Beta 1 (#15840) 2022-09-06 16:11:52 -04:00
Network Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
NetworkExtension Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
ObjCRuntime Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
OpenGL [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
OpenGLES Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
PassKit Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
PdfKit [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
Phase [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
Photos Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
PushKit [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
QuickLook [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
ReplayKit [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
Resources [src/runtime] Fix lookup of RID-specific satellite resources. Fixes #16847. (#17117) 2023-01-13 21:58:34 +01:00
SafariServices [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
SceneKit Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
ScriptingBridge [ScriptingBridge] Improve API and add nullability. (#13787) 2022-01-19 20:52:18 +01:00
SearchKit Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
Security [monotouch-test] Ignore network failures in CI for SecProtocolMetadataTest.TlsDefaults. Fixes #xamarin/maccore@2040. (#18255) 2023-05-10 11:04:53 +02:00
SharedWithYouCore [SharedWithYouCore] Added support for Xcode 14.1 b3 (#16198) 2022-10-12 12:09:00 -04:00
Simd [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
SpriteKit [tests] Allow a little bit of leeway when testing floating point numbers in SKTransformNodeTest. (#18157) 2023-04-27 17:55:49 +02:00
StoreKit [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
System.Net.Http Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
SystemConfiguration [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
UIKit Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
UniformTypeIdentifiers [monotouch-test] Ignore a few tests in non-ARM64 simulators. (#13487) 2021-12-07 21:10:39 +01:00
UserNotifications [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
VideoToolbox Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
Vision [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
WebKit [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
dotnet Added GPSLatitudeRef and GPSLongitudeRef to CGImagePropertiesGPS. (#17166) 2023-01-28 09:31:25 -08:00
mono Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
.gitignore Make our local .NET the default .NET for the build. (#15086) 2022-06-07 10:11:02 +02:00
AppDelegate.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
Asserts.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
AssertsMac.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +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 [Network] Partial bindings of Network for Xcode 12 beta 6. (#9623) 2020-09-28 18:22:42 -04:00
Hand.wav [tests] Import 2016-05-26 15:06:52 +02:00
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 [tests] Import 2016-05-26 15:06:52 +02:00
LaunchScreen.storyboard [tests] Import 2016-05-26 15:06:52 +02:00
Main.cs [tests] Create a shared AppDelegate class and use it everywhere. (#16877) 2022-11-28 18:17:49 +01:00
Makefile [tests] Import 2016-05-26 15:06:52 +02:00
Model3.arobject [arkit] Update to Xcode 10 beta 3 (#4406) 2018-07-05 22:36:33 -04:00
NativeTypesTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01: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
TestLoader.cs [tests] Unify code related to how to load test assemblies. (#17111) 2023-01-13 22:20:47 +01:00
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 [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
basn3p08_with_loc.png Added GPSLatitudeRef and GPSLongitudeRef to CGImagePropertiesGPS. (#17166) 2023-01-28 09:31:25 -08:00
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 [tests] Import 2016-05-26 15:06:52 +02:00
example.pac [Tests] Update xamarin domain to make tests not fail. (#11408) 2021-05-02 20:11:16 -04:00
monotouch-test.csproj [src] Commit some of the response files. (#17718) 2023-03-07 17:32:27 +01:00
uncompressed.txt [Compression] Add compression framework bindings. (#3942) 2018-05-11 15:54:31 -04:00
xamvideotest.mp4 [tests] Import 2016-05-26 15:06:52 +02:00