xamarin-macios/tests/common/TestProjects
Rolf Bjarne Kvinge 74d7337dcc
[dotnet] Create an MSBuild property for the current min OS version. (#17034)
Create an MSBuild property for the minimum OS version
(`SupportedOSPlatformVersion`) we support for a given platform (named
`[platform]MinSupportedOSPlatformVersion`), and use it in most tests instead
of hardcoding the min OS version (which would otherwise have to be updated
every time we bump the min OS version).
2023-01-10 21:18:39 +01:00
..
AppWithExtraArgumentThatOverrides [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
AssemblyRegistration [autoformat] Add common test files. (#16740) 2022-11-17 13:04:59 +01:00
BasicPCLTest [autoformat] Add common test files. (#16740) 2022-11-17 13:04:59 +01:00
Bug60536 [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
ComplexAssembly Make our local .NET the default .NET for the build. (#15086) 2022-06-07 10:11:02 +02:00
IBToolTaskTests [tests] Long live Xamarin! (#14336) 2022-03-09 08:19:48 +01:00
ImmutableCollection_Test/ImmutableCollection_Test Use unix-style line endings in project files. (#15303) 2022-06-21 17:22:58 +02:00
My Spaced App [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MyActionExtension [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MyAppWithPackageReference [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MyBindingsReferences [autoformat] Add common test files. (#16740) 2022-11-17 13:04:59 +01:00
MyCatalystApp [autoformat] Add common test files. (#16740) 2022-11-17 13:04:59 +01:00
MyCatalystFormsApp [autoformat] Add common test files. (#16740) 2022-11-17 13:04:59 +01:00
MyCocoaCoreMLApp [autoformat] Add common test files. (#16740) 2022-11-17 13:04:59 +01:00
MyCocoaSceneKitApp [autoformat] Add common test files. (#16740) 2022-11-17 13:04:59 +01:00
MyCoreMLApp [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MyDocumentPickerExtension [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MyExtensionWithPackageReference [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MyIBToolLinkTest [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MyKeyboardExtension [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MyLinkedAssets [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MyMasterDetailApp [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MyMetalGame [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MyOpenGLApp [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MyPhotoEditingExtension [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MyReleaseBuild [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MySatelliteAssembliesBug Use unix-style line endings in project files. (#15303) 2022-06-21 17:22:58 +02:00
MySceneKitApp [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MySceneKitLibrary [autoformat] Add common test files. (#16740) 2022-11-17 13:04:59 +01:00
MyShareExtension [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MySingleView [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MySpriteKitGame [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MyTVApp [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MyTVMetalGame [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MyTVServicesExtension [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MyTabbedApplication [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MyTodayExtension [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MyWatch2Container [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MyWatchApp [autoformat] Add common test files. (#16740) 2022-11-17 13:04:59 +01:00
MyWatchApp2 [tests] Use 'BundledNETCoreAppTargetFrameworkVersion' to specify the .NET version in the project files. (#14666) 2022-04-06 20:58:20 +02:00
MyWatchKit2Extension [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MyWatchKit2IntentsExtension [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MyWatchKitApp [msbuild] Move all the msbuild tests to tests/msbuild to put all the tests together. (#9824) 2020-10-09 16:06:19 +02:00
MyWatchKitExtension [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MyWebViewApp [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MyXamarinFormsApp [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MyiOSAppWithBinding [dotnet] Create an MSBuild property for the current min OS version. (#17034) 2023-01-10 21:18:39 +01:00
MyiOSFrameworkBinding [tests] Use 'BundledNETCoreAppTargetFrameworkVersion' to specify the .NET version in the project files. (#14666) 2022-04-06 20:58:20 +02:00
NativeExtensionEmbedding [autoformat] Add common test files. (#16740) 2022-11-17 13:04:59 +01:00
Protobuf_Test/Protobuf_Test [autoformat] Add common test files. (#16740) 2022-11-17 13:04:59 +01:00
RoslynTestApp [autoformat] Add common test files. (#16740) 2022-11-17 13:04:59 +01:00
ServiceModel_Test/ServiceModel_Test [autoformat] Add common test files. (#16740) 2022-11-17 13:04:59 +01:00
SystemMemoryFromNetStandard2_0 [autoformat] Add common test files. (#16740) 2022-11-17 13:04:59 +01:00
SystemMemoryLibrary [msbuild] Make sure to set 'ResolveAssemblyConflicts=true' before importing Microsoft.CSharp.targets. Fixes #11691. (#14109) 2022-02-09 14:07:35 -05:00
SystemMemoryReference [autoformat] Add common test files. (#16740) 2022-11-17 13:04:59 +01:00
Common.props [msbuild] Move all the msbuild tests to tests/msbuild to put all the tests together. (#9824) 2020-10-09 16:06:19 +02:00