From 37fbf886a315e9a512cf3ade3dd1f123571a0d29 Mon Sep 17 00:00:00 2001 From: "Xamarin Public Jenkins (auto-signing)" Date: Thu, 18 Oct 2018 08:28:44 +0000 Subject: [PATCH] Imported Upstream version 5.18.0.151 Former-commit-id: ffd6414cefbb5fbb0d9568fd124df49cf596b667 --- configure.REMOVED.git-id | 2 +- configure.ac.REMOVED.git-id | 2 +- llvm/Makefile.in | 1 + llvm/build.mk | 1 + mcs/build/common/Consts.cs | 2 +- mcs/build/tests.make | 8 ++-- ...Microsoft.CSharp_xtest.dll.exclude.sources | 1 + ...Microsoft.CSharp_xtest.dll.exclude.sources | 1 + ..._Mono.Data.Sqlite_test.dll.exclude.sources | 1 + ...odel.Composition_xtest.dll.exclude.sources | 11 +++++ ...odel.Composition_xtest.dll.exclude.sources | 9 ++++ ...odel.Composition_xtest.dll.exclude.sources | 9 ++++ ...ouch_System.Core_xtest.dll.exclude.sources | 1 + ...wasm_System.Core_xtest.dll.exclude.sources | 1 + mcs/class/System.Drawing/Makefile | 6 ++- ...sm_System.Drawing_test.dll.exclude.sources | 7 +++ .../System.Runtime.Serialization/Makefile | 8 +++- ...me.Serialization_xtest.dll.exclude.sources | 1 + ...me.Serialization_xtest.dll.exclude.sources | 1 + ...me.Serialization_xtest.dll.exclude.sources | 1 + ...m_System.Security_test.dll.exclude.sources | 1 + ...stem.Web.Services_test.dll.exclude.sources | 8 ++++ ...stem.Web.Services_test.dll.exclude.sources | 8 ++++ mcs/class/System.XML/Makefile | 8 +++- ...monodroid_System_xtest.dll.exclude.sources | 15 ++++++ ...monotouch_System_xtest.dll.exclude.sources | 10 ++++ .../wasm_System_xtest.dll.exclude.sources | 10 ++++ ...monotouch_corlib_xtest.dll.exclude.sources | 16 +++++++ .../wasm_corlib_xtest.dll.exclude.sources | 16 +++++++ .../Mono.Security.dll.REMOVED.git-id | 2 +- .../System.Configuration.dll.REMOVED.git-id | 2 +- .../System.Core.dll.REMOVED.git-id | 2 +- .../System.IO.Compression.dll | Bin 99328 -> 99328 bytes .../System.Numerics.dll.REMOVED.git-id | 2 +- .../System.Xml.dll.REMOVED.git-id | 2 +- .../mcs.exe.REMOVED.git-id | 2 +- .../mscorlib.dll.REMOVED.git-id | 2 +- .../Mono.Security.dll.REMOVED.git-id | 2 +- .../System.Configuration.dll.REMOVED.git-id | 2 +- .../System.Core.dll.REMOVED.git-id | 2 +- .../System.IO.Compression.dll | Bin 99328 -> 99328 bytes .../System.Numerics.dll.REMOVED.git-id | 2 +- .../System.Xml.dll.REMOVED.git-id | 2 +- .../mcs.exe.REMOVED.git-id | 2 +- .../mscorlib.dll.REMOVED.git-id | 2 +- .../Mono.Security.dll.REMOVED.git-id | 2 +- .../System.Configuration.dll.REMOVED.git-id | 2 +- .../System.Core.dll.REMOVED.git-id | 2 +- .../System.IO.Compression.dll | Bin 99328 -> 99328 bytes .../System.Numerics.dll.REMOVED.git-id | 2 +- .../System.Xml.dll.REMOVED.git-id | 2 +- .../mcs.exe.REMOVED.git-id | 2 +- .../mscorlib.dll.REMOVED.git-id | 2 +- .../Mono.Security.dll.REMOVED.git-id | 2 +- .../System.Configuration.dll.REMOVED.git-id | 2 +- .../System.Core.dll.REMOVED.git-id | 2 +- .../System.IO.Compression.dll | Bin 99328 -> 99328 bytes .../System.Numerics.dll.REMOVED.git-id | 2 +- .../System.Xml.dll.REMOVED.git-id | 2 +- .../mcs.exe.REMOVED.git-id | 2 +- .../mscorlib.dll.REMOVED.git-id | 2 +- mono/mini/version.h | 2 +- po/mcs/de.gmo | Bin 5406 -> 5406 bytes po/mcs/de.po.REMOVED.git-id | 2 +- po/mcs/es.gmo | Bin 16329 -> 16329 bytes po/mcs/es.po.REMOVED.git-id | 2 +- po/mcs/ja.gmo | Bin 20863 -> 20863 bytes po/mcs/ja.po.REMOVED.git-id | 2 +- po/mcs/mcs.pot | 4 +- po/mcs/pt_BR.gmo | Bin 72806 -> 72806 bytes po/mcs/pt_BR.po.REMOVED.git-id | 2 +- runtime/Makefile.am | 34 ++++++++++---- runtime/Makefile.in | 43 ++++++++++++------ 73 files changed, 245 insertions(+), 68 deletions(-) create mode 100644 mcs/class/Microsoft.CSharp/monotouch_Microsoft.CSharp_xtest.dll.exclude.sources create mode 100644 mcs/class/Microsoft.CSharp/wasm_Microsoft.CSharp_xtest.dll.exclude.sources create mode 100644 mcs/class/Mono.Data.Sqlite/monotouch_Mono.Data.Sqlite_test.dll.exclude.sources create mode 100644 mcs/class/System.ComponentModel.Composition.4.5/monodroid_System.ComponentModel.Composition_xtest.dll.exclude.sources create mode 100644 mcs/class/System.ComponentModel.Composition.4.5/monotouch_System.ComponentModel.Composition_xtest.dll.exclude.sources create mode 100644 mcs/class/System.ComponentModel.Composition.4.5/wasm_System.ComponentModel.Composition_xtest.dll.exclude.sources create mode 100644 mcs/class/System.Core/monotouch_System.Core_xtest.dll.exclude.sources create mode 100644 mcs/class/System.Core/wasm_System.Core_xtest.dll.exclude.sources create mode 100644 mcs/class/System.Drawing/wasm_System.Drawing_test.dll.exclude.sources create mode 100644 mcs/class/System.Runtime.Serialization/monodroid_System.Runtime.Serialization_xtest.dll.exclude.sources create mode 100644 mcs/class/System.Runtime.Serialization/monotouch_System.Runtime.Serialization_xtest.dll.exclude.sources create mode 100644 mcs/class/System.Runtime.Serialization/wasm_System.Runtime.Serialization_xtest.dll.exclude.sources create mode 100644 mcs/class/System.Security/wasm_System.Security_test.dll.exclude.sources create mode 100644 mcs/class/System.Web.Services/monotouch_System.Web.Services_test.dll.exclude.sources create mode 100644 mcs/class/System.Web.Services/wasm_System.Web.Services_test.dll.exclude.sources create mode 100644 mcs/class/System/monodroid_System_xtest.dll.exclude.sources create mode 100644 mcs/class/System/monotouch_System_xtest.dll.exclude.sources create mode 100644 mcs/class/System/wasm_System_xtest.dll.exclude.sources create mode 100644 mcs/class/corlib/monotouch_corlib_xtest.dll.exclude.sources create mode 100644 mcs/class/corlib/wasm_corlib_xtest.dll.exclude.sources diff --git a/configure.REMOVED.git-id b/configure.REMOVED.git-id index 1026e46557..a32af2d838 100644 --- a/configure.REMOVED.git-id +++ b/configure.REMOVED.git-id @@ -1 +1 @@ -9ffa50bee09618535f852043e12554736b12a21c \ No newline at end of file +5113df261771724626d259406c2e4e814422a777 \ No newline at end of file diff --git a/configure.ac.REMOVED.git-id b/configure.ac.REMOVED.git-id index 9000b210f9..ab8324c486 100644 --- a/configure.ac.REMOVED.git-id +++ b/configure.ac.REMOVED.git-id @@ -1 +1 @@ -7ac1a61c38d3ab88f8aebba9fbaae9c9a7cc6958 \ No newline at end of file +9e1aa8c37142558ac64bb9f2641b629d74063e18 \ No newline at end of file diff --git a/llvm/Makefile.in b/llvm/Makefile.in index efa31547af..b0c2f0a77b 100644 --- a/llvm/Makefile.in +++ b/llvm/Makefile.in @@ -744,6 +744,7 @@ $(LLVM_BUILD)/$(if $(NINJA),build.ninja,Makefile): $(LLVM_PATH)/CMakeLists.txt | -DLLVM_TOOLS_TO_BUILD="opt;llc;llvm-config;llvm-dis" \ -DLLVM_TARGETS_TO_BUILD="X86;ARM;AArch64" \ -DLLVM_ENABLE_ASSERTIONS=$(if $(INTERNAL_LLVM_ASSERTS),On,Off) \ + -DHAVE_FUTIMENS=0 \ $(LLVM_CMAKE_ARGS) \ $(dir $<) diff --git a/llvm/build.mk b/llvm/build.mk index 6ef580a61d..c9558bda80 100644 --- a/llvm/build.mk +++ b/llvm/build.mk @@ -54,6 +54,7 @@ $(LLVM_BUILD)/$(if $(NINJA),build.ninja,Makefile): $(LLVM_PATH)/CMakeLists.txt | -DLLVM_TOOLS_TO_BUILD="opt;llc;llvm-config;llvm-dis" \ -DLLVM_TARGETS_TO_BUILD="X86;ARM;AArch64" \ -DLLVM_ENABLE_ASSERTIONS=$(if $(INTERNAL_LLVM_ASSERTS),On,Off) \ + -DHAVE_FUTIMENS=0 \ $(LLVM_CMAKE_ARGS) \ $(dir $<) diff --git a/mcs/build/common/Consts.cs b/mcs/build/common/Consts.cs index 3178e69b10..daeaee491f 100644 --- a/mcs/build/common/Consts.cs +++ b/mcs/build/common/Consts.cs @@ -34,7 +34,7 @@ static class Consts // Use these assembly version constants to make code more maintainable. // - public const string MonoVersion = "5.18.0.147"; + public const string MonoVersion = "5.18.0.151"; public const string MonoCompany = "Mono development team"; public const string MonoProduct = "Mono Common Language Infrastructure"; public const string MonoCopyright = "(c) Various Mono authors"; diff --git a/mcs/build/tests.make b/mcs/build/tests.make index 7c40e1771c..216b3731de 100644 --- a/mcs/build/tests.make +++ b/mcs/build/tests.make @@ -23,7 +23,7 @@ test_lib_dir = $(topdir)/class/lib/$(PROFILE)/tests test_nunit_lib = nunitlite.dll xunit_core := xunit.core xunit.execution.dotnet xunit.abstractions xunit.assert Xunit.NetCore.Extensions -xunit_deps := netstandard System.Runtime +xunit_deps := System.Runtime xunit_src := $(patsubst %,$(topdir)/../external/xunit-binaries/%,BenchmarkAttribute.cs BenchmarkDiscover.cs) $(topdir)/../mcs/class/test-helpers/PlatformDetection.cs ifeq ($(USE_XTEST_REMOTE_EXECUTOR), YES) @@ -249,7 +249,7 @@ ifdef HAVE_CS_TESTS $(test_lib_dir): mkdir -p $@ -$(test_lib_output): $(test_assembly_dep) $(test_response) $(test_nunit_dep) $(test_lib_dir) +$(test_lib_output): $(test_assembly_dep) $(test_response) $(test_nunit_dep) | $(test_lib_dir) $(TEST_COMPILE) $(LIBRARY_FLAGS) -target:library -out:$@ $(test_flags) $(LOCAL_TEST_COMPILER_ONDOTNET_FLAGS) @$(test_response) test_response_preprocessed = $(test_response)_preprocessed @@ -325,10 +325,10 @@ run-xunit-test-lib: xunit-test-local @rm -f $(test_lib_dir)/xunit.execution.dotnet.dll # Some xunit tests want to be executed in a separate process (see RemoteExecutorTestBase) -$(XTEST_REMOTE_EXECUTOR): $(topdir)/../external/corefx/src/Common/tests/System/Diagnostics/RemoteExecutorConsoleApp/RemoteExecutorConsoleApp.cs +$(XTEST_REMOTE_EXECUTOR): $(topdir)/../external/corefx/src/Common/tests/System/Diagnostics/RemoteExecutorConsoleApp/RemoteExecutorConsoleApp.cs | $(test_lib_dir) $(TEST_COMPILE) -r:$(topdir)/class/lib/$(PROFILE)/mscorlib.dll $< -out:$@ -$(xtest_lib_output): $(the_assembly) $(xtest_response) $(xunit_libs_dep) $(xunit_src) $(test_lib_dir) $(XTEST_REMOTE_EXECUTOR) +$(xtest_lib_output): $(the_assembly) $(xtest_response) $(xunit_libs_dep) $(xunit_src) $(XTEST_REMOTE_EXECUTOR) | $(test_lib_dir) $(TEST_COMPILE) $(LIBRARY_FLAGS) $(XTEST_LIB_FLAGS) -target:library -out:$@ $(xtest_flags) @$(xtest_response) $(xunit_src) xtest_response_preprocessed = $(xtest_response)_preprocessed diff --git a/mcs/class/Microsoft.CSharp/monotouch_Microsoft.CSharp_xtest.dll.exclude.sources b/mcs/class/Microsoft.CSharp/monotouch_Microsoft.CSharp_xtest.dll.exclude.sources new file mode 100644 index 0000000000..6c0960d66d --- /dev/null +++ b/mcs/class/Microsoft.CSharp/monotouch_Microsoft.CSharp_xtest.dll.exclude.sources @@ -0,0 +1 @@ +../../../external/corefx/src/Microsoft.CSharp/tests/AccessTests.netcoreapp.cs \ No newline at end of file diff --git a/mcs/class/Microsoft.CSharp/wasm_Microsoft.CSharp_xtest.dll.exclude.sources b/mcs/class/Microsoft.CSharp/wasm_Microsoft.CSharp_xtest.dll.exclude.sources new file mode 100644 index 0000000000..6c0960d66d --- /dev/null +++ b/mcs/class/Microsoft.CSharp/wasm_Microsoft.CSharp_xtest.dll.exclude.sources @@ -0,0 +1 @@ +../../../external/corefx/src/Microsoft.CSharp/tests/AccessTests.netcoreapp.cs \ No newline at end of file diff --git a/mcs/class/Mono.Data.Sqlite/monotouch_Mono.Data.Sqlite_test.dll.exclude.sources b/mcs/class/Mono.Data.Sqlite/monotouch_Mono.Data.Sqlite_test.dll.exclude.sources new file mode 100644 index 0000000000..bac4ef31eb --- /dev/null +++ b/mcs/class/Mono.Data.Sqlite/monotouch_Mono.Data.Sqlite_test.dll.exclude.sources @@ -0,0 +1 @@ +Bug27864.cs diff --git a/mcs/class/System.ComponentModel.Composition.4.5/monodroid_System.ComponentModel.Composition_xtest.dll.exclude.sources b/mcs/class/System.ComponentModel.Composition.4.5/monodroid_System.ComponentModel.Composition_xtest.dll.exclude.sources new file mode 100644 index 0000000000..2948c43db1 --- /dev/null +++ b/mcs/class/System.ComponentModel.Composition.4.5/monodroid_System.ComponentModel.Composition_xtest.dll.exclude.sources @@ -0,0 +1,11 @@ + +../../../external/corefx/src/System.ComponentModel.Composition/tests/*.cs +../../../external/corefx/src/System.ComponentModel.Composition/tests/System/*.cs +../../../external/corefx/src/System.ComponentModel.Composition/tests/System/ComponentModel/Composition/*.cs +../../../external/corefx/src/System.ComponentModel.Composition/tests/System/ComponentModel/Composition/AttributedModel/*.cs +../../../external/corefx/src/System.ComponentModel.Composition/tests/System/ComponentModel/Composition/Diagnostics/*.cs +../../../external/corefx/src/System.ComponentModel.Composition/tests/System/ComponentModel/Composition/Factories/*.cs +../../../external/corefx/src/System.ComponentModel.Composition/tests/System/ComponentModel/Composition/Primitives/*.cs +../../../external/corefx/src/System.ComponentModel.Composition/tests/System/ComponentModel/Composition/ReflectionModel/*.cs +../../../external/corefx/src/System.ComponentModel.Composition/tests/System/Integration/*.cs +../../../external/corefx/src/System.ComponentModel.Composition/tests/System/UnitTesting/*.cs diff --git a/mcs/class/System.ComponentModel.Composition.4.5/monotouch_System.ComponentModel.Composition_xtest.dll.exclude.sources b/mcs/class/System.ComponentModel.Composition.4.5/monotouch_System.ComponentModel.Composition_xtest.dll.exclude.sources new file mode 100644 index 0000000000..78533592d6 --- /dev/null +++ b/mcs/class/System.ComponentModel.Composition.4.5/monotouch_System.ComponentModel.Composition_xtest.dll.exclude.sources @@ -0,0 +1,9 @@ +../../../external/corefx/src/System.ComponentModel.Composition/tests/System/*.cs +../../../external/corefx/src/System.ComponentModel.Composition/tests/System/ComponentModel/Composition/*.cs +../../../external/corefx/src/System.ComponentModel.Composition/tests/System/ComponentModel/Composition/AttributedModel/*.cs +../../../external/corefx/src/System.ComponentModel.Composition/tests/System/ComponentModel/Composition/Diagnostics/*.cs +../../../external/corefx/src/System.ComponentModel.Composition/tests/System/ComponentModel/Composition/Factories/*.cs +../../../external/corefx/src/System.ComponentModel.Composition/tests/System/ComponentModel/Composition/Primitives/*.cs +../../../external/corefx/src/System.ComponentModel.Composition/tests/System/ComponentModel/Composition/ReflectionModel/*.cs +../../../external/corefx/src/System.ComponentModel.Composition/tests/System/Integration/*.cs +../../../external/corefx/src/System.ComponentModel.Composition/tests/System/UnitTesting/*.cs diff --git a/mcs/class/System.ComponentModel.Composition.4.5/wasm_System.ComponentModel.Composition_xtest.dll.exclude.sources b/mcs/class/System.ComponentModel.Composition.4.5/wasm_System.ComponentModel.Composition_xtest.dll.exclude.sources new file mode 100644 index 0000000000..78533592d6 --- /dev/null +++ b/mcs/class/System.ComponentModel.Composition.4.5/wasm_System.ComponentModel.Composition_xtest.dll.exclude.sources @@ -0,0 +1,9 @@ +../../../external/corefx/src/System.ComponentModel.Composition/tests/System/*.cs +../../../external/corefx/src/System.ComponentModel.Composition/tests/System/ComponentModel/Composition/*.cs +../../../external/corefx/src/System.ComponentModel.Composition/tests/System/ComponentModel/Composition/AttributedModel/*.cs +../../../external/corefx/src/System.ComponentModel.Composition/tests/System/ComponentModel/Composition/Diagnostics/*.cs +../../../external/corefx/src/System.ComponentModel.Composition/tests/System/ComponentModel/Composition/Factories/*.cs +../../../external/corefx/src/System.ComponentModel.Composition/tests/System/ComponentModel/Composition/Primitives/*.cs +../../../external/corefx/src/System.ComponentModel.Composition/tests/System/ComponentModel/Composition/ReflectionModel/*.cs +../../../external/corefx/src/System.ComponentModel.Composition/tests/System/Integration/*.cs +../../../external/corefx/src/System.ComponentModel.Composition/tests/System/UnitTesting/*.cs diff --git a/mcs/class/System.Core/monotouch_System.Core_xtest.dll.exclude.sources b/mcs/class/System.Core/monotouch_System.Core_xtest.dll.exclude.sources new file mode 100644 index 0000000000..5c3f1c5f8a --- /dev/null +++ b/mcs/class/System.Core/monotouch_System.Core_xtest.dll.exclude.sources @@ -0,0 +1 @@ +../../../external/corefx/src/System.Linq.Expressions/tests/Dynamic/InvokeMemberBindingTests.cs diff --git a/mcs/class/System.Core/wasm_System.Core_xtest.dll.exclude.sources b/mcs/class/System.Core/wasm_System.Core_xtest.dll.exclude.sources new file mode 100644 index 0000000000..5c3f1c5f8a --- /dev/null +++ b/mcs/class/System.Core/wasm_System.Core_xtest.dll.exclude.sources @@ -0,0 +1 @@ +../../../external/corefx/src/System.Linq.Expressions/tests/Dynamic/InvokeMemberBindingTests.cs diff --git a/mcs/class/System.Drawing/Makefile b/mcs/class/System.Drawing/Makefile index e980a944be..9f2cae0161 100644 --- a/mcs/class/System.Drawing/Makefile +++ b/mcs/class/System.Drawing/Makefile @@ -17,7 +17,11 @@ ifndef MOBILE_PROFILE LIB_MCS_FLAGS += -d:FEATURE_TYPECONVERTER,SUPPORTS_WINDOWS_COLORS endif -TEST_LIB_REFS = System.Drawing System.Runtime.Serialization.Formatters.Soap System.Xml +TEST_LIB_REFS = System.Drawing System.Xml + +ifneq ($(PROFILE),wasm) +TEST_LIB_REFS += System.Runtime.Serialization.Formatters.Soap +endif TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -define:TEST -resource:Test/resources/indexed.png,indexed.png \ -nowarn:0618 -nowarn:219 -nowarn:169 diff --git a/mcs/class/System.Drawing/wasm_System.Drawing_test.dll.exclude.sources b/mcs/class/System.Drawing/wasm_System.Drawing_test.dll.exclude.sources new file mode 100644 index 0000000000..d3c037e078 --- /dev/null +++ b/mcs/class/System.Drawing/wasm_System.Drawing_test.dll.exclude.sources @@ -0,0 +1,7 @@ +System.Drawing/GDIPlusTest.cs +System.Drawing/TestBitmap.cs +System.Drawing/TestGraphics.cs +System.Drawing/TestIcon.cs +System.Drawing/TestIconConverter.cs +System.Drawing/TestImage.cs +System.Drawing/TestImageConverter.cs diff --git a/mcs/class/System.Runtime.Serialization/Makefile b/mcs/class/System.Runtime.Serialization/Makefile index 63f64e33ef..01856392cd 100644 --- a/mcs/class/System.Runtime.Serialization/Makefile +++ b/mcs/class/System.Runtime.Serialization/Makefile @@ -13,7 +13,13 @@ LIB_MCS_FLAGS = \ $(RESOURCE_FILES:%=/resource:%) TXT_RESOURCE_STRINGS = ../referencesource/System.Runtime.Serialization/System.Runtime.Serialization.txt -XTEST_LIB_REFS = System System.Core System.Xml System.Xml.Linq System.Drawing Facades/System.Threading.Tasks +XTEST_LIB_REFS = System System.Core System.Xml System.Xml.Linq Facades/System.Threading.Tasks + +ifneq ($(PROFILE),monodroid) +ifneq ($(PROFILE),monotouch) +XTEST_LIB_REFS += System.Drawing +endif +endif ifneq (2.1, $(FRAMEWORK_VERSION)) LIB_REFS += System.Data System.Configuration SMDiagnostics diff --git a/mcs/class/System.Runtime.Serialization/monodroid_System.Runtime.Serialization_xtest.dll.exclude.sources b/mcs/class/System.Runtime.Serialization/monodroid_System.Runtime.Serialization_xtest.dll.exclude.sources new file mode 100644 index 0000000000..40e88b0a67 --- /dev/null +++ b/mcs/class/System.Runtime.Serialization/monodroid_System.Runtime.Serialization_xtest.dll.exclude.sources @@ -0,0 +1 @@ +../../../external/corefx/src/System.Runtime.Serialization.Xml/tests/SerializationTypes.RuntimeOnly.cs diff --git a/mcs/class/System.Runtime.Serialization/monotouch_System.Runtime.Serialization_xtest.dll.exclude.sources b/mcs/class/System.Runtime.Serialization/monotouch_System.Runtime.Serialization_xtest.dll.exclude.sources new file mode 100644 index 0000000000..40e88b0a67 --- /dev/null +++ b/mcs/class/System.Runtime.Serialization/monotouch_System.Runtime.Serialization_xtest.dll.exclude.sources @@ -0,0 +1 @@ +../../../external/corefx/src/System.Runtime.Serialization.Xml/tests/SerializationTypes.RuntimeOnly.cs diff --git a/mcs/class/System.Runtime.Serialization/wasm_System.Runtime.Serialization_xtest.dll.exclude.sources b/mcs/class/System.Runtime.Serialization/wasm_System.Runtime.Serialization_xtest.dll.exclude.sources new file mode 100644 index 0000000000..40e88b0a67 --- /dev/null +++ b/mcs/class/System.Runtime.Serialization/wasm_System.Runtime.Serialization_xtest.dll.exclude.sources @@ -0,0 +1 @@ +../../../external/corefx/src/System.Runtime.Serialization.Xml/tests/SerializationTypes.RuntimeOnly.cs diff --git a/mcs/class/System.Security/wasm_System.Security_test.dll.exclude.sources b/mcs/class/System.Security/wasm_System.Security_test.dll.exclude.sources new file mode 100644 index 0000000000..e2b06dcf13 --- /dev/null +++ b/mcs/class/System.Security/wasm_System.Security_test.dll.exclude.sources @@ -0,0 +1 @@ +System.Security.Permissions/DataProtectionPermissionAttributeTest.cs diff --git a/mcs/class/System.Web.Services/monotouch_System.Web.Services_test.dll.exclude.sources b/mcs/class/System.Web.Services/monotouch_System.Web.Services_test.dll.exclude.sources new file mode 100644 index 0000000000..b2ec1637bb --- /dev/null +++ b/mcs/class/System.Web.Services/monotouch_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 + diff --git a/mcs/class/System.Web.Services/wasm_System.Web.Services_test.dll.exclude.sources b/mcs/class/System.Web.Services/wasm_System.Web.Services_test.dll.exclude.sources new file mode 100644 index 0000000000..b2ec1637bb --- /dev/null +++ b/mcs/class/System.Web.Services/wasm_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 + diff --git a/mcs/class/System.XML/Makefile b/mcs/class/System.XML/Makefile index 871bdae89e..9583f10ab9 100644 --- a/mcs/class/System.XML/Makefile +++ b/mcs/class/System.XML/Makefile @@ -18,7 +18,13 @@ endif TEST_LIB_REFS = System.Data System.Core TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -nowarn:0618 -nowarn:219 -nowarn:169 -XTEST_LIB_REFS = System System.Core System.Xml System.Xml.Linq System.Drawing Facades/System.Threading.Tasks System.Runtime.Serialization Facades/System.Text.Encoding.CodePages +XTEST_LIB_REFS = System System.Core System.Xml System.Xml.Linq Facades/System.Threading.Tasks System.Runtime.Serialization Facades/System.Text.Encoding.CodePages + +ifneq ($(PROFILE),monodroid) +ifneq ($(PROFILE),monotouch) +XTEST_LIB_REFS += System.Drawing +endif +endif LIBRARY_WARN_AS_ERROR = yes diff --git a/mcs/class/System/monodroid_System_xtest.dll.exclude.sources b/mcs/class/System/monodroid_System_xtest.dll.exclude.sources new file mode 100644 index 0000000000..009b279c6b --- /dev/null +++ b/mcs/class/System/monodroid_System_xtest.dll.exclude.sources @@ -0,0 +1,15 @@ + +../../../external/corefx/src/System.CodeDom/tests/CodeCollections/*.cs +../../../external/corefx/src/System.CodeDom/tests/CodeExpressions/*.cs +../../../external/corefx/src/System.CodeDom/tests/CodeObjects/*.cs +../../../external/corefx/src/System.CodeDom/tests/CodeStatements/*.cs +../../../external/corefx/src/System.CodeDom/tests/CodeTypeMembers/*.cs +../../../external/corefx/src/System.CodeDom/tests/Compiler/*.cs +../../../external/corefx/src/System.CodeDom/tests/Other/*.cs +../../../external/corefx/src/System.CodeDom/tests/Microsoft/CSharp/*.cs +../../../external/corefx/src/System.CodeDom/tests/Microsoft/VisualBasic/*.cs +../../../external/corefx/src/System.CodeDom/tests/*.cs + +../../../external/corefx/src/System.Net.Security/tests/UnitTests/Fakes/*.cs + +../../../external/corefx/src/System.Text.RegularExpressions/tests/*.cs diff --git a/mcs/class/System/monotouch_System_xtest.dll.exclude.sources b/mcs/class/System/monotouch_System_xtest.dll.exclude.sources new file mode 100644 index 0000000000..63393652ba --- /dev/null +++ b/mcs/class/System/monotouch_System_xtest.dll.exclude.sources @@ -0,0 +1,10 @@ +../../../external/corefx/src/System.CodeDom/tests/CodeCollections/*.cs +../../../external/corefx/src/System.CodeDom/tests/CodeExpressions/*.cs +../../../external/corefx/src/System.CodeDom/tests/CodeObjects/*.cs +../../../external/corefx/src/System.CodeDom/tests/CodeStatements/*.cs +../../../external/corefx/src/System.CodeDom/tests/CodeTypeMembers/*.cs +../../../external/corefx/src/System.CodeDom/tests/Compiler/*.cs +../../../external/corefx/src/System.CodeDom/tests/Other/*.cs +../../../external/corefx/src/System.CodeDom/tests/Microsoft/CSharp/*.cs +../../../external/corefx/src/System.CodeDom/tests/Microsoft/VisualBasic/*.cs +../../../external/corefx/src/System.CodeDom/tests/*.cs diff --git a/mcs/class/System/wasm_System_xtest.dll.exclude.sources b/mcs/class/System/wasm_System_xtest.dll.exclude.sources new file mode 100644 index 0000000000..63393652ba --- /dev/null +++ b/mcs/class/System/wasm_System_xtest.dll.exclude.sources @@ -0,0 +1,10 @@ +../../../external/corefx/src/System.CodeDom/tests/CodeCollections/*.cs +../../../external/corefx/src/System.CodeDom/tests/CodeExpressions/*.cs +../../../external/corefx/src/System.CodeDom/tests/CodeObjects/*.cs +../../../external/corefx/src/System.CodeDom/tests/CodeStatements/*.cs +../../../external/corefx/src/System.CodeDom/tests/CodeTypeMembers/*.cs +../../../external/corefx/src/System.CodeDom/tests/Compiler/*.cs +../../../external/corefx/src/System.CodeDom/tests/Other/*.cs +../../../external/corefx/src/System.CodeDom/tests/Microsoft/CSharp/*.cs +../../../external/corefx/src/System.CodeDom/tests/Microsoft/VisualBasic/*.cs +../../../external/corefx/src/System.CodeDom/tests/*.cs diff --git a/mcs/class/corlib/monotouch_corlib_xtest.dll.exclude.sources b/mcs/class/corlib/monotouch_corlib_xtest.dll.exclude.sources new file mode 100644 index 0000000000..f39548e165 --- /dev/null +++ b/mcs/class/corlib/monotouch_corlib_xtest.dll.exclude.sources @@ -0,0 +1,16 @@ +../../../external/corefx/src/System.Reflection.Emit/tests/MethodBuilder/MethodBuilderGetGenericArguments.cs +../../../external/corefx/src/System.Reflection.Emit/tests/MethodBuilder/MethodBuilderGetGenericMethodDefinition.cs +../../../external/corefx/src/System.Reflection.Emit/tests/MethodBuilder/MethodBuilderGetHashCode.cs +../../../external/corefx/src/System.Reflection.Emit/tests/MethodBuilder/MethodBuilderIsGenericMethod.cs +../../../external/corefx/src/System.Reflection.Emit/tests/MethodBuilder/MethodBuilderSetReturnType.cs +../../../external/corefx/src/System.Reflection.Emit/tests/MethodBuilder/MethodBuilderSetSignature.cs +../../../external/corefx/src/System.Reflection.Emit/tests/TypeBuilder/TypeBuilderDeclaringMethod.cs +../../../external/corefx/src/System.Reflection.Emit/tests/TypeBuilder/TypeBuilderGenericParameterAttributes.cs +../../../external/corefx/src/System.Reflection.Emit/tests/TypeBuilder/TypeBuilderGenericParameterPosition.cs +../../../external/corefx/src/System.Reflection.Emit/tests/TypeBuilder/TypeBuilderGetGenericTypeDefinition.cs +../../../external/corefx/src/System.Reflection.Emit/tests/TypeBuilder/TypeBuilderIsGenericTypeDefinition.cs +../../../external/corefx/src/System.Reflection.Emit/tests/TypeBuilder/TypeBuilderMakeGenericType.cs +../../../external/corefx/src/System.Reflection.Emit/tests/TypeBuilder/TypeBuilderName.cs +../../../external/corefx/src/System.Reflection.Emit/tests/TypeBuilder/TypeBuilderNamespace.cs +../../../external/corefx/src/System.Reflection.Emit/tests/TypeBuilder/TypeBuilderPackingSize.cs +../../../external/corefx/src/System.Reflection.Emit/tests/TypeBuilder/TypeBuilderSize.cs diff --git a/mcs/class/corlib/wasm_corlib_xtest.dll.exclude.sources b/mcs/class/corlib/wasm_corlib_xtest.dll.exclude.sources new file mode 100644 index 0000000000..f39548e165 --- /dev/null +++ b/mcs/class/corlib/wasm_corlib_xtest.dll.exclude.sources @@ -0,0 +1,16 @@ +../../../external/corefx/src/System.Reflection.Emit/tests/MethodBuilder/MethodBuilderGetGenericArguments.cs +../../../external/corefx/src/System.Reflection.Emit/tests/MethodBuilder/MethodBuilderGetGenericMethodDefinition.cs +../../../external/corefx/src/System.Reflection.Emit/tests/MethodBuilder/MethodBuilderGetHashCode.cs +../../../external/corefx/src/System.Reflection.Emit/tests/MethodBuilder/MethodBuilderIsGenericMethod.cs +../../../external/corefx/src/System.Reflection.Emit/tests/MethodBuilder/MethodBuilderSetReturnType.cs +../../../external/corefx/src/System.Reflection.Emit/tests/MethodBuilder/MethodBuilderSetSignature.cs +../../../external/corefx/src/System.Reflection.Emit/tests/TypeBuilder/TypeBuilderDeclaringMethod.cs +../../../external/corefx/src/System.Reflection.Emit/tests/TypeBuilder/TypeBuilderGenericParameterAttributes.cs +../../../external/corefx/src/System.Reflection.Emit/tests/TypeBuilder/TypeBuilderGenericParameterPosition.cs +../../../external/corefx/src/System.Reflection.Emit/tests/TypeBuilder/TypeBuilderGetGenericTypeDefinition.cs +../../../external/corefx/src/System.Reflection.Emit/tests/TypeBuilder/TypeBuilderIsGenericTypeDefinition.cs +../../../external/corefx/src/System.Reflection.Emit/tests/TypeBuilder/TypeBuilderMakeGenericType.cs +../../../external/corefx/src/System.Reflection.Emit/tests/TypeBuilder/TypeBuilderName.cs +../../../external/corefx/src/System.Reflection.Emit/tests/TypeBuilder/TypeBuilderNamespace.cs +../../../external/corefx/src/System.Reflection.Emit/tests/TypeBuilder/TypeBuilderPackingSize.cs +../../../external/corefx/src/System.Reflection.Emit/tests/TypeBuilder/TypeBuilderSize.cs diff --git a/mcs/class/lib/monolite-linux/72078E96-4A71-4CCD-83BC-B7CC78873FC0/Mono.Security.dll.REMOVED.git-id b/mcs/class/lib/monolite-linux/72078E96-4A71-4CCD-83BC-B7CC78873FC0/Mono.Security.dll.REMOVED.git-id index 23fc6c22e9..eb4299b6f7 100644 --- a/mcs/class/lib/monolite-linux/72078E96-4A71-4CCD-83BC-B7CC78873FC0/Mono.Security.dll.REMOVED.git-id +++ b/mcs/class/lib/monolite-linux/72078E96-4A71-4CCD-83BC-B7CC78873FC0/Mono.Security.dll.REMOVED.git-id @@ -1 +1 @@ -ff963de41b794060c47ab2adbf50cfbd3a80edef \ No newline at end of file +2cbb6a09884d85eab1fefb0e1b340f7d83c103de \ No newline at end of file diff --git a/mcs/class/lib/monolite-linux/72078E96-4A71-4CCD-83BC-B7CC78873FC0/System.Configuration.dll.REMOVED.git-id b/mcs/class/lib/monolite-linux/72078E96-4A71-4CCD-83BC-B7CC78873FC0/System.Configuration.dll.REMOVED.git-id index 7ebffc64d9..9cf46a5482 100644 --- a/mcs/class/lib/monolite-linux/72078E96-4A71-4CCD-83BC-B7CC78873FC0/System.Configuration.dll.REMOVED.git-id +++ b/mcs/class/lib/monolite-linux/72078E96-4A71-4CCD-83BC-B7CC78873FC0/System.Configuration.dll.REMOVED.git-id @@ -1 +1 @@ -0dd7cb3b4f02c995e612c7da661371327826abad \ No newline at end of file +5cacb510426cd7ec0cfb12c5100ae077d5932e82 \ No newline at end of file diff --git a/mcs/class/lib/monolite-linux/72078E96-4A71-4CCD-83BC-B7CC78873FC0/System.Core.dll.REMOVED.git-id b/mcs/class/lib/monolite-linux/72078E96-4A71-4CCD-83BC-B7CC78873FC0/System.Core.dll.REMOVED.git-id index ad9768468a..d171934a2c 100644 --- a/mcs/class/lib/monolite-linux/72078E96-4A71-4CCD-83BC-B7CC78873FC0/System.Core.dll.REMOVED.git-id +++ b/mcs/class/lib/monolite-linux/72078E96-4A71-4CCD-83BC-B7CC78873FC0/System.Core.dll.REMOVED.git-id @@ -1 +1 @@ -cca6b05aa5091b549e08a32f09ab5bd374301520 \ No newline at end of file +423d6e4ca220562a795b62d9d978e5127f3bb7b6 \ No newline at end of file diff --git a/mcs/class/lib/monolite-linux/72078E96-4A71-4CCD-83BC-B7CC78873FC0/System.IO.Compression.dll b/mcs/class/lib/monolite-linux/72078E96-4A71-4CCD-83BC-B7CC78873FC0/System.IO.Compression.dll index 733d4da11183e52eec97af9feb9ff202dc718e1a..47c96523763ad36fa75d19a6e9f570ea0ec7c5cd 100644 GIT binary patch delta 60 zcmV-C0K@-)hz5X&29SsZSgGQPfsD0`0W=H{yR9CTq|T5^jmE@hzpmClx6lj$Xa)r} S05Je6m!N$CDz|470hw?a8yH*w delta 60 zcmV-C0K@-)hz5X&29SsZngAm9fsD0`0W=H{JQzF+4_FXGkg>*jt0c^#x6lj$Xa)r| S05*jt0c^#x6lj$Xa)r| S05*jt0c^#x6lj$Xa)r| S05*jt0c^#x6lj$Xa)r| S05=p_J7FLEvoB7oXv;bim2MYiI delta 22 dcmeyri1Gg-#tj_m?8XWP7FGu4oB7oXv;biB2MPcH diff --git a/po/mcs/ja.po.REMOVED.git-id b/po/mcs/ja.po.REMOVED.git-id index b965e58e40..84969a4217 100644 --- a/po/mcs/ja.po.REMOVED.git-id +++ b/po/mcs/ja.po.REMOVED.git-id @@ -1 +1 @@ -2a1bfe770bed093039a60aa8c69aa8b909806423 \ No newline at end of file +dbabd722586ac78f4ab05db50d3cf2df0c977a5f \ No newline at end of file diff --git a/po/mcs/mcs.pot b/po/mcs/mcs.pot index 9bf2f330bc..a20eb25524 100644 --- a/po/mcs/mcs.pot +++ b/po/mcs/mcs.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: mono 5.18.0.147\n" +"Project-Id-Version: mono 5.18.0.151\n" "Report-Msgid-Bugs-To: http://www.mono-project.com/Bugs\n" -"POT-Creation-Date: 2018-10-13 08:07+0000\n" +"POT-Creation-Date: 2018-10-18 08:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/po/mcs/pt_BR.gmo b/po/mcs/pt_BR.gmo index 71274969cfa1298c8315866f7eb4d0b036941baf..a9afa04b855c814d550f2de4b040e4b88b72b405 100644 GIT binary patch delta 22 ecmaF1gXP%{mJM-J*)0?dEUXNTHm6QyYzF{t5eR_* delta 22 ecmaF1gXP%{mJM-J*^LzpEUXO7H>XZzYzF{s>