xamarin-macios/tests/watchos
Rolf Bjarne Kvinge d22c7adcda [tests] Split mscorlib into two test assemblies. Fixes #41746. (#562)
On watchOS we can't include all the tests for device in a single
assembly, because the native object code becomes too big.

So instead split the tests into two assemblies. Luckily this
is fairly easy for test projects, since they have few dependencies
between source files (there are some however, so source files
are grouped per directory so that files in the same directory do
not end up in different test projects). There is also some hard-coded
logic.

https://bugzilla.xamarin.com/show_bug.cgi?id=41746
2016-08-05 21:04:46 +02:00
..
App [tests] Import 2016-05-26 15:06:52 +02:00
Container [tests] Import 2016-05-26 15:06:52 +02:00
Extension [tests] Split mscorlib into two test assemblies. Fixes #41746. (#562) 2016-08-05 21:04:46 +02:00