xamarin-macios/tests/common
Rolf Bjarne Kvinge 7e54b16412
[dotnet] Delay computing trimming options until MAUI has had a chance to change the default. (#20970)
See comment in code for a deeper explanation.

Partial fix for https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2053707.

---------

Co-authored-by: Alex Soto <alex@soto.dev>
2024-08-07 14:43:53 +02:00
..
TestProjects [net8.0] Merge main into net8.0. 2023-05-17 08:28:14 +02:00
mac [net8.0] Merge main into net8.0. 2023-06-08 13:32:48 +02:00
ApiTest.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
AppDelegate.cs [net8.0] Revert "[tests] Find a workaround for #xamarin/maccore@2668." (#18943) 2023-09-11 18:40:47 +02:00
Assert.cs [autoformat] Add common test files. (#16740) 2022-11-17 13:04:59 +01:00
AssertHelpers.cs [autoformat] Add common test files. (#16740) 2022-11-17 13:04:59 +01:00
BinLog.cs [tests] Add test to keep track of trimmer warnings. (#20125) 2024-02-16 16:53:12 +01:00
BundlerTest.cs [autoformat] Add common test files. (#16740) 2022-11-17 13:04:59 +01:00
BundlerTool.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
ConditionalCompilation.cs [msbuild] Don't define __IOS__ for tvOS binding projects (#2274) 2017-06-30 12:35:48 -04:00
Configuration.cs [runtime] Use calloc instead of malloc. (#20692) 2024-06-07 16:56:54 +02:00
DotNet.cs [dotnet] Delay computing trimming options until MAUI has had a chance to change the default. (#20970) 2024-08-07 14:43:53 +02:00
ErrorHelper.tests.cs [tools/src] Enable nullability in a few error-related source files. (#16987) 2022-12-07 17:43:05 +01:00
ExecutionHelper.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02: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 [tools/tests] Remove the Compat option for the MonoNative library. 2023-02-02 16:30:29 +01:00
PlatformInfo.cs [monotouch-test] Sprinkle UnconditionalSuppressMessage wherever needed to fix trimmer warnings. (#20429) 2024-04-16 17:03:36 +02:00
ProductTests.cs [net8.0] Merge main into net8.0. 2023-05-11 11:54:37 +02:00
Profile.cs [generator] Fix property accessor attributes when one accessor's iOS availability is different than the property itself. (#17298) 2023-01-25 09:27:58 +01:00
SupportedOSPlatformVersions.targets [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
TestAssemblyLoader.cs [tests] Unify code related to how to load test assemblies. (#17111) 2023-01-13 22:20:47 +01:00
TestRuntime.RunAsync.cs [runtime] Add support for additional type encodings. Fixes #18562. (#20521) 2024-05-23 16:21:43 +02:00
TestRuntime.cs [xcode15.4] Update bindings to Xcode 15.4 (#20865) 2024-07-11 14:09:52 -04:00
Tool.cs [xcode15.3] Bump to Xcode 15.3 bindings (#20780) 2024-07-11 11:41:31 +02: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 [tests] Fix determining whether we're building for the simulator or not. (#20852) 2024-07-12 18:46:17 +02:00
shared-dotnet.mk [dotnet] Use the correct variable to define the verbosity for 'dotnet build' (#19676) 2023-12-20 11:03:32 +01:00