xamarin-macios/tests/xtro-sharpie
Rolf Bjarne Kvinge a073c81c45
[AppKit] Implement [NSView sortSubviewsUsingFunction:context:] (#6485)
Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/941421.
2019-07-04 07:30:44 +02:00
..
u2ignore [xtro] Add new checker for '[return: Release]' attributes. Fixes #6014. (#6149) 2019-05-28 08:19:30 -07: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] Only return 1 in case of failure in reporter. (#4877) 2018-09-25 20:32:22 +02:00
xtro-sanity [xtro] 'raw' files might not exist. (#6191) 2019-06-01 19:50:11 -04: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 [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
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 Add xtro test for [Deprecated] attributes and fix up usages (#4966) 2019-01-29 15:37:48 -05:00
Log.cs Fix xtro-sharpie 10.13 vs 10.14 issue (#4353) 2018-06-28 15:29:26 -04:00
Makefile Bump VSMac to 8.1.0.2742 to fix msbuild issues (#6279) 2019-06-19 07:07:26 +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] Update makefile to call u2todo.cs (#4529) 2018-07-30 21:39:56 -04:00
ReleaseAttributeCheck.cs [xtro] Add new checker for '[return: Release]' attributes. Fixes #6014. (#6149) 2019-05-28 08:19:30 -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. (#6149) 2019-05-28 08:19:30 -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 [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07: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][tvos] Remove AudioFileReadPackets symbol (#4570) 2018-08-04 00:24:54 -04: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 [CFNetwork] Xcode 10 beta 3 update. (#4454) 2018-07-19 14:06:34 +02:00
common-CloudKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -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-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
common-CoreBluetooth.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
common-CoreData.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -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 (#6230) 2019-06-10 14:42:43 -07:00
common-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
common-CoreML.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
common-CoreMedia.ignore Merge branch 'xcode10.2' into master-merge-xcode10.2 2019-04-03 13:57:31 -04: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 bindings to Xcode 10 Beta 1 & 2 (#4368) 2018-07-03 09:48:10 -05:00
common-CoreVideo.ignore [corevideo] Update for beta 3 (#4398) 2018-07-05 08:54:56 -04:00
common-Foundation.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07: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 10.2 beta 1 (#5487) 2019-01-25 17:51:11 -05:00
common-MapKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -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 Fix merge 2018-03-05 23:40:02 -05:00
common-MetalKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -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 [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07: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 (#6230) 2019-06-10 14:42:43 -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 [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-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 [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
common-Security.ignore Bump for Xcode10 GM (#4794) 2018-09-12 19:27:11 -04:00
common-SpriteKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07: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 [NSLayoutManager] Complete bindings for NSLayoutManager. Fixes #4740. (#4853) 2019-01-29 15:37:48 -05: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 [xtro][vision] Ignore VNRequest::init since it's an abstract type and not a designated initializer 2018-08-23 15:51:27 -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 [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
iOS-AVFoundation.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07: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. (#6149) 2019-05-28 08:19:30 -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 [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-CarPlay.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
iOS-Contacts.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
iOS-CoreAnimation.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -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-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 (#6230) 2019-06-10 14:42: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-EventKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -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-GLKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
iOS-GameKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
iOS-HomeKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07: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 (#6230) 2019-06-10 14:42:43 -07:00
iOS-MediaPlayer.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -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 (#6230) 2019-06-10 14:42:43 -07:00
iOS-Metal.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
iOS-NetworkExtension.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
iOS-NotificationCenter.ignore [xtro][notificationcenter] Annotate missing API found by xtro 2018-08-24 14:44:37 -04:00
iOS-PDFKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
iOS-PassKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07: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-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 [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
iOS-VideoToolbox.ignore [VideoToolbox] Update to Xcode 9.3 Beta 1 (#3313) 2018-01-31 08:51:50 -05: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-WatchKit.ignore [watchkit] Comment missing API found by xtro 2018-08-24 11:25:43 -04:00
iOS-WebKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
iOS-iAd.ignore [xtro][iads] Comment category/static members bound manually 2018-08-23 10:51:37 -04:00
macOS-AVFoundation.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -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 [AppKit] Implement [NSView sortSubviewsUsingFunction:context:] (#6485) 2019-07-04 07:30:44 +02:00
macOS-AudioToolbox.ignore Fix merge 2018-03-05 23:40:02 -05:00
macOS-CFNetwork.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-Contacts.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
macOS-CoreAnimation.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07: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-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-CoreImage.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
macOS-CoreLocation.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -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-CoreMedia.ignore [CoreMedia] Expose the CMSampleAttachmentKey interface. Fixes #4688 (#4841) 2018-09-25 16:24:41 +02:00
macOS-CoreSpotlight.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -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 [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
macOS-EventKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -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-FinderSync.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
macOS-Foundation.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
macOS-GLKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
macOS-GameKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -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. (#6149) 2019-05-28 08:19:30 -07:00
macOS-InputMethodKit.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-Intents.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
macOS-MapKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
macOS-MediaPlayer.ignore [mediaplayer] Update for beta 4 (#5717) 2019-03-05 07:33:43 -05:00
macOS-Metal.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
macOS-MetalKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
macOS-NetworkExtension.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
macOS-NotificationCenter.ignore [xtro][notificationcenter] Annotate missing API found by xtro 2018-08-24 14:44:37 -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 (#6230) 2019-06-10 14:42:43 -07:00
macOS-QuartzComposer.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -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] Copy xtro from master + update data files to show appropriate todo for beta 1 (#3298) 2018-01-25 09:12:41 -05:00
macOS-SceneKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
macOS-Security.ignore Bump for Xcode10 GM (#4794) 2018-09-12 19:27:11 -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 [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07: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-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-WebKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -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 [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
tvOS-AVKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
tvOS-CloudKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
tvOS-CoreAnimation.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07: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 (#6230) 2019-06-10 14:42:43 -07: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-GLKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
tvOS-GameKit.ignore Bump to use Xcode 10 beta 1 (#4179) 2018-06-08 18:45:24 -07:00
tvOS-MapKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -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 [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07: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 (#6230) 2019-06-10 14:42:43 -07:00
tvOS-UIKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
tvOS-VideoToolbox.ignore [VideoToolbox] Update to Xcode 9.3 Beta 1 (#3313) 2018-01-31 08:51:50 -05:00
watchOS-AVFoundation.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
watchOS-CloudKit.ignore [cloudkit] Add back (an updated) watchOS-CloudKit.ignore 2018-08-22 15:42:55 -04:00
watchOS-Contacts.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -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-CoreML.ignore Update for xcode 10 beta 5 (#4527) 2018-07-31 08:49:19 -04:00
watchOS-Foundation.ignore [ObjCRuntime] Add missing .ctor to 'Class' (#4726) 2018-08-29 16:23:36 -04:00
watchOS-GameKit.ignore [gamekit] Ignore some additional (deprecated) API on watchOS 2018-08-23 10:44:13 -04:00
watchOS-HealthKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
watchOS-Intents.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07: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-PassKit.ignore [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07:00
watchOS-SceneKit.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-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 [foundation] Fix NSCopying.Copy - the biggest offender of not releasing its return value (#6230) 2019-06-10 14:42:43 -07: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] Update csproj debug configurations. (#6150) 2019-05-28 08:21:08 -07:00
xtro-sharpie.sln [xtro] Add new checker for '[return: Release]' attributes. Fixes #6014. (#6149) 2019-05-28 08:19:30 -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 braking 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;