xamarin-macios/tests/linker
Rolf Bjarne Kvinge 64b4a5909a
[tests] Automatic network failure detection in tests. (#18439)
Detect if a url we use in our tests actually works, and if not, save the
results and ignore any subsequent test that tries to use that url.

---------

Co-authored-by: Haritha Mohan <harithamohan@microsoft.com>
2023-06-29 07:48:53 +02:00
..
ios [tests] Automatic network failure detection in tests. (#18439) 2023-06-29 07:48:53 +02:00
mac [tests] Rework TestRuntime.RunAsync. (#18391) 2023-06-06 21:36:49 +02:00
AppDelegate.cs [tests] Unify code related to how to load test assemblies. (#17111) 2023-01-13 22:20:47 +01:00
BaseOptimizeGeneratedCodeTest.cs [autoformat] Add all of tests/. (#16857) 2022-12-05 08:23:34 +01:00
CommonDontLinkTest.cs [tests] Skip the TypeDescriptorCanary test in .NET. (#9527) 2020-08-27 16:01:49 +02:00
CommonLinkAllTest.cs [autoformat] Add all of tests/. (#16857) 2022-12-05 08:23:34 +01:00
CommonLinkAnyTest.cs [dotnet-linker] Handle null fields in BackingFieldDelayHandler as unmarked fields. Fixes #16957. (#16970) 2022-12-07 15:53:15 +01:00
CommonLinkSdkTest.cs [autoformat] Add all of tests/. (#16857) 2022-12-05 08:23:34 +01:00
ILReader.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00