2006-12-22 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / class / System / System_test.dll.sources
index 0328fc1f866c829143f8db1afc5c647023de87cc..e01854e7b9efd360d7d4a68df568c6a34fc3d20e 100644 (file)
@@ -11,6 +11,7 @@ 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
@@ -93,6 +94,7 @@ 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
@@ -103,9 +105,16 @@ 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
@@ -113,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
@@ -123,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
@@ -156,22 +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