xamarin-macios/tests/introspection/iOS
Sebastien Pouliot a5ac0ea102
[generator] Add C#8 nullability into generated code (#7570)
Goals
* Reflect Apple nullability annotations in our bindings using C#8
* No warnings when building bindings

Non-Goals
* Update (add or fix) `[NullAllowed]` to match Apple headers (next phase)
* Make the generator or internal code fully nullable aware (`nowarn` is used)

Notes
* Apple's own annotations are not 100% accurate :(
* Where known issue exists we have _fixed_ our attributes to match reality :)
* We also do additional null-checks internally that might seems not required (better safe than sorry).
2020-04-09 09:29:28 -04:00
..
Assets.xcassets/AppIcons.appiconset Move parts of dontlink tests into new introspection tests (#32) 2016-05-04 20:14:32 -04:00
AppDelegate.cs Move parts of dontlink tests into new introspection tests (#32) 2016-05-04 20:14:32 -04:00
Entitlements.plist [authenticationservices] Update for Xcode 11 beta 1 and 2 (#6408) 2019-06-26 05:27:29 -07:00
Info.plist Bump the minimum iOS version to 7.0. Fixes #6213. (#6878) 2019-08-30 01:07:30 -07:00
LaunchScreen.storyboard Move parts of dontlink tests into new introspection tests (#32) 2016-05-04 20:14:32 -04:00
Main.cs Move parts of dontlink tests into new introspection tests (#32) 2016-05-04 20:14:32 -04:00
iOSApiClassPtrTest.cs Move parts of dontlink tests into new introspection tests (#32) 2016-05-04 20:14:32 -04:00
iOSApiCtorInitTest.cs [Introspection] Allow introspection to test CAMetalLayer when xcode 11 and simulator. (#7670) 2020-01-05 18:34:20 -05:00
iOSApiFieldTest.cs [introspection] Fix a few issues found on iPad Air 2 with iOS 12. (#5034) 2018-10-25 17:47:05 +02:00
iOSApiPInvokeTest.cs [tests][intro] Enable (most) IOSurface API checks on simulator (#6290) 2019-06-14 13:09:16 -04:00
iOSApiProtocolTest.cs [Introspection] Allow introspection to test CAMetalLayer when xcode 11 and simulator. (#7670) 2020-01-05 18:34:20 -05:00
iOSApiSelectorTest.cs [Introspection] Allow introspection to test CAMetalLayer when xcode 11 and simulator. (#7670) 2020-01-05 18:34:20 -05:00
iOSApiSignatureTest.cs [IncomingCallNotifications] Add Xcode 11 Beta 1 & Beta 2 bindings (#6374) 2019-06-24 14:42:45 -04:00
iOSApiTypoTest.cs [tests] Add introspection tests for Constants.*.cs.in. Fixes #5047 (#5159) 2018-11-22 13:24:55 -05:00
iOSApiWeakPropertyTest.cs [CoreHaptics] Add support for the new framework up to beta 7. (#6943) 2019-09-10 13:03:26 -04:00
iOSCoreImageFiltersTest.cs Bump for Xcode 10 beta 4 2018-07-18 15:10:41 -05:00
introspection-ios.csproj [generator] Add C#8 nullability into generated code (#7570) 2020-04-09 09:29:28 -04:00