xamarin-macios/tests/common
Rolf Bjarne Kvinge e25163f573
[.NET] Rename our product assemblies. Fixes #13748. (#13847)
Rename our product assemblies to:

* Microsoft.iOS.dll
* Microsoft.tvOS.dll
* Microsoft.macOS.dll
* Microsoft.MacCatalyst.dll

This makes it easy to distinguish between legacy Xamarin and .NET whenever the
product assembly is mentioned, and I've also chosen the platform part of the
name to match how the platforms are named elsewhere (this also makes it
possible to simplify our build logic, since we can remove a lot of special
casing).

Fixes https://github.com/xamarin/xamarin-macios/issues/13748.
2022-02-16 21:30:32 +01:00
..
TestProjects [C] Clear OpenTK namespace (#13767) 2022-02-14 18:50:23 +01:00
mac [tests] Simplify mmptest a bit by using existing mechanisms to create frameworks. (#13757) 2022-01-18 11:05:41 +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 [.NET] Rename our product assemblies. Fixes #13748. (#13847) 2022-02-16 21:30:32 +01:00
DotNet.cs [tests] Print the binlog path on a line all by itself. 2021-12-22 10:17:34 +01: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 [tests] Use the correct OS version for Mac Catalyst. (#14143) 2022-02-16 20:11:57 +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 [main] Add Xcode 13.2 Support (#13643) 2022-01-03 09:28:00 -05: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-test.mk [test] Add help makefile targets to run .NET tests on remote machines. (#14144) 2022-02-16 07:57:09 +01:00
shared-dotnet.csproj [src] Define XAMCORE_3_0 for .NET for all platforms. (#13566) 2021-12-17 07:44:02 +01:00
shared-dotnet.mk [test] Add help makefile targets to run .NET tests on remote machines. (#14144) 2022-02-16 07:57:09 +01:00