xamarin-macios/tests/linker/ios/link all
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
..
Assets.xcassets/AppIcons.appiconset [tests] Move linker tests to match introspection directory layout. (#3365) 2018-02-05 15:09:04 +01:00
dotnet [tests] Fix packaging of Xamarin.Mac tests. (#12776) 2021-10-06 08:10:07 +02:00
AppDelegate.cs [tests] Add debug spew to track down #xamarin/maccore@2414. (#12354) 2021-08-06 09:45:55 +02:00
AttributeTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
CalendarTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
ClassLayoutTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
DataContractTest.cs [tests] Remove some ignores for issues that have been fixed. (#12527) 2021-08-25 09:23:30 +02:00
Info.plist Bump the minimum iOS version to 7.0. Fixes #6213. (#6878) 2019-08-30 01:07:30 -07:00
InterfacesTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
InternalsTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
LaunchScreen.storyboard [tests] Move linker tests to match introspection directory layout. (#3365) 2018-02-05 15:09:04 +01:00
LinkAllTest.cs [tests] Add .NET version of link all for macOS. (#12436) 2021-08-17 16:39:43 +02:00
LinqExpressionTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
MEFTests.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
PreserveTest.cs [tests] Add .NET version of link all for macOS. (#12436) 2021-08-17 16:39:43 +02:00
SealerTest.cs [tests] Add .NET version of link all for macOS. (#12436) 2021-08-17 16:39:43 +02:00
SerializationTest.cs [tests] Remove Classic code from all tests. (#8702) 2020-05-28 16:35:09 +02:00
StructLayoutTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
XmlSerializationTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
link all.csproj Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00