xamarin-macios/tests/dotnet/UnitTests
Rolf Bjarne Kvinge ffb3041720
[src] Disable a few code paths on macOS if dynamic registration is disabled. (#20178)
This makes the linker able to trim away a few methods that aren't trim-safe
when using the managed static registrar (and thus not warn about these methods
doing un-trimmable stuff).

Contributes towards #10405.
2024-02-28 09:01:24 +01:00
..
ApplePlatformExtensions.cs [dotnet] Stop using a separate default platform version. (#19754) 2024-01-09 09:47:07 +01:00
AssetsTest.cs [tests] Update .NET tests to cope with updated min OS version and no more 32-bit iOS support. (#17088) 2022-12-21 18:15:28 +01:00
BundleStructureTest.cs [msbuild/dotnet] Add support for app extensions which are xpc services. (#18295) 2024-01-03 12:41:37 +01:00
DotNetUnitTests.csproj Get Mono.Cecil from NuGet everywhere. (#19535) 2023-12-04 20:15:03 +01:00
DotNetUnitTests.sln [dotnet] Add tests for our various platforms. (#8708) 2020-05-29 17:58:34 +02:00
Extensions.cs [Tests] Fix trim warnings tests (#20132) 2024-02-18 10:05:31 -05:00
ExtensionsTest.cs [tests] Enable nullability for numerous files in the .NET tests. (#16976) 2022-12-12 17:13:02 +01:00
GlobalImports.cs [tests] Add global imports to the .NET unit tests to simplify code. (#15770) 2022-08-26 13:40:12 +02:00
IncrementalBuildTest.cs [tests] Add missing check for available runtime identifiers in a few tests. (#18739) 2023-08-16 10:29:42 +02:00
Makefile [dotnet] Rename the DOTNET6 make variable to DOTNET. (#14441) 2022-03-21 15:56:57 +01:00
MlaunchTest.cs [Xcode 15.2] Bump to Xcode 15.2 (#19785) 2024-01-12 04:56:22 -05:00
PackTest.cs [DEVOPS] Split test runs by platform (#19584) 2024-02-01 08:45:48 -05:00
PartialAppManifestTest.cs [tests] Fix a few nullability issues in cecil-tests and the .NET tests. (#17095) 2022-12-21 10:19:13 +01:00
PostBuildTest.cs [net8.0] Revert "[tests] Ignore tests that publish universal apps." (#18944) 2023-09-11 18:40:16 +02:00
ProjectTest.cs [dotnet] Fix sourcelink test failure (#20205) 2024-02-27 08:28:34 +01:00
PublishTrimmedTest.cs [dotnet] Improve error message when someone tries to disable trimming by setting PublishTrimmed=false. (#17568) 2023-02-21 14:54:44 +01:00
RebuildTest.cs [msbuild] Re-aot referencing assemblies. Fixes #17708. (#18509) 2023-08-07 20:19:30 +02:00
RegistrarTest.cs [tests] Fix the InvalidStaticRegistrarValidation test to only run on x64. (#19782) 2024-01-15 17:10:30 +01:00
TemplateProjectTest.cs [tests] Enable nullability for numerous files in the .NET tests. (#16976) 2022-12-12 17:13:02 +01:00
TemplateTest.cs [tests] Update the .NET template tests. 2023-01-31 13:01:46 +01:00
TestBaseClass.cs [dotnet] add sourcelink support (#20054) 2024-02-26 08:10:26 -08:00
TrimmerWarningsTest.cs [src] Disable a few code paths on macOS if dynamic registration is disabled. (#20178) 2024-02-28 09:01:24 +01:00
WindowsTest.cs [tests] Verify that we have a remote connection in tests that require a remote connection. (#20114) 2024-02-16 10:41:52 +01:00