You've already forked linux-packaging-mono
Imported Upstream version 6.0.0.246
Former-commit-id: 241b0eee0d9f22ae63312d981dd04646ce8514ed
This commit is contained in:
parent
fdf94592db
commit
65ce5c75f1
@@ -41,7 +41,7 @@ static partial class Consts
|
||||
// Use these assembly version constants to make code more maintainable.
|
||||
//
|
||||
|
||||
public const string MonoVersion = "6.0.0.243";
|
||||
public const string MonoVersion = "6.0.0.246";
|
||||
public const string MonoCompany = "Mono development team";
|
||||
public const string MonoProduct = "Mono Common Language Infrastructure";
|
||||
public const string MonoCopyright = "(c) Various Mono authors";
|
||||
|
@@ -30,3 +30,5 @@ hidden_suffix = .tmp
|
||||
|
||||
platform-check:
|
||||
@:
|
||||
|
||||
PLATFORM_WIN32=1
|
||||
|
@@ -0,0 +1,2 @@
|
||||
#include monodroid_Mono.Security_test.dll.build-failure-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
|
@@ -0,0 +1,3 @@
|
||||
../../../external/corefx/src/System.Net.Sockets/src/System/Net/Sockets/UnixDomainSocketEndPoint.Unix.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Unix/System.Native/Interop.GetDomainSocketSizes.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Unix/Interop.Libraries.cs
|
@@ -0,0 +1,56 @@
|
||||
#include common_System.Core.dll.sources
|
||||
#include dynamic_System.Core.dll.sources
|
||||
|
||||
System.Security.Cryptography/AesCryptoServiceProvider.cs
|
||||
System.Security.Cryptography/AesTransform.cs
|
||||
|
||||
../referencesource/System.Core/System/Security/Cryptography/AesManaged.cs
|
||||
|
||||
System.IO.Pipes/NamedPipeClientStream.Windows.cs
|
||||
System.IO.Pipes/NamedPipeServerStream.Windows.cs
|
||||
System.IO.Pipes/AnonymousPipeServerStream.Windows.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/Interop.Libraries.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.CloseHandle.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/Interop.Errors.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.FormatMessage.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.SecurityOptions.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/Interop.BOOL.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.SECURITY_ATTRIBUTES.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.GenericOperations.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.HandleOptions.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.PipeOptions.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.FileOperations.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.FileTypes.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.GetCurrentProcess_IntPtr.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.DuplicateHandle_IntPtr.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.GetFileType_SafeHandle.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.CreatePipe_SafePipeHandle.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.ConnectNamedPipe.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.WaitNamedPipe.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.GetNamedPipeHandleState.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.GetNamedPipeInfo.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.CreateNamedPipeClient.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.SetNamedPipeHandleState.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.CancelIoEx.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.FlushFileBuffers.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.ReadFile_SafeHandle_IntPtr.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.ReadFile_SafeHandle_NativeOverlapped.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.WriteFile_SafeHandle_IntPtr.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.WriteFile_SafeHandle_NativeOverlapped.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.DisconnectNamedPipe.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.CreateNamedPipe.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.MaxLengths.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/advapi32/Interop.RevertToSelf.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/advapi32/Interop.ImpersonateNamedPipeClient.cs
|
||||
|
||||
../../../external/corefx/src/System.Net.Sockets/src/System/Net/Sockets/UnixDomainSocketEndPoint.cs
|
||||
../../../external/corefx/src/System.Net.Sockets/src/System/Net/Sockets/UnixDomainSocketEndPoint.Windows.cs
|
||||
|
||||
../../../external/corefx/src/System.IO.Pipes/src/Microsoft/Win32/SafeHandles/SafePipeHandle.Windows.cs
|
||||
../../../external/corefx/src/System.IO.Pipes/src/System/IO/Pipes/AnonymousPipeServerStream.Windows.cs
|
||||
../../../external/corefx/src/System.IO.Pipes/src/System/IO/Pipes/ConnectionCompletionSource.cs
|
||||
../../../external/corefx/src/System.IO.Pipes/src/System/IO/Pipes/NamedPipeClientStream.Windows.cs
|
||||
../../../external/corefx/src/System.IO.Pipes/src/System/IO/Pipes/NamedPipeServerStream.Windows.cs
|
||||
../../../external/corefx/src/System.IO.Pipes/src/System/IO/Pipes/PipeCompletionSource.cs
|
||||
../../../external/corefx/src/System.IO.Pipes/src/System/IO/Pipes/PipeStream.Windows.cs
|
||||
../../../external/corefx/src/System.IO.Pipes/src/System/IO/Pipes/ReadWriteCompletionSource.cs
|
@@ -0,0 +1 @@
|
||||
#include testing_aot_full_System.Core_test.dll.exclude.sources
|
@@ -0,0 +1,37 @@
|
||||
System.IdentityModel.Claims/ClaimSetTest.cs
|
||||
System.IdentityModel.Claims/ClaimTest.cs
|
||||
System.IdentityModel.Claims/ClaimTypesTest.cs
|
||||
System.IdentityModel.Claims/X509CertificateClaimSetTest.cs
|
||||
System.IdentityModel.Common/MySecurityTokenSerializer.cs
|
||||
System.IdentityModel.Policy/AuthorizationContextTest.cs
|
||||
System.IdentityModel.Selectors/CustomUserNameSecurityTokenAuthenticatorTest.cs
|
||||
System.IdentityModel.Selectors/RsaSecurityTokenAuthenticatorTest.cs
|
||||
System.IdentityModel.Selectors/SamlSecurityTokenAuthenticatorTest.cs
|
||||
System.IdentityModel.Selectors/SecurityTokenRequirementTest.cs
|
||||
System.IdentityModel.Selectors/SecurityTokenResolverTest.cs
|
||||
System.IdentityModel.Selectors/TestEvaluationContext.cs
|
||||
System.IdentityModel.Selectors/X509SecurityTokenAuthenticatorTest.cs
|
||||
System.IdentityModel.Selectors/X509SecurityTokenProviderTest.cs
|
||||
System.IdentityModel.Tokens/BootstrapContextTest.cs
|
||||
System.IdentityModel.Tokens/EncryptedKeyIdentifierClauseTest.cs
|
||||
System.IdentityModel.Tokens/InMemorySymmetricSecurityKeyTest.cs
|
||||
System.IdentityModel.Tokens/LocalIdKeyIdentifierClauseTest.cs
|
||||
System.IdentityModel.Tokens/SamlActionTest.cs
|
||||
System.IdentityModel.Tokens/SamlAssertionTest.cs
|
||||
System.IdentityModel.Tokens/SamlAttributeStatementTest.cs
|
||||
System.IdentityModel.Tokens/SamlAudienceRestrictionConditionTest.cs
|
||||
System.IdentityModel.Tokens/SamlAuthenticationStatementTest.cs
|
||||
System.IdentityModel.Tokens/SamlAuthorityBindingTest.cs
|
||||
System.IdentityModel.Tokens/SamlAuthorizationDecisionStatementTest.cs
|
||||
System.IdentityModel.Tokens/SamlConditionsTest.cs
|
||||
System.IdentityModel.Tokens/SamlConstantsTest.cs
|
||||
System.IdentityModel.Tokens/SamlEvidenceTest.cs
|
||||
System.IdentityModel.Tokens/SamlSubjectTest.cs
|
||||
System.IdentityModel.Tokens/SecurityAlgorithmsTest.cs
|
||||
System.IdentityModel.Tokens/SecurityKeyIdentifierTest.cs
|
||||
System.IdentityModel.Tokens/SecurityTokenTypesTest.cs
|
||||
System.IdentityModel.Tokens/UserNameSecurityTokenTest.cs
|
||||
System.IdentityModel.Tokens/X509AsymmetricSecurityKeyTest.cs
|
||||
System.IdentityModel.Tokens/X509IssuerSerialKeyIdentifierClauseTest.cs
|
||||
System.IdentityModel.Tokens/X509SecurityTokenTest.cs
|
||||
System.IdentityModel.Tokens/X509ThumbprintKeyIdentifierClauseTest.cs
|
@@ -0,0 +1 @@
|
||||
../../../external/corefx/src/System.Runtime.Serialization.Xml/tests/SerializationTypes.RuntimeOnly.cs
|
@@ -0,0 +1 @@
|
||||
System.Security.Permissions/DataProtectionPermissionAttributeTest.cs
|
@@ -0,0 +1,148 @@
|
||||
FeatureBased/Features.Contracts/AsyncCallTester.cs
|
||||
FeatureBased/Features.Contracts/FaultsTester.cs
|
||||
FeatureBased/Features.Serialization/AsyncCallTest.cs
|
||||
FeatureBased/Features.Serialization/AsyncPatternTester.cs
|
||||
FeatureBased/Features.Serialization/DataContractSerializerTest.cs
|
||||
FeatureBased/Features.Serialization/DualContractTester.cs
|
||||
FeatureBased/Features.Serialization/ExitProcessHelper.cs
|
||||
FeatureBased/Features.Serialization/FaultsTest.cs
|
||||
FeatureBased/Features.Serialization/KnownTypeTest.cs
|
||||
FeatureBased/Features.Serialization/MessageContractTest.cs
|
||||
FeatureBased/Features.Serialization/OperationContractTester.cs
|
||||
FeatureBased/Features.Serialization/PrimitiveTesterTest.cs
|
||||
FeatureBased/Features.Serialization/UntypedMessageTest.cs
|
||||
FeatureBased/TestFixtureBase.cs
|
||||
MetadataTests/BindingTestAssertions.cs
|
||||
MetadataTests/ExportTests.cs
|
||||
MetadataTests/ImportTests.cs
|
||||
MetadataTests/ImportTests_CreateMetadata.cs
|
||||
MetadataTests/ImportTests_LoadMetadata.cs
|
||||
MetadataTests/ImportTests_RoundTrip.cs
|
||||
MetadataTests/MetadataSamples.cs
|
||||
MetadataTests/MiscImportTests.cs
|
||||
MetadataTests/TestContext.cs
|
||||
System.ServiceModel.Channels/AsymmetricSecurityBindingElementTest.cs
|
||||
System.ServiceModel.Channels/BinaryMessageEncodingBindingElementTest.cs
|
||||
System.ServiceModel.Channels/BindingElementTest.cs
|
||||
System.ServiceModel.Channels/CalcSampleProxy.cs
|
||||
System.ServiceModel.Channels/CommunicationObjectTest.cs
|
||||
System.ServiceModel.Channels/ConnectionOrientedTransportBindingElementTest.cs
|
||||
System.ServiceModel.Channels/CustomBindingTest.cs
|
||||
System.ServiceModel.Channels/CustomPolicyConversionContext.cs
|
||||
System.ServiceModel.Channels/HandlerTransportBindingElement.cs
|
||||
System.ServiceModel.Channels/HttpTransportBindingElementTest.cs
|
||||
System.ServiceModel.Channels/HttpsTransportBindingElementTest.cs
|
||||
System.ServiceModel.Channels/InterceptorBindingElement.cs
|
||||
System.ServiceModel.Channels/LocalClientSecuritySettingsTest.cs
|
||||
System.ServiceModel.Channels/MessageBufferTest.cs
|
||||
System.ServiceModel.Channels/MessageEncoderTest.cs
|
||||
System.ServiceModel.Channels/MsmqBindingElementBaseTest.cs
|
||||
System.ServiceModel.Channels/MsmqTransportBindingElementTest.cs
|
||||
System.ServiceModel.Channels/NamedPipeTransportBindingElementTest.cs
|
||||
System.ServiceModel.Channels/OneWayBindingElementTest.cs
|
||||
System.ServiceModel.Channels/PeerTransportBindingElementTest.cs
|
||||
System.ServiceModel.Channels/ReplyChannelBase.cs
|
||||
System.ServiceModel.Channels/SecurityAssert.cs
|
||||
System.ServiceModel.Channels/SecurityBindingElementTest.cs
|
||||
System.ServiceModel.Channels/SslStreamSecurityBindingElementTest.cs
|
||||
System.ServiceModel.Channels/SymmetricSecurityBindingElementTest.cs
|
||||
System.ServiceModel.Channels/TcpTransportBindingElementTest.cs
|
||||
System.ServiceModel.Channels/TextMessageEncodingBindingElementTest.cs
|
||||
System.ServiceModel.Channels/TransactionFlowBindingElementTest.cs
|
||||
System.ServiceModel.Configuration/AddressHeaderCollectionElementTest.cs
|
||||
System.ServiceModel.Configuration/BasicHttpBindingElementTest.cs
|
||||
System.ServiceModel.Configuration/BehaviorsSectionTest.cs
|
||||
System.ServiceModel.Configuration/BindingsSectionTest.cs
|
||||
System.ServiceModel.Configuration/ChannelEndpointElementTest.cs
|
||||
System.ServiceModel.Configuration/CustomBindingElementTest.cs
|
||||
System.ServiceModel.Configuration/EndpointBehaviorElementTest.cs
|
||||
System.ServiceModel.Configuration/ExtensionsSectionTest.cs
|
||||
System.ServiceModel.Configuration/MetadataElementTest.cs
|
||||
System.ServiceModel.Configuration/MexBindingElementTest.cs
|
||||
System.ServiceModel.Configuration/NetNamedPipeBindingElementTest.cs
|
||||
System.ServiceModel.Configuration/NetPeerTcpBindingElementTest.cs
|
||||
System.ServiceModel.Configuration/NetTcpBindingElementTest.cs
|
||||
System.ServiceModel.Configuration/ServiceBehaviorElementTest.cs
|
||||
System.ServiceModel.Configuration/ServiceElementTest.cs
|
||||
System.ServiceModel.Configuration/ServiceModelConfigurationElementCollectionTest.cs
|
||||
System.ServiceModel.Configuration/ServiceModelSectionGroupTest.cs
|
||||
System.ServiceModel.Configuration/StandardBindingCollectionElementTest.cs
|
||||
System.ServiceModel.Configuration/StandardBindingElementCollectionTest.cs
|
||||
System.ServiceModel.Configuration/StandardBindingElementTest.cs
|
||||
System.ServiceModel.Configuration/StandardEndpointsSectionTest.cs
|
||||
System.ServiceModel.Configuration/UserBinding.cs
|
||||
System.ServiceModel.Description/ClientCredentialsTest.cs
|
||||
System.ServiceModel.Description/ContractDescriptionTest.cs
|
||||
System.ServiceModel.Description/MetadataExchangeBindingsTest.cs
|
||||
System.ServiceModel.Description/MetadataResolverTest.cs
|
||||
System.ServiceModel.Description/MetadataSetTest.cs
|
||||
System.ServiceModel.Description/ServiceAuthorizationBehaviorTest.cs
|
||||
System.ServiceModel.Description/ServiceContractGeneratorTest.cs
|
||||
System.ServiceModel.Description/ServiceCredentialsTest.cs
|
||||
System.ServiceModel.Description/ServiceDebugBehaviorTest.cs
|
||||
System.ServiceModel.Description/ServiceMetadataBehaviorTest.cs
|
||||
System.ServiceModel.Description/ServiceMetadataEndpointTest.cs
|
||||
System.ServiceModel.Description/ServiceThrottlingBehaviorTest.cs
|
||||
System.ServiceModel.Description/TypedMessageConverterTest.cs
|
||||
System.ServiceModel.Description/WsdlExporterTest.cs
|
||||
System.ServiceModel.Description/WsdlImporterTest.cs
|
||||
System.ServiceModel.Dispatcher/ActionFilterTest.cs
|
||||
System.ServiceModel.Dispatcher/Bug32886Test.cs
|
||||
System.ServiceModel.Dispatcher/Bug46971Test.cs
|
||||
System.ServiceModel.Dispatcher/Bug652331Test.cs
|
||||
System.ServiceModel.Dispatcher/Bug652331_2Test.cs
|
||||
System.ServiceModel.Dispatcher/ChannelDispatcherTest.cs
|
||||
System.ServiceModel.Dispatcher/DispatchOperationTest.cs
|
||||
System.ServiceModel.Dispatcher/DispatchRuntimeTest.cs
|
||||
System.ServiceModel.Dispatcher/EndpointAddressMessageFilterTest.cs
|
||||
System.ServiceModel.Dispatcher/EndpointDispatcherTest.cs
|
||||
System.ServiceModel.Dispatcher/ExceptionHandlerTest.cs
|
||||
System.ServiceModel.Dispatcher/FilterTableTest.cs
|
||||
System.ServiceModel.Dispatcher/InvalidBodyAccessExceptionTest.cs
|
||||
System.ServiceModel.Dispatcher/PrefixEndpointAddressMessageFilterTest.cs
|
||||
System.ServiceModel.Dispatcher/XPathMessageContextTest.cs
|
||||
System.ServiceModel.PeerResolvers/CustomPeerResolverServiceTest.cs
|
||||
System.ServiceModel.PeerResolvers/PeerResolverSerializationTest.cs
|
||||
System.ServiceModel.Security.Tokens/IssuedSecurityTokenParametersTest.cs
|
||||
System.ServiceModel.Security.Tokens/IssuedSecurityTokenProviderTest.cs
|
||||
System.ServiceModel.Security.Tokens/RsaSecurityTokenParametersTest.cs
|
||||
System.ServiceModel.Security.Tokens/SecureConversationSecurityTokenParametersTest.cs
|
||||
System.ServiceModel.Security.Tokens/SecurityContextSecurityTokenTest.cs
|
||||
System.ServiceModel.Security.Tokens/SecurityTokenParametersTest.cs
|
||||
System.ServiceModel.Security.Tokens/ServiceModelSecurityTokenTypesTest.cs
|
||||
System.ServiceModel.Security.Tokens/UserNameSecurityTokenParametersTest.cs
|
||||
System.ServiceModel.Security.Tokens/WrappedKeySecurityTokenTest.cs
|
||||
System.ServiceModel.Security.Tokens/X509ListedCertificateValidator.cs
|
||||
System.ServiceModel.Security.Tokens/X509SecurityTokenParametersTest.cs
|
||||
System.ServiceModel.Security/ChannelProtectionRequirementsTest.cs
|
||||
System.ServiceModel.Security/SecurityAlgorithmSuiteTest.cs
|
||||
System.ServiceModel.Security/SecurityMessagePropertyTest.cs
|
||||
System.ServiceModel.Security/SecurityTokenSpeficicationTest.cs
|
||||
System.ServiceModel.Security/ServiceCredentialsSecurityTokenManagerTest.cs
|
||||
System.ServiceModel.Security/ServiceSecurityContextTest.cs
|
||||
System.ServiceModel.Security/SupportingTokenParametersTest.cs
|
||||
System.ServiceModel.Security/TransportSecurityBindingElementTest.cs
|
||||
System.ServiceModel.Security/WSSecurityTokenSerializerTest.cs
|
||||
System.ServiceModel/BasicHttpBindingTest.cs
|
||||
System.ServiceModel/CallbackBehaviorAttributeTest.cs
|
||||
System.ServiceModel/ChannelFactoryTest.cs
|
||||
System.ServiceModel/ChannelFactory_1Test.cs
|
||||
System.ServiceModel/ClientBaseTest.cs
|
||||
System.ServiceModel/ClientCredentialsSecurityTokenManagerTest.cs
|
||||
System.ServiceModel/EndpointAddress10Test.cs
|
||||
System.ServiceModel/EndpointAddressBuilderTest.cs
|
||||
System.ServiceModel/EndpointAddressTest.cs
|
||||
System.ServiceModel/EndpointIdentityTest.cs
|
||||
System.ServiceModel/IntegratedConnectionTest.cs
|
||||
System.ServiceModel/MessageSecurityVersionTest.cs
|
||||
System.ServiceModel/MsmqTransportSecurityTest.cs
|
||||
System.ServiceModel/NetMsmqBindingTest.cs
|
||||
System.ServiceModel/NetPeerTcpBindingTest.cs
|
||||
System.ServiceModel/NetTcpBindingTest.cs
|
||||
System.ServiceModel/OperationContextTest.cs
|
||||
System.ServiceModel/PeerNodeAddressTest.cs
|
||||
System.ServiceModel/ServiceHostBaseTest.cs
|
||||
System.ServiceModel/ServiceHostTest.cs
|
||||
System.ServiceModel/TransactionProtocolTest.cs
|
||||
System.ServiceModel/WSFederationHttpBindingTest.cs
|
||||
System.ServiceModel/WSHttpBindingTest.cs
|
@@ -0,0 +1,7 @@
|
||||
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
|
@@ -42,7 +42,7 @@ namespace Mono.Net.Security
|
||||
{
|
||||
#if MONOTOUCH
|
||||
is_macosx = true;
|
||||
#elif MONODROID || ORBIS
|
||||
#elif (MONODROID || ORBIS) && !MOBILE_DESKTOP_HOST
|
||||
is_macosx = false;
|
||||
#else
|
||||
is_macosx = Environment.OSVersion.Platform != PlatformID.Win32NT && System.IO.File.Exists (OSX509Certificates.SecurityLibrary);
|
||||
@@ -133,7 +133,7 @@ namespace Mono.Net.Security
|
||||
var leaf = certs [0];
|
||||
bool result;
|
||||
|
||||
#if MONODROID
|
||||
#if MONODROID && !MOBILE_DESKTOP_HOST
|
||||
try {
|
||||
result = AndroidPlatform.TrustEvaluateSsl (certs);
|
||||
if (result) {
|
||||
|
@@ -37,7 +37,7 @@ using System.Threading;
|
||||
|
||||
namespace System.Diagnostics {
|
||||
|
||||
#if !MOBILE
|
||||
#if !MOBILE || MOBILE_DESKTOP_HOST
|
||||
internal class TraceImplSettings {
|
||||
public const string Key = ".__TraceInfoSettingsKey__.";
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
#if !MOBILE
|
||||
#if !MOBILE || MOBILE_DESKTOP_HOST
|
||||
|
||||
using System.Diagnostics;
|
||||
using System.IO;
|
||||
|
9
mcs/class/System/mono_fsw.sources
Normal file
9
mcs/class/System/mono_fsw.sources
Normal file
@@ -0,0 +1,9 @@
|
||||
System.IO/DefaultWatcher.cs
|
||||
System.IO/FAMWatcher.cs
|
||||
System.IO/NullFileWatcher.cs
|
||||
System.IO/FileAction.cs
|
||||
System.IO/FileSystemWatcher.cs
|
||||
System.IO/IFileWatcher.cs
|
||||
System.IO/KeventWatcher.cs
|
||||
System.IO/SearchPattern.cs
|
||||
System.IO/CoreFXFileSystemWatcherProxy.cs
|
@@ -1,5 +1,6 @@
|
||||
#include common.sources
|
||||
#include common_networking.sources
|
||||
#include mono_fsw.sources
|
||||
|
||||
Microsoft.CSharp/CSharpCodeGenerator.cs
|
||||
Microsoft.VisualBasic/VBCodeGenerator.cs
|
||||
@@ -133,17 +134,6 @@ System.Diagnostics/PerformanceCounterType.cs
|
||||
System.Diagnostics/TraceSourceInfo.cs
|
||||
System.Diagnostics/Win32EventLog.cs
|
||||
|
||||
System.IO/DefaultWatcher.cs
|
||||
System.IO/FAMWatcher.cs
|
||||
System.IO/NullFileWatcher.cs
|
||||
System.IO/FileAction.cs
|
||||
System.IO/FileSystemWatcher.cs
|
||||
System.IO/IFileWatcher.cs
|
||||
System.IO/KeventWatcher.cs
|
||||
System.IO/SearchPattern.cs
|
||||
|
||||
System.IO/CoreFXFileSystemWatcherProxy.cs
|
||||
|
||||
System.IO.Ports/Handshake.cs
|
||||
System.IO.Ports/ISerialStream.cs
|
||||
System.IO.Ports/Parity.cs
|
||||
|
@@ -0,0 +1,5 @@
|
||||
#include unix_networkinfo.sources
|
||||
#include linux_networkinfo.sources
|
||||
#include macos_networkinfo.sources
|
||||
|
||||
../../../external/corefx/src/Common/src/System/Net/Security/CertificateHelper.Unix.cs
|
25
mcs/class/System/win32_monodroid_System.dll.sources
Normal file
25
mcs/class/System/win32_monodroid_System.dll.sources
Normal file
@@ -0,0 +1,25 @@
|
||||
#include common.sources
|
||||
#include common_networking.sources
|
||||
#include corefx.windows.sources
|
||||
#include mono_fsw.sources
|
||||
|
||||
System.Net.NetworkInformation/Win32UnixFactoryPal.cs
|
||||
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/Interop.Libraries.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.CreateFile.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.FileOperations.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.SECURITY_ATTRIBUTES.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/Interop.BOOL.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.CloseHandle.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/kernel32/Interop.ReadDirectoryChangesW.cs
|
||||
../../../external/corefx/src/Common/src/System/IO/PathInternal.Windows.cs
|
||||
../../../external/corefx/src/System.IO.FileSystem.Watcher/src/System/IO/FileSystemWatcher.Win32.cs
|
||||
../../../external/corefx/src/Common/src/System/Net/ContextAwareResult.Windows.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Windows/Crypt32/Interop.FindOidInfo.cs
|
||||
../../../external/corefx/src/System.Security.Cryptography.Encoding/src/Internal/Cryptography/OidLookup.Windows.cs
|
||||
|
||||
../../../external/corefx/src/System.Text.RegularExpressions/src/System/Text/RegularExpressions/RegexCompiler.cs
|
||||
../../../external/corefx/src/System.Text.RegularExpressions/src/System/Text/RegularExpressions/CompiledRegexRunner.cs
|
||||
../../../external/corefx/src/System.Text.RegularExpressions/src/System/Text/RegularExpressions/CompiledRegexRunnerFactory.cs
|
||||
../../../external/corefx/src/System.Text.RegularExpressions/src/System/Text/RegularExpressions/RegexLWCGCompiler.cs
|
||||
|
@@ -0,0 +1,81 @@
|
||||
#include testing_aot_full_System_test.dll.exclude.sources
|
||||
Microsoft.Win32/IntranetZoneCredentialPolicyCas.cs
|
||||
Microsoft.Win32/IntranetZoneCredentialPolicyTest.cs
|
||||
Microsoft.Win32/PowerModeChangedEventArgsCas.cs
|
||||
Microsoft.Win32/SessionEndedEventArgsCas.cs
|
||||
Microsoft.Win32/SessionEndingEventArgsCas.cs
|
||||
Microsoft.Win32/SessionSwitchEventArgsCas.cs
|
||||
Microsoft.Win32/SessionSwitchEventArgsTest.cs
|
||||
Microsoft.Win32/SystemEventsCas.cs
|
||||
Microsoft.Win32/TimerElapsedEventArgsCas.cs
|
||||
Microsoft.Win32/UserPreferenceChangedEventArgsCas.cs
|
||||
Microsoft.Win32/UserPreferenceChangingEventArgsCas.cs
|
||||
System.Collections.Specialized/BitVector32Cas.cs
|
||||
System.Collections.Specialized/CollectionsUtilCas.cs
|
||||
System.Collections.Specialized/HybridDictionaryCas.cs
|
||||
System.Collections.Specialized/ListDictionaryCas.cs
|
||||
System.Collections.Specialized/NameObjectCollectionBaseCas.cs
|
||||
System.Collections.Specialized/NameValueCollectionCas.cs
|
||||
System.Collections.Specialized/OrderedDictionaryCas.cs
|
||||
System.Collections.Specialized/StringCollectionCas.cs
|
||||
System.Collections.Specialized/StringDictionaryCas.cs
|
||||
System.ComponentModel.Design.Serialization/InstanceDescriptorCas.cs
|
||||
System/FileStyleUriParserCas.cs
|
||||
System/FtpStyleUriParserCas.cs
|
||||
System/GenericUriParserCas.cs
|
||||
System/GopherStyleUriParserCas.cs
|
||||
System/HttpStyleUriParserCas.cs
|
||||
System.IO.Compression/DeflateStreamCas.cs
|
||||
System.IO.Compression/GZipStreamCas.cs
|
||||
System/LdapStyleUriParserCas.cs
|
||||
System.Net/DnsCas.cs
|
||||
System.Net/FileWebRequestCas.cs
|
||||
System.Net/HttpListener2Test.cs
|
||||
System.Net/HttpListenerRequestTest.cs
|
||||
System.Net/HttpWebRequestCas.cs
|
||||
System/NetPipeStyleUriParserCas.cs
|
||||
System.Net.Sockets/NetworkStreamCas.cs
|
||||
System.Net.Sockets/SocketCas.cs
|
||||
System.Net.Sockets/TcpClientCas.cs
|
||||
System/NetTcpStyleUriParserCas.cs
|
||||
System/NewsStyleUriParserCas.cs
|
||||
System.Security.Cryptography.X509Certificates/PublicKeyCas.cs
|
||||
System.Security.Cryptography.X509Certificates/X500DistinguishedNameCas.cs
|
||||
System.Security.Cryptography.X509Certificates/X509BasicConstraintsExtensionCas.cs
|
||||
System.Security.Cryptography.X509Certificates/X509CertificateCollectionCas.cs
|
||||
System.Security.Cryptography.X509Certificates/X509ChainCas.cs
|
||||
System.Security.Cryptography.X509Certificates/X509ChainPolicyCas.cs
|
||||
System.Security.Cryptography.X509Certificates/X509EnhancedKeyUsageExtensionCas.cs
|
||||
System.Security.Cryptography.X509Certificates/X509ExtensionCas.cs
|
||||
System.Security.Cryptography.X509Certificates/X509KeyUsageExtensionCas.cs
|
||||
System.Security.Cryptography.X509Certificates/X509StoreCas.cs
|
||||
System.Security.Cryptography.X509Certificates/X509SubjectKeyIdentifierExtensionCas.cs
|
||||
System.Security.Permissions/ResourcePermissionBaseCas.cs
|
||||
System.Security.Permissions/ResourcePermissionBaseEntryCas.cs
|
||||
System.Security.Permissions/ResourcePermissionBaseEntryTest.cs
|
||||
System.Security.Permissions/ResourcePermissionBaseTest.cs
|
||||
System.Security.Permissions/StorePermissionAttributeCas.cs
|
||||
System.Security.Permissions/StorePermissionAttributeTest.cs
|
||||
System.Security.Permissions/StorePermissionCas.cs
|
||||
System.Security.Permissions/StorePermissionTest.cs
|
||||
System.Text.RegularExpressions/CaptureCas.cs
|
||||
System.Text.RegularExpressions/CaptureCollectionCas.cs
|
||||
System.Text.RegularExpressions/GroupCas.cs
|
||||
System.Text.RegularExpressions/GroupCollectionCas.cs
|
||||
System.Text.RegularExpressions/MatchCas.cs
|
||||
System.Text.RegularExpressions/MatchCollectionCas.cs
|
||||
System.Text.RegularExpressions/RegexCas.cs
|
||||
System.Text.RegularExpressions/RegexCompilationInfoCas.cs
|
||||
System.Text.RegularExpressions/RegexRunnerCas.cs
|
||||
System.Text.RegularExpressions/RegexRunnerFactoryCas.cs
|
||||
System.Threading/SemaphoreCas.cs
|
||||
System.Threading/SemaphoreFullExceptionCas.cs
|
||||
System.Threading/ThreadExceptionEventArgsCas.cs
|
||||
System.Timers/ElapsedEventArgsCas.cs
|
||||
System.Timers/TimerCas.cs
|
||||
System.Timers/TimersDescriptionAttributeCas.cs
|
||||
System/UriBuilderCas.cs
|
||||
System/UriCas.cs
|
||||
System/UriFormatExceptionCas.cs
|
||||
System/UriParserCas.cs
|
||||
System/UriTypeConverterCas.cs
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user