[monodroid] Fix Mono.Posix tests build (#5697)
authorMarek Habersack <grendel@twistedcode.net>
Wed, 4 Oct 2017 17:18:32 +0000 (19:18 +0200)
committerGitHub <noreply@github.com>
Wed, 4 Oct 2017 17:18:32 +0000 (19:18 +0200)
TestHelper was previously excluded because the XA tests weren't built
as part of Mono but rather as part of XA test suite which included
its own version of the helper. Now, however (https://github.com/xamarin/xamarin-android/commit/e9daf5ea35709ce1bc6ba81c7c37d72d385bace2),
XA uses BCL+friends test assemblies built by Mono itself and so
we need to restore TestHelper in the build.

mcs/class/Mono.Posix/monodroid_Mono.Posix_test.dll.exclude.sources

index 0facffb101dcc308cba29a50d1468c27dfe1552c..20a037866e3e78a132b6b11049417d6ec5b0300a 100644 (file)
@@ -1,2 +1 @@
 #include monodroid_Mono.Posix_test.dll.new-exclude.sources
-Mono.Unix.Android/TestHelper.cs