xamarin-macios/tests/introspection/iOS
Sebastien Pouliot 081655a45c
[tests] Fix introspection tests when running on Mojave (10.14) (#4318)
Mostly known iOS cases that are now part included in macOS.

Two failures remains until the AppKit update is merged, i.e.
both were _upgraded_ to conform to `NSSecureCoding`

```
[FAIL] NSBezierPath conforms to NSSecureCoding but does not implement INSSecureCoding
[FAIL] NSGradient conforms to NSSecureCoding but does not implement INSSecureCoding
```
2018-06-21 15:13:50 -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
Info.plist [tests] Remove Classic test projects, and make the Unified test projects the master projects. (#858) 2016-09-21 22:55:10 +02: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 [ReplayKit] Update bindings to Xcode 10 beta 2 (#4304) 2018-06-20 16:51:22 -05:00
iOSApiFieldTest.cs [CoreVideo] Adds API bindings from Xcode 9 Beta 1 to stable (#2902) 2017-10-19 14:27:32 -05:00
iOSApiPInvokeTest.cs [CoreVideo] Adds API bindings from Xcode 9 Beta 1 to stable (#2902) 2017-10-19 14:27:32 -05:00
iOSApiProtocolTest.cs [tests] Fix introspection tests when running on Mojave (10.14) (#4318) 2018-06-21 15:13:50 -04:00
iOSApiSelectorTest.cs [introspection] CMMovementDisorderManager isn't usable for now. (#4306) 2018-06-21 10:14:14 +02:00
iOSApiSignatureTest.cs Add some missing *Async version for existing API (#1527) 2017-03-07 13:55:37 -05:00
iOSApiTypoTest.cs [introspection tests] Ignore typo checker on watchOS, there's no API available for it. 2016-06-27 13:07:37 +02:00
iOSApiWeakPropertyTest.cs [ClassKit] Add Xcode 9.4 Beta 1 Bindings (#3853) 2018-04-05 10:20:05 -05:00
iOSCoreImageFiltersTest.cs Bump to use Xcode 10 beta 1 (#4179) 2018-06-08 18:45:24 -07:00
introspection-ios.csproj [tests] Add introspection tests to ensure there are native linking instructions for all frameworks. Fixes #3976 (#4194) (#4208) 2018-06-11 08:01:41 -07:00