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:
authorLudovic Henry <ludovic@xamarin.com>2016-11-18 23:58:03 +0300
committerLudovic Henry <ludovic@xamarin.com>2016-11-22 18:32:15 +0300
commitd8693e0c73388503c06ebc009b753ef1488924af (patch)
tree0041a26e12d03e47b79a59d8bd2ad62f1bad93c8 /mcs/class/System.Web.Services
parentf1decc325fedc338edc64ed87b860cedb91d3ad8 (diff)
[profiles] Fix MOBILE assemblies and tests compilation + Rename MOBILE to AOT_HYBRID
This only fixes the compilation of the assemblies and the tests. This doesn't fix the failing tests or the crashes.
Diffstat (limited to 'mcs/class/System.Web.Services')
-rw-r--r--mcs/class/System.Web.Services/aot_hybrid_System.Web.Services.dll.sources1
-rw-r--r--mcs/class/System.Web.Services/aot_hybrid_System.Web.Services_test.dll.exclude.sources8
2 files changed, 9 insertions, 0 deletions
diff --git a/mcs/class/System.Web.Services/aot_hybrid_System.Web.Services.dll.sources b/mcs/class/System.Web.Services/aot_hybrid_System.Web.Services.dll.sources
new file mode 100644
index 00000000000..9e39dcc73b1
--- /dev/null
+++ b/mcs/class/System.Web.Services/aot_hybrid_System.Web.Services.dll.sources
@@ -0,0 +1 @@
+#include mobile_System.Web.Services.dll.sources
diff --git a/mcs/class/System.Web.Services/aot_hybrid_System.Web.Services_test.dll.exclude.sources b/mcs/class/System.Web.Services/aot_hybrid_System.Web.Services_test.dll.exclude.sources
new file mode 100644
index 00000000000..0dee611d624
--- /dev/null
+++ b/mcs/class/System.Web.Services/aot_hybrid_System.Web.Services_test.dll.exclude.sources
@@ -0,0 +1,8 @@
+System.Web.Services.Configuration/DiagnosticsElementTest.cs
+System.Web.Services.Configuration/ProtocolElementTest.cs
+System.Web.Services.Configuration/SoapEnvelopeProcessingElementTest.cs
+System.Web.Services.Configuration/SoapExtensionTypeElementTest.cs
+System.Web.Services.Configuration/TypeElementTest.cs
+System.Web.Services.Configuration/WsdlHelpGeneratorElementTest.cs
+System.Web.Services.Configuration/WsiProfilesElementTest.cs
+System.Web.Services.Configuration/XmlFormatExtensionAttributeTest.cs