2006-12-30 Marek Safar <marek.safar@gmail.com>
[mono.git] / mcs / class / corlib / corlib_test.dll.sources
index d9c292a155e2cf73ec21b716d9263521644cc1ba..1f3ba2a2e0f0efbd92e3d3c3ec0072ed95271cd1 100644 (file)
@@ -5,7 +5,9 @@ System/AppDomainTest.cs
 System/ApplicationIdentityTest.cs
 System/ApplicationIdTest.cs
 System/ArrayTest.cs
+System/ArraySegmentTest.cs
 System/AttributeTest.cs
+System/BadImageFormatExceptionTest.cs
 System/BitConverterTest.cs
 System/BooleanTest.cs
 System/BufferTest.cs
@@ -13,6 +15,7 @@ System/ByteTest.cs
 System/CharCategoryTest.cs
 System/CharEnumeratorTest.cs
 System/CharTest.cs
+System/DelegateTest.cs
 System/ModuleHandleTest.cs
 System.Collections/ArrayListTest.cs
 System.Collections/BitArrayTest.cs
@@ -31,6 +34,7 @@ System.Collections/StackTest.cs
 System.Collections.Generic/DictionaryTest.cs
 System.Collections.Generic/ListTest.cs
 System.Collections.ObjectModel/CollectionTest.cs
+System.Collections.ObjectModel/KeyedCollectionTest.cs
 System/ConsoleTest.cs
 System/ConvertTest.cs
 System/DateTimeTest.cs
@@ -50,7 +54,7 @@ System/FloatingPointFormatterTest.cs
 System.Globalization/CalendarTest.cs
 System.Globalization/CompareInfoTest.cs
 System.Globalization/CultureInfoTest.cs
-System.Globalization/GlobalizationAndDomains.cs
+System.Globalization/DaylightTimeTest.cs
 System.Globalization/TextInfoTest.cs
 System/GuidTest.cs
 System/Int16Test.cs
@@ -64,6 +68,7 @@ System.IO/BufferedStreamTest.cs
 System.IO/DirectoryInfoTest.cs
 System.IO/DirectoryTest.cs
 System.IO/FileInfoTest.cs
+System.IO/FileNotFoundExceptionTest.cs
 System.IO/FileStreamTest.cs
 System.IO/FileSystemInfoTest.cs
 System.IO/FileTest.cs
@@ -99,11 +104,13 @@ System.Reflection/FieldInfoTest.cs
 System.Reflection/MethodInfoTest.cs
 System.Reflection/ParameterInfoTest.cs
 System.Reflection/PropertyInfoTest.cs
+System.Reflection/ReflectedTypeTest.cs
 System.Reflection/TypeDelegatorTest.cs
 System.Reflection.Emit/AssemblyBuilderTest.cs
 System.Reflection.Emit/AssemblyBuilderAccessTest.cs
 System.Reflection.Emit/ConstructorBuilderTest.cs
 System.Reflection.Emit/CustomAttributeBuilderTest.cs
+System.Reflection.Emit/DynamicMethodTest.cs
 System.Reflection.Emit/EnumBuilderTest.cs
 System.Reflection.Emit/EventBuilderTest.cs
 System.Reflection.Emit/FieldBuilderTest.cs
@@ -117,17 +124,27 @@ System.Reflection/ModuleTest.cs
 System.Reflection/StrongNameKeyPairTest.cs
 System/ResolveEventArgsTest.cs
 System.Resources/ResourceReaderTest.cs
+System.Resources/ResourceManagerTest.cs
 System.Runtime.CompilerServices/RuntimeHelpersTest.cs
+System.Runtime.CompilerServices/RuntimeWrappedExceptionTest.cs
 System.Runtime.InteropServices/GCHandleTest.cs
 System.Runtime.InteropServices/MarshalTest.cs
 System.Runtime.InteropServices/RuntimeEnvironmentTest.cs
+System.Runtime.InteropServices/SafeHandleTest.cs
 System.Runtime.Remoting/ContextTest.cs
 System.Runtime.Remoting/SoapServicesTest.cs
 System.Runtime.Remoting/SynchronizationAttributeTest.cs
+System.Runtime.Remoting.Contexts/SynchronizationAttributeTest.cs
 System.Runtime.Serialization/FormatterServicesTests.cs
 System.Runtime.Serialization/ObjectIDGeneratorTests.cs
 System.Runtime.Serialization/SerializationTest.cs
+System.Runtime.Serialization/SerializationCallbackTest.cs
 System.Runtime.Serialization/ArraySerializationTest.cs
+System.Runtime.Serialization/ObjectManagerTest.cs
+System.Runtime.Serialization.Formatters.Binary/BinaryFormatterTest.cs
+System.Runtime.Versioning/ResourceConsumptionAttributeTest.cs
+System.Runtime.Versioning/ResourceExposureAttributeTest.cs
+System.Runtime.Versioning/VersioningHelperTest.cs
 System/SByteTest.cs
 System.Security/CodeAccessPermissionTest.cs
 System.Security.Cryptography/AllTests2.cs
@@ -148,6 +165,8 @@ System.Security.Cryptography/HMACMD5Test.cs
 System.Security.Cryptography/HMACRIPEMD160Test.cs
 System.Security.Cryptography/HMACSHA1Test.cs
 System.Security.Cryptography/HMACSHA256Test.cs
+System.Security.Cryptography/HMACSHA384Test.cs
+System.Security.Cryptography/HMACSHA512Test.cs
 System.Security.Cryptography/KeyedHashAlgorithmTest.cs
 System.Security.Cryptography/MACTripleDESTest.cs
 System.Security.Cryptography/MD5Test.cs
@@ -155,9 +174,12 @@ System.Security.Cryptography/PaddingModeTest.cs
 System.Security.Cryptography/PasswordDeriveBytesTest.cs
 System.Security.Cryptography/PKCS1MaskGenerationMethodTest.cs
 System.Security.Cryptography/RandomNumberGeneratorTest.cs
+System.Security.Cryptography/RC2CryptoServiceProviderTest.cs
 System.Security.Cryptography/RC2Test.cs
 System.Security.Cryptography/RijndaelManagedTest.cs
 System.Security.Cryptography/RijndaelTest.cs
+System.Security.Cryptography/RIPEMD160ManagedTest.cs
+System.Security.Cryptography/RIPEMD160Test.cs
 System.Security.Cryptography/RNGCryptoServiceProviderTest.cs
 System.Security.Cryptography/RSACryptoServiceProviderTest.cs
 System.Security.Cryptography/RSAOAEPKeyExchangeDeformatterTest.cs
@@ -179,6 +201,7 @@ System.Security.Cryptography/SignatureDescriptionTest.cs
 System.Security.Cryptography/SymmetricAlgorithmTest.cs
 System.Security.Cryptography/SymmetricAlgorithm2Test.cs
 System.Security.Cryptography/ToBase64TransformTest.cs
+System.Security.Cryptography/TripleDESCryptoServiceProviderTest.cs
 System.Security.Cryptography/TripleDESTest.cs
 System.Security.Cryptography.X509Certificates/X509CapiTest.cs
 System.Security.Cryptography.X509Certificates/X509CertificateTest.cs
@@ -189,7 +212,6 @@ System.Security/NamedPermissionSetTest.cs
 System.Security.Permissions/CodeAccessSecurityAttributeTest.cs
 System.Security.Permissions/EnvironmentPermissionAttributeTest.cs
 System.Security.Permissions/EnvironmentPermissionTest.cs
-System.Security/PermissionSetCollectionTest.cs
 System.Security/PermissionSetTest.cs
 System.Security.Permissions/FileDialogPermissionAttributeTest.cs
 System.Security.Permissions/FileDialogPermissionTest.cs
@@ -258,6 +280,7 @@ System.Security.Principal/GenericIdentityTest.cs
 System.Security.Principal/GenericPrincipalTest.cs
 System.Security.Principal/WindowsIdentityTest.cs
 System.Security.Principal/WindowsPrincipalTest.cs
+System.Security/SecureStringTest.cs
 System.Security/SecurityContextTest.cs
 System.Security/SecurityCriticalAttributeTest.cs
 System.Security/SecurityElementTest.cs
@@ -268,7 +291,15 @@ System/SingleTest.cs
 System/SingleFormatterTest.cs
 System/StringTest.cs
 System.Text/ASCIIEncodingTest.cs
+System.Text/DecoderReplacementFallbackTest.cs
+System.Text/DecoderReplacementFallbackBufferTest.cs
+System.Text/DecoderTest.cs
+System.Text/EncoderReplacementFallbackTest.cs
+System.Text/EncoderReplacementFallbackBufferTest.cs
+System.Text/EncoderTest.cs
+System.Text/EncodingInfoTest.cs
 System.Text/StringBuilderTest.cs
+System.Text/TestEncoding.cs
 System.Text/UnicodeEncodingTest.cs
 System.Text/UTF7EncodingTest.cs
 System.Text/UTF8EncodingTest.cs
@@ -316,9 +347,15 @@ System.Reflection/StrongNameKeyPairCas.cs
 System.Reflection.Emit/MethodRentalCas.cs
 System.Resources/ResourceReaderCas.cs
 System.Resources/ResourceSetCas.cs
+System.Runtime.CompilerServices/RuntimeWrappedExceptionCas.cs
 System.Runtime.InteropServices/RuntimeEnvironmentCas.cs
+System.Runtime.Serialization.Formatters.Binary/BinaryFormatterCas.cs
+System.Runtime.Versioning/ResourceConsumptionAttributeCas.cs
+System.Runtime.Versioning/ResourceExposureAttributeCas.cs
+System.Runtime.Versioning/VersioningHelperCas.cs
 System.Security/CodeAccessPermissionCas.cs
 System.Security/PermissionSetCas.cs
+System.Security/SecureStringCas.cs
 System.Security/SecurityContextCas.cs
 System.Security/SecurityExceptionCas.cs
 System.Security/SecurityManagerCas.cs