Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Habersack <grendel@twistedcode.net>2017-10-04 20:18:32 +0300
committerGitHub <noreply@github.com>2017-10-04 20:18:32 +0300
commitf77270c633c1e5a1703207cb96f1934a7354c0bc (patch)
tree811d49de27ae08c7cbdac6878393151984a4d1ec /mcs/class/Mono.Posix
parent135dbb9c6d6add208ac0d0f763319fa37ecd6c11 (diff)
[monodroid] Fix Mono.Posix tests build (#5697)
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.
Diffstat (limited to 'mcs/class/Mono.Posix')
-rw-r--r--mcs/class/Mono.Posix/monodroid_Mono.Posix_test.dll.exclude.sources1
1 files changed, 0 insertions, 1 deletions
diff --git a/mcs/class/Mono.Posix/monodroid_Mono.Posix_test.dll.exclude.sources b/mcs/class/Mono.Posix/monodroid_Mono.Posix_test.dll.exclude.sources
index 0facffb101d..20a037866e3 100644
--- a/mcs/class/Mono.Posix/monodroid_Mono.Posix_test.dll.exclude.sources
+++ b/mcs/class/Mono.Posix/monodroid_Mono.Posix_test.dll.exclude.sources
@@ -1,2 +1 @@
#include monodroid_Mono.Posix_test.dll.new-exclude.sources
-Mono.Unix.Android/TestHelper.cs