2006-12-22 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / class / System / System_test.dll.sources
index 3a55802e5988cbf5a59ed7fe684af2329206c1f7..e01854e7b9efd360d7d4a68df568c6a34fc3d20e 100644 (file)
@@ -11,6 +11,8 @@ Microsoft.VisualBasic/CodeGeneratorTestBase.cs
 Microsoft.VisualBasic/VBCodeProviderTest.cs
 Microsoft.VisualBasic/CodeGeneratorFromCompileUnitTest.cs
 Microsoft.VisualBasic/CodeGeneratorFromExpressionTest.cs
+Microsoft.VisualBasic/CodeGeneratorFromNamespaceTest.cs
+Microsoft.VisualBasic/CodeGeneratorFromStatementTest.cs
 Microsoft.VisualBasic/CodeGeneratorFromTypeTest.cs
 Microsoft.Win32/IntranetZoneCredentialPolicyTest.cs
 System/FileStyleUriParserTest.cs
@@ -63,6 +65,7 @@ System.CodeDom/CodeParameterDeclarationExpressionTest.cs
 System.CodeDom/CodeParameterDeclarationExpressionCollectionTest.cs
 System.CodeDom/CodePropertyReferenceExpressionTest.cs
 System.CodeDom/CodeRegionDirectiveTest.cs
+System.CodeDom/CodeRemoveEventStatementTest.cs
 System.CodeDom/CodeSnippetCompileUnitTest.cs
 System.CodeDom/CodeSnippetExpressionTest.cs
 System.CodeDom/CodeSnippetStatementTest.cs
@@ -91,16 +94,27 @@ System.CodeDom.Compiler/TempFileCollectionTest.cs
 System.Collections.Generic/QueueTest.cs
 System.Collections.Generic/StackTest.cs
 System.Collections.Generic/LinkedListTest.cs
+System.Collections.Generic/SortedDictionaryTest.cs
 System.Collections.Generic/SortedListTest.cs
 System.Collections.Specialized/BasicOperationsTest.cs
 System.Collections.Specialized/BitVector32Test.cs
 System.Collections.Specialized/HybridDictionaryTest.cs
 System.Collections.Specialized/ListDictionaryTest.cs
+System.Collections.Specialized/NameObjectCollectionBaseTest.cs
 System.Collections.Specialized/NameValueCollectionTest.cs
+System.Collections.Specialized/OrderedDictionaryTest.cs
 System.Collections.Specialized/StringCollectionTest.cs
+System.Collections.Specialized/StringDictionaryTest.cs
+System.ComponentModel/ArrayConverterTests.cs
+System.ComponentModel/AttributeProviderAttributeTest.cs
 System.ComponentModel/ByteConverterTests.cs
+System.ComponentModel/CollectionConverterTest.cs
+System.ComponentModel/ComplexBindingPropertiesAttributeTest.cs
+System.ComponentModel/ContainerTest.cs
 System.ComponentModel/DateTimeConverterTests.cs
+System.ComponentModel/DefaultBindingPropertyAttributeTest.cs
 System.ComponentModel/DecimalConverterTests.cs
+System.ComponentModel/DisplayNameAttributeTests.cs
 System.ComponentModel/DoubleConverterTests.cs
 System.ComponentModel/EventHandlerListTests.cs
 System.ComponentModel/Int16ConverterTests.cs
@@ -108,6 +122,7 @@ System.ComponentModel/Int32ConverterTests.cs
 System.ComponentModel/Int64ConverterTests.cs
 System.ComponentModel/LicenseManagerTests.cs
 System.ComponentModel/PropertyDescriptorCollectionTests.cs
+System.ComponentModel/PropertyDescriptorTests.cs
 System.ComponentModel/SByteConverterTests.cs
 System.ComponentModel/SingleConverterTests.cs
 System.ComponentModel/ToolboxItemAttributeTests.cs
@@ -118,11 +133,21 @@ System.ComponentModel/UInt32ConverterTests.cs
 System.ComponentModel/UInt64ConverterTests.cs
 System.ComponentModel.Design/ServiceContainerTest.cs
 System.ComponentModel.Design.Serialization/InstanceDescriptorTest.cs
+System.Configuration/ApplicationSettingsBaseTest.cs
+System.Configuration/LocalFileSettingsProviderTest.cs
+System.Configuration/SettingsPropertyCollectionTest.cs
+System.Configuration/SettingsPropertyTest.cs
+System.Configuration/SettingsPropertyValueCollectionTest.cs
+System.Configuration/SettingsPropertyValueTest.cs
+System.Diagnostics/EventLogTest.cs
+System.Diagnostics/StopwatchTest.cs
 System.Diagnostics/TraceTest.cs
 System.Diagnostics/SwitchesTest.cs
 System.Diagnostics/DiagnosticsConfigurationHandlerTest.cs
+System.Diagnostics/EventInstanceTest.cs
 System.Diagnostics/EventLogPermissionAttributeTest.cs
 System.Diagnostics/EventLogPermissionTest.cs
+System.Diagnostics/EventSourceCreationDataTest.cs
 System.Diagnostics/PerformanceCounterPermissionAttributeTest.cs
 System.Diagnostics/PerformanceCounterPermissionTest.cs
 System.IO/FileSystemWatcherTest.cs
@@ -151,21 +176,58 @@ System.Net/WebHeaderCollectionTest.cs
 System.Net/WebPermissionAttributeTest.cs
 System.Net/WebProxyTest.cs
 System.Net/WebRequestTest.cs
+System.Net.Configuration/ConnectionManagementSectionTest.cs
 System.Net.Configuration/HttpWebRequestElementTest.cs
+System.Net.Configuration/WebRequestModulesSectionTest.cs
 System.Net.Sockets/TcpClientTest.cs
 System.Net.Sockets/TcpListenerTest.cs
 System.Net.Sockets/SocketTest.cs
 System.Net.Sockets/UdpClientTest.cs
+System.Net.Mail/LinkedResourceTest.cs
+System.Net.Mail/AttachmentCollectionTest.cs
+System.Net.Mail/MailAddressCollectionTest.cs
+System.Net.Mail/AlternateViewCollectionTest.cs
+System.Net.Mail/MailMessageTest.cs
+System.Net.Mail/MailAddressTest.cs
+System.Net.Mail/AttachmentTest.cs
+System.Net.Mail/AlternateViewTest.cs
+System.Net.Mail/LinkedResourceCollectionTest.cs
+System.Net.Mail/SmtpClientTest.cs
+System.Net.Mail/SmtpPermissionTest.cs
+System.Net.Mail/SmtpPermissionAttributeTest.cs
+System.Net.Mime/ContentDispositionTest.cs
+System.Net.Mime/ContentTypeTest.cs
 System.Security.Cryptography/AsnEncodedDataTest.cs
 System.Security.Cryptography/OidCollectionTest.cs
 System.Security.Cryptography/OidEnumeratorTest.cs
 System.Security.Cryptography/OidTest.cs
+System.Security.Cryptography.X509Certificates/PkitsTest.cs
+System.Security.Cryptography.X509Certificates/Pkits_4_01_SignatureVerification.cs
+System.Security.Cryptography.X509Certificates/Pkits_4_02_ValidityPeriod.cs
+System.Security.Cryptography.X509Certificates/Pkits_4_03_VerifyingNameChaining.cs
+System.Security.Cryptography.X509Certificates/Pkits_4_04_BasicCertificateRevocationTests.cs
+System.Security.Cryptography.X509Certificates/Pkits_4_05_VerifyingPathWithSelfIssuedCertificates.cs
+System.Security.Cryptography.X509Certificates/Pkits_4_06_VerifyingBasicConstraints.cs
+System.Security.Cryptography.X509Certificates/Pkits_4_07_KeyUsage.cs
+System.Security.Cryptography.X509Certificates/Pkits_4_08_CertificatePolicies.cs
+System.Security.Cryptography.X509Certificates/Pkits_4_09_RequireExplicitPolicy.cs
+System.Security.Cryptography.X509Certificates/Pkits_4_10_PolicyMappings.cs
+System.Security.Cryptography.X509Certificates/Pkits_4_11_InhibitPolicyMapping.cs
+System.Security.Cryptography.X509Certificates/Pkits_4_12_InhibitAnyPolicy.cs
+System.Security.Cryptography.X509Certificates/Pkits_4_13_NameConstraints.cs
+System.Security.Cryptography.X509Certificates/Pkits_4_14_DistributionPoints.cs
+System.Security.Cryptography.X509Certificates/Pkits_4_15_DeltaCRL.cs
+System.Security.Cryptography.X509Certificates/Pkits_4_16_PrivateCertificateExtensions.cs
 System.Security.Cryptography.X509Certificates/PublicKeyTest.cs
+System.Security.Cryptography.X509Certificates/X500DistinguishedNameTest.cs
 System.Security.Cryptography.X509Certificates/X509BasicConstraintsExtensionTest.cs
+System.Security.Cryptography.X509Certificates/X509Certificate2Test.cs
 System.Security.Cryptography.X509Certificates/X509CertificateCollectionTest.cs
+System.Security.Cryptography.X509Certificates/X509Certificate2CollectionTest.cs
 System.Security.Cryptography.X509Certificates/X509ChainPolicyTest.cs
 System.Security.Cryptography.X509Certificates/X509ChainTest.cs
 System.Security.Cryptography.X509Certificates/X509EnhancedKeyUsageExtensionTest.cs
+System.Security.Cryptography.X509Certificates/X509ExtensionCollectionTest.cs
 System.Security.Cryptography.X509Certificates/X509ExtensionTest.cs
 System.Security.Cryptography.X509Certificates/X509KeyUsageExtensionTest.cs
 System.Security.Cryptography.X509Certificates/X509StoreTest.cs
@@ -313,7 +375,26 @@ System.CodeDom.Compiler/ExecutorCas.cs
 System.CodeDom.Compiler/GeneratedCodeAttributeCas.cs
 System.CodeDom.Compiler/IndentedTextWriterCas.cs
 System.CodeDom.Compiler/TempFileCollectionCas.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.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/StorePermissionAttributeCas.cs