xamarin-macios/tests/introspection/Mac
Sebastien Pouliot 45ae4c53ce
[tests] Add introspection tests to ensure there are native linking instructions for all frameworks. Fixes #3976 (#4194) (#4208)
* [tests] Add introspection tests to ensure there are native linking instructions for all frameworks. Fixes #3976

or a good, documented (in test code) reason for not needing it.

https://github.com/xamarin/xamarin-macios/issues/3976

* Fix failures

- static registrar failed on 32bits because one type in PhotoUI missed
  its `onlyOn64: true`

- link with the top, not the sub-frameworks

* [tvos] Fix mistakes in tvOS where some extranous types triggered unrequired/unavailable (or missing) frameworks

* [watchos] Fix watchOS frameworks mapping
2018-06-11 08:01:41 -07:00
..
Info.plist [tests] Set LSUIElement in the mac tests' Info.plist so that they don't show an icon in the dock. (#329) 2016-06-30 01:01:11 -07:00
MacApiCtorInitTest.cs [foundation][uikit] Add missing [DesignatedInitializer] on default constructor (#3454) 2018-02-12 22:52:33 -05:00
MacApiFieldTest.cs Fix a number of introspection test failures on 10.13 (#2815) (#2833) (#2874) 2017-10-10 13:55:24 -05:00
MacApiPInvokeTest.cs Remove duplication found in tests and unify namespaces of common code (#250) 2016-06-21 15:46:07 -08:00
MacApiProtocolTest.cs [macos] WKPreferences does not declare NSCopying (#3611) 2018-02-28 08:14:48 -05:00
MacApiSelectorTest.cs [MetalPerformanceShaders] Make macOS intro happy (#3692) 2018-03-07 17:49:11 -06:00
MacApiSignatureTest.cs Merge xcode9 into d15-4[-xi] (#2710) 2017-09-15 17:53:16 -04:00
MacApiTypoTest.cs [mac-introspection] Use en-US for ApiTypoTest, fix typo failures (#3018) 2017-11-22 20:52:10 -05:00
MacApiWeakPropertyTest.cs Fix a number of introspection test failures on 10.13 (#2815) (#2833) (#2874) 2017-10-10 13:55:24 -05:00
MacCoreImageFiltersTest.cs [tests] Skip High Sierra image filters in Classic tests. Fixes #622. (#3308) (#3671) 2018-03-06 15:16:19 -05:00
introspection-mac.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
introspection-mac.sln [xharness] Add support for the introspection tests. (#151) 2016-06-08 19:45:31 +02:00