xamarin-macios/tests/common
Rolf Bjarne Kvinge 5329b19f62
[introspection] Migrate .NET code to use the new .NET-style availability attributes. (#13363)
* [tools] Extract the logic to parse OSPlatformAttribute platform names to a separate file/class.

* [introspection] Migrate .NET code to use the new .NET-style availability attributes.

This also means using the 'ApplePlatform' enum instead of the 'PlatformName'
enum, because the latter will be removed in .NET.

* [FileProvider] Exclude some deprecated API from .NET.

* [AVFoundation] Adjust availability attribute for AVCaptureStillImageOutput.HighResolutionStillImageOutputEnabled.

* Update tests.
2021-11-22 20:54:07 +01:00
..
TestProjects [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
mac [introspection] Remove a few version checks which are now constant values. (#13348) 2021-11-15 07:57:39 +01:00
ApiTest.cs [tests] Augment the AlwaysOptimizable test to ensure methods that call Runtime.DynamicRegistrationSupported are also optimizable. 2018-02-15 10:23:26 +01:00
Assert.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
AssertHelpers.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
BinLog.cs [dotnet] Fix an issue where we wouldn't re-link if some files changed. (#12794) 2021-09-24 13:20:03 +02:00
BundlerTest.cs [mtouch/mmp] Improve target framework code. (#8137) 2020-03-19 09:28:09 +01:00
BundlerTool.cs [mtouch/mmp/dotnet-bundler] Rework getting the availability attributes so that it works for .NET as well. (#13327) 2021-11-10 22:55:12 +01:00
ConditionalCompilation.cs [msbuild] Don't define __IOS__ for tvOS binding projects (#2274) 2017-06-30 12:35:48 -04:00
Configuration.cs Rename any *OSX_SDK_VERSION variables to *MACOS_SDK_VERSION. (#13411) 2021-11-22 18:48:05 +01:00
DotNet.cs [dotnet] Add support for 'dotnet pack'. Fixes #12631. (#12900) 2021-10-04 07:43:55 +02:00
ErrorHelper.tests.cs [tests] Add new tests for merging app bundles 2021-06-18 10:34:35 +02:00
ExecutionHelper.cs [msbuild] Fix dSYM generation of iOS binding projects (#13112) 2021-10-29 10:20:44 -05:00
Extensions.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
MixedClassLibrary.dll [macos] Error when linking mix-mode assemblies (#2911) 2017-11-16 09:18:18 -06:00
MonoNativeConfig.cs [xharness] Some style/debug fixes. 2019-02-11 13:49:38 +01:00
PlatformInfo.cs [introspection] Migrate .NET code to use the new .NET-style availability attributes. (#13363) 2021-11-22 20:54:07 +01:00
ProductTests.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Profile.cs [mtouch/mmp/dotnet-bundler] Rework getting the availability attributes so that it works for .NET as well. (#13327) 2021-11-10 22:55:12 +01:00
TestRuntime.cs [AVFoundation] Remove the AVMediaType enum and the AVMediaTypes.TimedMetadata field from .NET. (#13368) 2021-11-19 08:53:51 +01:00
Tool.cs [mtouch/mmp/dotnet-bundler] Rework getting the availability attributes so that it works for .NET as well. (#13327) 2021-11-10 22:55:12 +01:00
shared-dotnet.csproj [tests] Add the compiler response files from src/ to the .NET test builds. (#13351) 2021-11-17 08:01:31 +01:00
shared-dotnet.mk [tests] Automatically run/exit tests executed from the command line. (#13360) 2021-11-16 18:01:41 +01:00