2007-01-23 Dick Porter <dick@ximian.com>
[mono.git] / mcs / class / System / System_test.dll.sources
index 636a3fbf03de4a436bc118db9f059e11703c6264..9c371fb51045639e4a0e6bdba32e6136da56c753 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,10 +105,18 @@ 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/BindingListTest.cs
 System.ComponentModel/ByteConverterTests.cs
+System.ComponentModel/CollectionConverterTest.cs
+System.ComponentModel/ComplexBindingPropertiesAttributeTest.cs
 System.ComponentModel/ContainerTest.cs
+System.ComponentModel/DataObjectMethodAttributeTests.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
@@ -114,6 +124,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
@@ -124,13 +135,26 @@ 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/SourceSwitchTest.cs
+System.Diagnostics/TraceSourceTest.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.Diagnostics/ProcessTest.cs
 System.IO/FileSystemWatcherTest.cs
 System.IO.Compression/DeflateStreamTest.cs
 System.IO.Compression/GzipStreamTest.cs
@@ -157,7 +181,9 @@ 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
@@ -172,19 +198,41 @@ 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