xamarin-macios/tests/linker
Sebastien Pouliot 00a69e1654
[dotnet] Update `Min*` constants and fix builds for tests (#10835)
We're bumping the minimum OS versions for all supported platforms
https://github.com/dotnet/core/blob/master/release-notes/6.0/6.0-supported-os.md

Intro's `Introduced` test is ignored as it require (a lot of) changes. This
will be fixed in separate PRs and gradually re-enabled.

iOS
```
[FAIL] Introduced : 7573 API with unneeded or incorrect version information
```

tvOS
```
[FAIL] Introduced : 299 API with unneeded or incorrect version information
```

Tracking progress in https://github.com/xamarin/xamarin-macios/issues/10834
2021-03-13 10:38:46 -05:00
..
ios [dotnet] Update `Min*` constants and fix builds for tests (#10835) 2021-03-13 10:38:46 -05:00
mac [tests] Update Xamarin.Mac tests to use Touch.Client and the official NUnit[Lite]. 2020-08-03 11:53:17 +02:00
BaseOptimizeGeneratedCodeTest.cs [tests] Ignore BaseOptimizeGeneratedCodeTest.SetupBlockPerfTest when doing CI. Fixes xamarin/maccore#649. (#6183) 2019-06-03 07:54:30 -07:00
CommonDontLinkTest.cs [tests] Skip the TypeDescriptorCanary test in .NET. (#9527) 2020-08-27 16:01:49 +02:00
CommonLinkAllTest.cs Bump to .NET 6.0.100-alpha.1.21060.3. (#10388) 2021-01-14 14:07:28 +01:00
CommonLinkAnyTest.cs [mmptest] Port link-callfilepath-45 to an NUnit LinkAll+LinkSdk test. Partial fix for #4975. (#6539) 2019-07-09 22:55:41 -07:00
CommonLinkSdkTest.cs [tests] Ignore CommonLinkSdkTest.TypeDescriptor_A7793 in .NET due to a linker bug. 2020-08-26 09:58:47 +02:00
ILReader.cs Add a Runtime.IsARM64CallingConvention property. (#5569) 2019-02-11 17:29:13 +01:00