xamarin-macios/msbuild
Rolf Bjarne Kvinge e92809f38c
[tests] Split the iOS msbuild tests in two. (#9860)
Split the iOS msbuild tests in two:

* Xamarin.MacDev.Tasks.Tests: contains in-process unit tests for tasks.
* Xamarin.MacDev.Tasks: contains larger tests that either invoke targets or a complete
  build. These are currently in-process, but will become out-of-process soon to make
  it possible to run them with dotnet.

Also make the new projects non-iOS-specific, because the macOS msbuild tests will
be moved here as well soon.

There is some duplicated code between these two test projects now (all files
that show up as new are copies of existing files), this will be cleaned up in
later pull requests.
2020-10-15 08:45:43 +02:00
..
Xamarin.Localization.MSBuild [msbuild] Remove some watchOS 1 code. (#9797) 2020-10-09 14:11:04 +02:00
Xamarin.Mac.Tasks [msbuild] Include all the *.targets and *.props files from the Xamarin.Shared directory in the XI and XM tasks projects. (#9787) 2020-10-06 15:56:56 +02:00
Xamarin.Mac.Tasks.Core [msbuild] Refactor how we figure out which native libraries to sign for Xamarin.Mac (#9768) 2020-10-05 08:56:28 +02:00
Xamarin.MacDev.Tasks [msbuild] Move Xamarin.iOS' implementation of the PrepareResourceRules task to Xamarin.MacDev.Tasks. (#9318) 2020-08-07 14:54:38 +02:00
Xamarin.MacDev.Tasks.Core [msbuild] Re-use existing code to launch processes. (#9858) 2020-10-14 19:15:53 +02:00
Xamarin.ObjcBinding.Tasks [msbuild] Remove support for XI/Classic. (#976) 2016-10-13 10:47:46 +02:00
Xamarin.Shared [msbuild] Remove some watchOS 1 code. (#9797) 2020-10-09 14:11:04 +02:00
Xamarin.iOS.Tasks [tests] Split the iOS msbuild tests in two. (#9860) 2020-10-15 08:45:43 +02:00
Xamarin.iOS.Tasks.Core [msbuild] Don't use exceptions as control flow in CollectITunesArtworkTaskBase. (#9837) 2020-10-13 09:14:40 +02:00
.gitignore [msbuild] Convert project files to sdk-style project files. (#7698) 2020-01-14 08:16:02 +01:00
ILMerge.targets [msbuild] Fix pdb generation, ship the pdb and improve build logic. (#8672) 2020-05-26 14:49:21 +02:00
Makefile [MSBuild] String Localization Capability and Unit Test (#9584) 2020-10-07 11:14:04 -05:00
Xamarin.MacDev.Tasks.sln [tests] Split the iOS msbuild tests in two. (#9860) 2020-10-15 08:45:43 +02:00