xamarin-macios/tests/linker
Rolf Bjarne Kvinge 63de01c21c
[tests] Fix packaging of Xamarin.Mac tests. (#12776)
I recently deleted the generated makefile support for building and running our
test suites. It turned out that it was used for building the packaged
Xamarin.Mac tests, so it wasn't as unused as I thought.

So fix the building and packaging of Xamarin.Mac tests to not use the
(non-existent) makefile targets, but instead replicate it with manual make
code.

Also take the opportunity to add packaging and execution of the .NET versions
of these test suites we execute on other macOS versions (both for macOS and
the Mac Catalyst).

* [devops] Use stricter matching when finding the Xamarin.Mac pkg link.

Otherwise the branch name in any package could end up matching the pattern we
were looking for:

	XM_PACKAGE=https://bosstoragemirror.blob.core.windows.net/wrench/tests-package-xamarin-mac-tests/15759261d425ae08494b0a26862a0b1356c5f8ec/5268864/package/Microsoft.iOS.Bundle.15.0.101-ci.tests-package-xamarin-mac-tests.68.pkg

is just clearly wrong.
2021-10-06 08:10:07 +02:00
..
ios [tests] Fix packaging of Xamarin.Mac tests. (#12776) 2021-10-06 08:10:07 +02:00
mac [tests] Add .NET version of link all for macOS. (#12436) 2021-08-17 16:39:43 +02:00
BaseOptimizeGeneratedCodeTest.cs [tests] Adjust BaseOptimizeGeneratedCodeTest.SetupBlockPerfTest to cope for a slower .NET on tvOS. (#12697) 2021-09-13 16:14:17 +02:00
CommonDontLinkTest.cs [tests] Skip the TypeDescriptorCanary test in .NET. (#9527) 2020-08-27 16:01:49 +02:00
CommonLinkAllTest.cs Bump to .NET 6.0.100-alpha.1.21060.3. (#10388) 2021-01-14 14:07:28 +01:00
CommonLinkAnyTest.cs [dotnet] Call monovm_initialize before mono_jit_init (#11014) 2021-03-29 16:23:38 -04:00
CommonLinkSdkTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
ILReader.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00