xamarin-macios/tests/xtro-sharpie
Vincent Dondain a3076f29a3 Merge branch 'xcode11.1' into d16-4 2019-10-07 21:46:13 -04:00
..
u2ignore Merge remote-tracking branch 'origin/xcode11' into master-xcode11 2019-09-13 18:35:18 +02:00
u2todo [xtro] Update u2todo not to create todo files for non supported frameworks 2018-08-21 15:42:36 -04:00
xtro-report [xtro] Exclude some frameworks that cause issues with sharpie on macOS 10.15 (#6207) 2019-06-12 06:31:59 -07:00
xtro-sanity [xtro] 'raw' files might not exist. (#6191) 2019-06-05 09:57:49 -07:00
.gitignore [xtro] Add sanity tests to keep the entries up to date (avoid invalid, dupes and out of date entries) (#3110) 2017-12-18 10:49:07 -05:00
AttributeHelpers.cs Add xtro test for [Deprecated] attributes and fix up usages (#4966) 2019-01-29 15:37:48 -05:00
DeprecatedCheck.cs Add xtro test for [Deprecated] attributes and fix up usages (#4966) 2019-01-29 15:37:48 -05:00
DesignatedInitializerCheck.cs [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
DllImportCheck.cs [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
EnumCheck.cs [xcode11] Remove the WatchKit framework from iOS while keeping API stability. Fixes #6492. (#6503) 2019-08-14 17:46:55 +02:00
FieldCheck.cs [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
Filter.cs [xtro] Update u2todo not to create todo files for non supported frameworks 2018-08-21 15:42:36 -04:00
Helpers.cs [coreaudio] Update for Xcode 11 (up to beta 7) (#6919) 2019-09-06 08:51:44 -04:00
Log.cs Fix xtro-sharpie 10.13 vs 10.14 issue (#4353) 2018-06-28 15:29:26 -04:00
Makefile Merge remote-tracking branch 'origin/d16-2' into xcode11-bump-mono-d16-2 2019-06-20 10:27:04 +02:00
ObjCInterfaceCheck.cs [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
ObjCProtocolCheck.cs [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
Program.cs [tests] Import 2016-05-26 15:06:52 +02:00
README.md [xtro] typo in readme (#6749) 2019-08-11 21:11:38 -04:00
ReleaseAttributeCheck.cs [xtro] Add new checker for '[return: Release]' attributes. Fixes #6014. (#6151) 2019-05-28 10:10:39 -07:00
RequiresSuperCheck.cs [src] Add a few missing [RequiresSuper] attributes. Fix #3253 (#3429) 2018-02-08 08:44:36 -05:00
Runner.cs [xtro] Add new checker for '[return: Release]' attributes. Fixes #6014. (#6151) 2019-05-28 10:10:39 -07:00
SelectorCheck.cs [xtro] Report incorrect 'ArgumentSemantic' enum value usage (#5114) 2018-11-29 11:33:37 -05:00
SimdCheck.cs [MetalPerformanceShaders] Update bindings from Xcode 9.2 to 10.2 - Part 2 of 2 (#5630) 2019-02-27 06:36:08 -05:00
VersionHelpers.cs Add xtro test for [Deprecated] attributes and fix up usages (#4966) 2019-01-29 15:37:48 -05:00
common-AVFoundation.ignore [AVFoundation] Add support up to Xcode 11 beta 7. (#6852) 2019-09-05 20:24:13 -04:00
common-Accelerate.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
common-AddressBook.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
common-AudioToolbox.ignore [AudioToolBox] [AudioUnit] Add support for Xcode 11 beta 1 & beta 2. (#6434) 2019-07-02 15:55:24 +02:00
common-AudioUnit.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
common-CFNetwork.ignore Merge remote-tracking branch 'origin/xcode11' into master-xcode11 2019-09-13 18:35:18 +02:00
common-CloudKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
common-Contacts.ignore [contacts] Add comment why 'CNPhoneNumber::init' is not bound (since it's reported by xtro) 2018-08-22 15:42:07 -04:00
common-CoreAnimation.ignore Fix merge 2018-03-05 23:40:02 -05:00
common-CoreAudioTypes.ignore [coreaudio] Update for Xcode 11 (up to beta 7) (#6919) 2019-09-06 08:51:44 -04:00
common-CoreBluetooth.ignore [corebluetooth] Update for Xcode 11 GM (#6990) 2019-09-12 13:40:46 -04:00
common-CoreData.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
common-CoreFoundation.ignore [corefoundation] Add missing CFStringTransform API. Fixes #5705 (#5712) 2019-03-06 08:04:17 -05:00
common-CoreGraphics.ignore [CoreGraphics] Add missing API added in Xcode 10 beta 1. (#4547) 2018-08-02 20:30:41 -04:00
common-CoreImage.ignore [coreimage] Add missing API found by xtro 2018-08-23 09:47:05 -04:00
common-CoreLocation.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
common-CoreMIDI.ignore [CoreMidi] Update framework to the latests Xcode11 beta 7. (#6908) 2019-09-05 09:39:56 -04:00
common-CoreML.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
common-CoreMedia.ignore [CoreMedia] Add support for CoreMedia on Xcode 11 beta 3. (#6513) 2019-07-11 20:14:58 +02:00
common-CoreMotion.ignore Bump for Xcode 10 beta 3 (#4386) 2018-07-04 11:14:17 +02:00
common-CoreServices.ignore [coreservices] Update up to beta 5 (#4590) 2018-08-08 12:38:03 -04:00
common-CoreSpotlight.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
common-CoreText.ignore [coretext] Update for Xcode 11 beta 1-3 (#6562) 2019-07-15 13:06:56 -04:00
common-CoreVideo.ignore [corevideo] Update for beta 3 (#4398) 2018-07-05 08:54:56 -04:00
common-Foundation.ignore Merge remote-tracking branch 'origin/xcode11' into master-xcode11 2019-09-13 18:35:18 +02:00
common-GLKit.ignore [glkit] Update (deprecate in favor of Metal) for beta1 (#4245) 2018-06-13 22:25:57 -04:00
common-GameKit.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
common-GameplayKit.ignore Fix merge 2018-03-05 23:40:02 -05:00
common-HealthKit.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
common-HomeKit.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
common-IOSurface.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
common-ImageIO.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
common-Intents.ignore [xtro] Update API information for Intents 2018-08-27 14:34:34 -04:00
common-JavaScriptCore.ignore [javascriptcore] Update for Xcode 11 beta 3 (#6499) 2019-07-05 09:22:11 -04:00
common-MapKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
common-MediaAccessibility.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
common-MediaToolbox.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
common-Metal.ignore [Metal] Add support up to GM1 of metal. (#7007) 2019-09-23 11:14:15 -04:00
common-MetalKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
common-MetalPerformanceShaders.ignore [MetalPerformanceShaders] Update bindings from Xcode 9.2 to 10.2 - Part 2 of 2 (#5630) 2019-02-27 06:36:08 -05:00
common-ModelIO.ignore [ModelIO] Fix xtro broken by #6991. (#6996) 2019-09-13 12:14:56 -04:00
common-Network.ignore Bump for Xcode10 GM (#4794) 2018-09-12 19:27:11 -04:00
common-NetworkExtension.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
common-ObjCRuntime.ignore Add a Runtime.IsARM64CallingConvention property. (#5569) 2019-02-11 17:29:13 +01:00
common-OpenGL[ES].ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
common-PDFKit.ignore [PDFKit] Update bindings to Xcode 10 Beta 1, 2 & 3 (#4439) 2018-07-13 14:14:05 -05:00
common-PassKit.ignore Add xtro test for [Deprecated] attributes and fix up usages (#4966) 2019-01-29 15:37:48 -05:00
common-Photos.ignore [Photos] Add Xcode 11 Beta 1-4 bindings (#6521) 2019-07-22 07:52:56 -04:00
common-ReplayKit.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
common-SceneKit.ignore [SceneKit] Update for Xcode 11 (#7140) 2019-10-01 10:55:49 -04:00
common-Security.ignore [security] Partial updates for Xcode 11 (up to beta 7) (#6867) 2019-08-29 08:17:06 -04:00
common-SpriteKit.ignore [xcode11] Bump to Xcode 11 Beta 5 (#6684) 2019-07-30 14:16:44 -04:00
common-SystemConfiguration.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
common-UIKit.ignore Bump for Xcode 11 beta 3 (#6480) 2019-07-02 23:34:24 -04:00
common-VideoToolbox.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
common-Vision.ignore [Vision] Update bindings to Xcode 11 Beta 1 - 6 (#6837) 2019-08-23 20:08:49 -04:00
common-libcompression.ignore [Compression] Add compression framework bindings. (#3942) 2018-05-11 15:54:31 -04:00
common.ignore Fix merge 2018-03-05 23:40:02 -05:00
iOS-ARKit.ignore [ARKit] Uncomment bindings that only work on device. (#6517) 2019-07-09 04:51:34 -07:00
iOS-AVFoundation.ignore Fix a few merge breakages. 2019-09-12 11:27:23 +02:00
iOS-AVKit.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
iOS-AddressBook.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
iOS-AddressBookUI.ignore [xtro] Add new checker for '[return: Release]' attributes. Fixes #6014. (#6151) 2019-05-28 10:10:39 -07:00
iOS-AssetsLibrary.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
iOS-AudioToolbox.ignore [AudioToolBox] [AudioUnit] Add support for Xcode 11 beta 1 & beta 2. (#6434) 2019-07-02 15:55:24 +02:00
iOS-AuthenticationServices.todo [AuthenticationServices] Update bindings to Xcode 11 Beta 5 (#6718) 2019-08-06 07:51:22 -04:00
iOS-CarPlay.ignore [carplay] Update for Xcode11 beta 3 (#6512) 2019-07-08 17:56:32 -04:00
iOS-Contacts.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
iOS-CoreAnimation.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
iOS-CoreBluetooth.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
iOS-CoreData.ignore [CoreData] Add support up to Xcode11 beta 7. (#6896) 2019-09-04 09:32:29 -04:00
iOS-CoreFoundation.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
iOS-CoreGraphics.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
iOS-CoreImage.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
iOS-CoreImage.todo [xcode11] Bump to Xcode 11 Beta 5 (#6684) 2019-07-30 14:16:44 -04:00
iOS-CoreML.todo [CoreML] Update bindings to Xcode 11 Beta 1 - 5 (#6784) 2019-08-15 21:06:00 -04:00
iOS-CoreNFC.ignore [generator] Handle inheriting the same member from multiple protocols. Fixes #6366. (#6961) 2019-09-11 05:12:43 -07:00
iOS-CoreTelephony.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
iOS-CoreText.ignore [coretext] Update for Xcode 11 beta 1-3 (#6562) 2019-07-15 13:06:56 -04:00
iOS-CryptoTokenKit.todo [xcode11] Bump to Xcode 11 Beta 5 (#6684) 2019-07-30 14:16:44 -04:00
iOS-EventKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
iOS-ExternalAccessory.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
iOS-Foundation.ignore [ObjCRuntime] Add missing .ctor to 'Class' (#4726) 2018-08-29 16:23:36 -04:00
iOS-Foundation.todo [foundation] Update for Xcode 11 beta 5 (#6754) 2019-08-12 18:14:03 -04:00
iOS-GLKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
iOS-GameKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
iOS-HomeKit.ignore [homekit] Update for Xcode 11 GM (#6979) 2019-09-11 06:34:05 -04:00
iOS-ImageCaptureCore.todo [xcode11] Bump to Xcode 11 Beta 5 (#6684) 2019-07-30 14:16:44 -04:00
iOS-Intents.todo [xcode11] Bump to Xcode 11 Beta 5 (#6684) 2019-07-30 14:16:44 -04:00
iOS-IntentsUI.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
iOS-MapKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
iOS-MediaPlayer.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
iOS-MessageUI.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
iOS-Messages.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
iOS-Metal.ignore [Metal] Add support up to GM1 of metal. (#7007) 2019-09-23 11:14:15 -04:00
iOS-MetalPerformanceShaders.todo Merge branch 'xcode11.1' into d16-4 2019-10-07 21:46:13 -04:00
iOS-MetricKit.ignore [MetricKit] Add new framework up to Xcode11 GM. (#6969) 2019-09-11 15:46:38 -04:00
iOS-Network.todo [xtro] Create .todo files for new Xcode11 beta 1 API (so they won't be reported as error anymore) 2019-06-12 15:42:22 -04:00
iOS-NetworkExtension.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
iOS-NotificationCenter.ignore [NotificationCenter] Bindings for iOS Xcode 11 beta 1 (#6579) 2019-07-16 15:58:34 -04:00
iOS-PDFKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
iOS-PassKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
iOS-PassKit.todo [PassKit] Update bindings to Xcode 11 Beta 5 (#6719) 2019-08-06 07:51:43 -04:00
iOS-PencilKit.ignore [PencilKit] Add Xcode 11 Beta 1 & Beta 2 bindings (#6415) 2019-06-27 09:18:58 -04:00
iOS-PushKit.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
iOS-QuickLook.ignore [xtro] Fix xcode9.3 merge issues 2018-03-30 12:26:58 -04:00
iOS-ReplayKit.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
iOS-Social.ignore [xtro] Fix xcode9.3 merge issues 2018-03-30 12:26:58 -04:00
iOS-StoreKit.ignore [storekit] Update Xcode 11 beta 1 to 5 (#6760) 2019-08-14 08:13:46 -04:00
iOS-Twitter.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
iOS-UIKit.ignore Fix unresolved merge conflict. 2019-09-12 08:41:16 +02:00
iOS-UIKit.todo [UIKit] Update bindings to Xcode 11 Beta 6 (#6807) 2019-08-20 21:55:08 -04:00
iOS-VideoToolbox.ignore [VideoToolbox] Update to Xcode 9.3 Beta 1 (#3313) 2018-01-31 08:51:50 -05:00
iOS-Vision.todo [Vision] Update bindings to Xcode 11 Beta 1 - 6 (#6837) 2019-08-23 20:08:49 -04:00
iOS-VisionKit.todo [VisionKit] Add Xcode 11 Beta 1 - 6 bindings 2019-08-27 17:54:48 -04:00
iOS-WatchConnectivity.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
iOS-WebKit.ignore [xcode11] Remove the WatchKit framework from iOS while keeping API stability. Fixes #6492. (#6503) 2019-08-14 17:46:55 +02:00
iOS-iAd.ignore [xtro][iads] Comment category/static members bound manually 2018-08-23 10:51:37 -04:00
macOS-AVFoundation.ignore Fix broken introspection tests on macOS 10.15. Fixes #6998. (#6999) 2019-09-16 23:40:34 -07:00
macOS-AVKit.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
macOS-AddressBook.ignore [xtro][macos] Ignore, at least temporarily, some missing API found by (fixed) xtro 2018-08-27 08:42:13 -04:00
macOS-AppKit.ignore [d16-4] [AppKit] Add missing Accessibility protocols. (#7146) 2019-10-02 11:04:41 -05:00
macOS-AppKit.todo [xcode11] Bump for beta 6 (#6798) 2019-08-20 10:06:18 -04:00
macOS-AudioToolbox.ignore [AudioToolBox] [AudioUnit] Add support for Xcode 11 beta 1 & beta 2. (#6434) 2019-07-02 15:55:24 +02:00
macOS-AuthenticationServices.todo [AuthenticationServices] Update bindings to Xcode 11 Beta 5 (#6718) 2019-08-06 07:51:22 -04:00
macOS-CFNetwork.ignore [tests][xtro] Update ignore files (largely Apple fixes in the SDK headers) 2019-06-12 01:13:15 -04:00
macOS-Contacts.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
macOS-CoreAnimation.ignore [coreanimation] Update for Xcode 11 beta 1 and 2 (#6397) 2019-06-25 08:16:35 -04:00
macOS-CoreAudio.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
macOS-CoreBluetooth.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
macOS-CoreData.ignore [coredata] Add some missing API spotted by xtro 2018-08-22 16:51:24 -04:00
macOS-CoreFoundation.ignore [CoreFoundation] Simplify DispatchQueue.MainQueue. (#4925) 2018-10-10 10:48:22 +02:00
macOS-CoreFoundation.todo [xtro] Create .todo files for new Xcode11 beta 1 API (so they won't be reported as error anymore) 2019-06-12 15:42:22 -04:00
macOS-CoreGraphics.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
macOS-CoreHaptics.todo Bump for Xcode 11 beta 4 (#6603) 2019-07-18 05:44:34 -04:00
macOS-CoreImage.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
macOS-CoreImage.todo [xcode11] Bump to Xcode 11 Beta 5 (#6684) 2019-07-30 14:16:44 -04:00
macOS-CoreLocation.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
macOS-CoreMIDI.ignore [coremidi] Enable some API for iOS (only for macOS right now) and simplity xtro files (#4752) 2018-09-05 11:52:04 -04:00
macOS-CoreML.todo [CoreML] Update bindings to Xcode 11 Beta 1 - 5 (#6784) 2019-08-15 21:06:00 -04:00
macOS-CoreMedia.ignore [CoreMedia] Expose the CMSampleAttachmentKey interface. Fixes #4688 (#4841) 2018-09-25 16:24:41 +02:00
macOS-CoreMotion.ignore [coremotion] Update for Xcode 11 beta 1 (#6419) 2019-06-26 18:44:33 -07:00
macOS-CoreSpotlight.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
macOS-CoreTelephony.ignore Merge xcode10.1 into d15-9 (#5063) 2018-10-31 17:30:44 -04:00
macOS-CoreText.ignore [CoreText] Update bindings to Xcode 10 Beta 1 & 2 (#4368) 2018-07-03 09:48:10 -05:00
macOS-CoreVideo.ignore [corevideo] Update for beta 1 (#4232) 2018-06-12 16:51:57 -04:00
macOS-CoreWLAN.ignore [corewlan][macos] Update for Xcode 11 beta 1 (#6779) 2019-08-15 11:51:14 -04:00
macOS-CryptoTokenKit.todo [xcode11] Bump to Xcode 11 Beta 5 (#6684) 2019-07-30 14:16:44 -04:00
macOS-EventKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
macOS-ExternalAccessory.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
macOS-FileProvider.ignore [fileprovider][macos] Update (remove some) API for Xcode 11 GM (#6974) 2019-09-10 23:34:35 -07:00
macOS-FinderSync.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
macOS-Foundation.ignore Fix the NSFileTypeForHFSTypeCode enum (#6676) 2019-09-27 14:14:15 -04:00
macOS-Foundation.todo Bump for Xcode 11 GM Seed (#6968) 2019-09-10 21:03:25 -04:00
macOS-GLKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
macOS-GameKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
macOS-IOSurface.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
macOS-ImageIO.ignore Fix merge 2018-03-05 23:40:02 -05:00
macOS-ImageKit.ignore [xtro] Add new checker for '[return: Release]' attributes. Fixes #6014. (#6151) 2019-05-28 10:10:39 -07:00
macOS-InputMethodKit.ignore [xcode11] Bump to Xcode 11 Beta 5 (#6684) 2019-07-30 14:16:44 -04:00
macOS-Intents.ignore Merge branch 'xcode11' into mandel-macaque-xcode11-build-mono 2019-06-12 21:29:03 -04:00
macOS-Intents.todo [xtro] Create .todo files for new Xcode11 beta 1 API (so they won't be reported as error anymore) 2019-06-12 15:42:22 -04:00
macOS-MapKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
macOS-MediaPlayer.ignore [mediaplayer] Update for beta 4 (#5717) 2019-03-05 07:33:43 -05:00
macOS-Metal.ignore [Metal] Add support up to GM1 of metal. (#7007) 2019-09-23 11:14:15 -04:00
macOS-MetalKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
macOS-MetalPerformanceShaders.todo [xcode11] Bump for beta 6 (#6798) 2019-08-20 10:06:18 -04:00
macOS-Network.todo [xtro] Create .todo files for new Xcode11 beta 1 API (so they won't be reported as error anymore) 2019-06-12 15:42:22 -04:00
macOS-NetworkExtension.ignore Merge branch 'xcode11' into mandel-macaque-xcode11-build-mono 2019-06-12 21:29:03 -04:00
macOS-NotificationCenter.ignore [xtro][notificationcenter] Annotate missing API found by xtro 2018-08-24 14:44:37 -04:00
macOS-OSLog.todo [xcode11] Bump for beta 6 (#6798) 2019-08-20 10:06:18 -04:00
macOS-ObjCRuntime.ignore Fix merge 2018-03-05 23:40:02 -05:00
macOS-OpenGL[ES].ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
macOS-PrintCore.ignore Bind 2 high visibility PrintCore APIs (#4933) 2018-10-11 09:14:48 -05:00
macOS-QTKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
macOS-QuartzComposer.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
macOS-QuickLook.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
macOS-QuickLookUI.ignore [QuickLook|UI] Update bindings to Xcode 10 Beta 1 (#4264) 2018-06-15 02:28:06 -05:00
macOS-SafariServices.ignore [tests][xtro] Fix reported failure for SFSafariServicesVersion on macOS (#6776) 2019-08-15 08:22:51 -04:00
macOS-SceneKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
macOS-Security.ignore [security] Partial updates for Xcode 11 (up to beta 7) (#6867) 2019-08-29 08:17:06 -04:00
macOS-Social.ignore [xtro] Fix xcode9.3 merge issues 2018-03-30 12:26:58 -04:00
macOS-SpriteKit.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
macOS-StoreKit.ignore [storekit] Update Xcode 11 beta 1 to 5 (#6760) 2019-08-14 08:13:46 -04:00
macOS-SystemConfiguration.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
macOS-SystemExtensions.todo Bump for Xcode 11 beta 4 (#6603) 2019-07-18 05:44:34 -04:00
macOS-VideoToolbox.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
macOS-Vision.todo [Vision] Update bindings to Xcode 11 Beta 1 - 6 (#6837) 2019-08-23 20:08:49 -04:00
macOS-WebKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
osx.ignore Fix merge 2018-03-05 23:40:02 -05:00
osx.pending Fix merge 2018-03-05 23:40:02 -05:00
packages.config [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
tvOS-AVFoundation.ignore Fix a few merge breakages. 2019-09-12 11:27:23 +02:00
tvOS-AVKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
tvOS-AudioToolbox.ignore [AudioToolBox] [AudioUnit] Add support for Xcode 11 beta 1 & beta 2. (#6434) 2019-07-02 15:55:24 +02:00
tvOS-AuthenticationServices.todo [AuthenticationServices] Update bindings to Xcode 11 Beta 5 (#6718) 2019-08-06 07:51:22 -04:00
tvOS-CloudKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
tvOS-CoreAnimation.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
tvOS-CoreData.ignore [CoreData] Add support up to Xcode11 beta 7. (#6896) 2019-09-04 09:32:29 -04:00
tvOS-CoreFoundation.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
tvOS-CoreImage.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
tvOS-CoreImage.todo [xcode11] Bump to Xcode 11 Beta 5 (#6684) 2019-07-30 14:16:44 -04:00
tvOS-CoreML.todo [CoreML] Update bindings to Xcode 11 Beta 1 - 5 (#6784) 2019-08-15 21:06:00 -04:00
tvOS-ExternalAccessory.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
tvOS-Foundation.ignore [ObjCRuntime] Add missing .ctor to 'Class' (#4726) 2018-08-29 16:23:36 -04:00
tvOS-Foundation.todo [foundation] Update for Xcode 11 beta 5 (#6754) 2019-08-12 18:14:03 -04:00
tvOS-GLKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
tvOS-GameKit.ignore [gamekit] Update for Xcode 11 beta 1 to 5 (#6773) 2019-08-14 22:07:15 -04:00
tvOS-MapKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
tvOS-MediaPlayer.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
tvOS-Metal.ignore [Metal] Add support up to GM1 of metal. (#7007) 2019-09-23 11:14:15 -04:00
tvOS-MetalPerformanceShaders.todo Bump for Xcode 11 GM Seed (#6968) 2019-09-10 21:03:25 -04:00
tvOS-Network.todo [xtro] Create .todo files for new Xcode11 beta 1 API (so they won't be reported as error anymore) 2019-06-12 15:42:22 -04:00
tvOS-ReplayKit.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
tvOS-StoreKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
tvOS-UIKit.ignore [UIKit] Update bindings to Xcode 11 Beta 5 (#6717) 2019-08-06 07:53:08 -04:00
tvOS-UIKit.todo [UIKit] Update bindings to Xcode 11 Beta 5 (#6717) 2019-08-06 07:53:08 -04:00
tvOS-VideoToolbox.ignore [VideoToolbox] Update to Xcode 9.3 Beta 1 (#3313) 2018-01-31 08:51:50 -05:00
tvOS-Vision.todo [Vision] Update bindings to Xcode 11 Beta 1 - 6 (#6837) 2019-08-23 20:08:49 -04:00
watchOS-AVFoundation.ignore [AVFoundation] Add support up to Xcode 11 beta 7. (#6852) 2019-09-05 20:24:13 -04:00
watchOS-AuthenticationServices.ignore [authenticationservices] Update for Xcode 11 beta 1 and 2 (#6408) 2019-06-26 05:27:29 -07:00
watchOS-AuthenticationServices.todo [AuthenticationServices] Update bindings to Xcode 11 Beta 5 (#6718) 2019-08-06 07:51:22 -04:00
watchOS-CloudKit.ignore [CloudKit] Update CloudKit for Xcode 11 beta 2. (#6472) 2019-07-02 15:54:44 +02:00
watchOS-Contacts.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
watchOS-CoreBluetooth.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
watchOS-CoreData.ignore [CoreData] Add support up to Xcode11 beta 7. (#6896) 2019-09-04 09:32:29 -04:00
watchOS-CoreML.ignore [CoreML] Update bindings to Xcode 11 Beta 1 - 5 (#6784) 2019-08-15 21:06:00 -04:00
watchOS-CoreML.todo [CoreML] Update bindings to Xcode 11 Beta 1 - 5 (#6784) 2019-08-15 21:06:00 -04:00
watchOS-Foundation.ignore [ObjCRuntime] Add missing .ctor to 'Class' (#4726) 2018-08-29 16:23:36 -04:00
watchOS-Foundation.todo [foundation] Update for Xcode 11 beta 5 (#6754) 2019-08-12 18:14:03 -04:00
watchOS-GameKit.ignore [xcode11] Remove the WatchKit framework from iOS while keeping API stability. Fixes #6492. (#6503) 2019-08-14 17:46:55 +02:00
watchOS-HealthKit.ignore [xcode11] Bump for beta 6 (#6798) 2019-08-20 10:06:18 -04:00
watchOS-Intents.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
watchOS-Intents.todo [xcode11] Bump to Xcode 11 Beta 5 (#6684) 2019-07-30 14:16:44 -04:00
watchOS-MapKit.ignore [xtro][mapkit][watchos] Ignore MKErrorDomain since the enum for errors is not available 2018-08-23 10:59:13 -04:00
watchOS-Network.todo [network][watchos] Enable Network.framework for watchOS (new in 6.0) (#6874) 2019-08-28 21:22:10 -04:00
watchOS-PassKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6271) 2019-06-12 16:02:04 -07:00
watchOS-PassKit.todo [PassKit] Update bindings to Xcode 11 Beta 5 (#6719) 2019-08-06 07:51:43 -04:00
watchOS-SceneKit.ignore [SceneKit] Update for Xcode 11 (#7140) 2019-10-01 10:55:49 -04:00
watchOS-SpriteKit.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
watchOS-UIKit.ignore [UIKit] Partial update to Xcode 11 Beta 1, 2 and 3 - Part 2 of ? (#6553) 2019-07-12 13:44:24 -04:00
watchOS-UIKit.todo [UIKit] Update bindings to Xcode 11 Beta 5 (#6717) 2019-08-06 07:53:08 -04:00
watchOS-WatchConnectivity.ignore [tests][xtro] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
xtro-sharpie.csproj [xtro] Add new checker for '[return: Release]' attributes. Fixes #6014. (#6151) 2019-05-28 10:10:39 -07:00
xtro-sharpie.sln [xtro] Add new checker for '[return: Release]' attributes. Fixes #6014. (#6151) 2019-05-28 10:10:39 -07:00

README.md

Extrospection Tests based on ObjectiveSharpie

Goal

  • Compare our bindings with the information available Apple's C/ObjC header files;

  • Document, using annotations, the rational why some things differs;

Notes

  • Apple's headers are not perfect and discrepencies between them and other tests (e.g. intro) must be investigated;

  • Sharpie or xtro are not perfect either - whenever in doubt, double check with headers and file bugs as needed;

Design

  • The runner visit the provided (managed) assembly first, then it visit the precompiled headers (pch file) for an SDK (e.g. iOS or OSX);

  • Rules can be called at any steps to gather data and or report issues. Rules are also called at the end of the visits;

  • Rules should be kept simple and the external files, e.g. *.ignore, should be used to track special cases, along with comments with our decisions, i.e. why we tolarate them. That will ease code sharing across existing and new platforms;

  • The reporting tool tells if current issues can be ignored, are being worked on (part of a milestone) or needs immediate attention (fails the build);

Policy

  • The report tool must always report a success. Pull request can only be merged with an xtro green check;

Report

The xtro-report tool creates an html report that describe the results, per platforms and per frameworks (as defined by the header files).

The bots produce the report on every commit/PR. It can also be produced locally with:

cd tests/xtro-sharpie
make
open report/index.html

How to read the report

Links under FIXME (unclassified) points to the issue that must be fixed (to commit).

Links under TODO (milestone) indicate the progress for the issue/work under way. E.g. if PR 9999 claims to complete Xcode 99 support for UIKit then nothing should be reported on that line, otherwise the work is incomplete.

The links on the frameworks shows the issues that are presently ignored, either for historical reasons (not yet fixed) or because it cannot be fixed immediately (e.g. rdar) or ever. In the later case there are comments why.

Things to watch for

Different numbers between platforms can mean:

  • extra, platform specific, API; or

  • some existing bindings should be enabled for that platform;

Working Files

Ignore files

They come in different flavors

  • common-{framework}.ignore
  • {platform}-{framework}.ignore

They can include markdown-like comments as they will never be sorted.

Todo files

Format: {platform}-{framework}.todo

They are meant as short term work, e.g. xcode9.3. This makes it easy to track progress against the current milestone.

Issues inside those files won't cause the bots to fail a build.

Unclassified files

Those files are not committed to git, they are produced locally (or on bots) based on the current code.

Anything that shows up in the unclassified requires immediate action, i.e. the bots will be angry and report a failure - so PR should not be merged.

Why ?

  • it means it's not something that happened before (0 xtro issue policy);

How to fix ?

  • If it's a short term issue, e.g. a new xcode beta, then the entries should be moved to the corresponding *.todo file;
  • If this is not something we can fix (e.g. requires a rdar) then the entry should be moved to the corresponding *.ignore file along with a comment why;

Note: When bumping xamarin-macios for Xcode betas and after reviewing the .unclassified files, you can run make unclassified2todo to move the info inside the .unclassified files into associated .todo files.

Existing issues can be ignored (already shipped).

Rules

Existing

Those should be good enough to be execute on the bots on each build. They must have zero (unreviewed) defect so the bots can detect any new breakage.

Work In Progress

E.g. rules might be too noisy and require refinement, either in code or in external files. Until they have zero defect they must be commented;

Ideas

Anything we do not check but for which data is available, e.g.

  • NullAllowed;
  • Enum member values;
  • Generic updates to existing API (need to find a way to avoid breaking changes first)

Notes

  • To develop you need to install ObjectiveSharpie. You can install the required version of ObjectiveSharpie by executing ./system-dependencies.sh --provision-sharpie in this repository's root directory.

  • You can use the gen-[platform] or gen-all target of the Makefile to generate C# code for all the API from the headers. You can then copy/paste from the (large) files to create the missing bindings;