X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Fcorlib%2Fcorlib_test.dll.sources;h=952d64a524f6501c781c4f2f6d70da5c18c0a51d;hb=28243cc0e4e29490f450078b45ae43613c96ed8e;hp=66997062e59d43228a68e279b85edab76e949df9;hpb=237f8da767c2fd1ffc4cdcb7e53460ebcf7d86f7;p=mono.git diff --git a/mcs/class/corlib/corlib_test.dll.sources b/mcs/class/corlib/corlib_test.dll.sources index 66997062e59..952d64a524f 100644 --- a/mcs/class/corlib/corlib_test.dll.sources +++ b/mcs/class/corlib/corlib_test.dll.sources @@ -1,4 +1,3 @@ -../../../build/common/Consts.cs Microsoft.Win32/RegistryKeyTest.cs Mono/DataConvertTest.cs ../Mono/DataConverter.cs @@ -23,9 +22,11 @@ System/CharEnumeratorTest.cs System/CharTest.cs System/DelegateTest.cs System/ModuleHandleTest.cs +System/NullableTest.cs System/ObsoleteAttributeTest.cs System/IntegerTryParse.cs System/LazyTest.cs +System/TupleTest.cs System.Collections/ArrayListTest.cs System.Collections/BitArrayTest.cs System.Collections/CaseInsensitiveComparerTest.cs @@ -40,6 +41,7 @@ System.Collections/QueueTest.cs System.Collections/ReadOnlyCollectionBaseTest.cs System.Collections/SortedListTest.cs System.Collections/StackTest.cs +System.Collections/StructuralComparisonsTest.cs System.Collections.Generic/ComparerTest.cs System.Collections.Generic/DictionaryTest.cs System.Collections.Generic/EqualityComparerTest.cs @@ -56,6 +58,7 @@ System/DecimalFormatterTest.cs System/DecimalTest2.cs System/DecimalTest.cs System.Diagnostics/DebuggerDisplayAttributeTest.cs +System.Diagnostics/DebuggerTypeProxyAttribute.cs System.Diagnostics/StackFrameTest.cs System.Diagnostics/StackTraceTest.cs System.Diagnostics.Contracts/ContractAssertTest.cs @@ -79,6 +82,7 @@ System.Globalization/DateTimeFormatInfoTest.cs System.Globalization/DaylightTimeTest.cs System.Globalization/EastAsianLunisolarCalendarTest.cs System.Globalization/IdnMappingTest.cs +System.Globalization/NumberFormatInfoTest.cs System.Globalization/RegionInfoTest.cs System.Globalization/SortKeyTest.cs System.Globalization/StringInfoTest.cs @@ -133,6 +137,7 @@ System.Reflection/ConstructorInfoTest.cs System.Reflection/CustomAttributeDataTest.cs System.Reflection/EventInfoTest.cs System.Reflection/FieldInfoTest.cs +System.Reflection/IntrospectionExtensionsTest.cs System.Reflection/MethodBaseTest.cs System.Reflection/MethodInfoTest.cs System.Reflection/MonoGenericClassTest.cs @@ -204,15 +209,35 @@ System.Runtime.Versioning/TargetFrameworkAttributeTest.cs System.Runtime.Versioning/VersioningHelperTest.cs System/SByteTest.cs System.Security/CodeAccessPermissionTest.cs +System.Security.AccessControl/AuthorizationRuleTest.cs System.Security.AccessControl/CommonAceTest.cs +System.Security.AccessControl/CommonAclTest.cs +System.Security.AccessControl/CommonObjectSecurityTest.cs +System.Security.AccessControl/CommonSecurityDescriptorTest.cs +System.Security.AccessControl/CryptoKeyAccessRuleTest.cs +System.Security.AccessControl/DirectoryObjectSecurityTest.cs +System.Security.AccessControl/DirectorySecurityTest.cs +System.Security.AccessControl/DiscretionaryAclTest.cs +System.Security.AccessControl/EventWaitHandleSecurityTest.cs +System.Security.AccessControl/FileSecurityTest.cs +System.Security.AccessControl/MutexAccessRuleTest.cs +System.Security.AccessControl/MutexSecurityTest.cs +System.Security.AccessControl/ObjectAceTest.cs +System.Security.AccessControl/ObjectSecurityTest.cs +System.Security.AccessControl/ObjectSecurity_TTest.cs System.Security.AccessControl/RawAclTest.cs System.Security.AccessControl/RawSecurityDescriptorTest.cs +System.Security.AccessControl/RegistrySecurityTest.cs +System.Security.AccessControl/SystemAclTest.cs System.Security.Cryptography/AllTests2.cs +System.Security.Cryptography/AesCfbTest.cs System.Security.Cryptography/AsymmetricAlgorithmTest.cs System.Security.Cryptography/CipherModeTest.cs +System.Security.Cryptography/CfbTest.cs System.Security.Cryptography/CryptoConfigTest.cs System.Security.Cryptography/CryptoStreamTest.cs System.Security.Cryptography/CspProviderFlagsTest.cs +System.Security.Cryptography/DesCfbTest.cs System.Security.Cryptography/DESCryptoServiceProviderTest.cs System.Security.Cryptography/DESTest.cs System.Security.Cryptography/DSACryptoServiceProviderTest.cs @@ -234,9 +259,11 @@ System.Security.Cryptography/PaddingModeTest.cs System.Security.Cryptography/PasswordDeriveBytesTest.cs System.Security.Cryptography/PKCS1MaskGenerationMethodTest.cs System.Security.Cryptography/RandomNumberGeneratorTest.cs +System.Security.Cryptography/Rc2CfbTest.cs System.Security.Cryptography/RC2CryptoServiceProviderTest.cs System.Security.Cryptography/RC2Test.cs System.Security.Cryptography/Rfc2898DeriveBytesTest.cs +System.Security.Cryptography/RijndaelCfbTest.cs System.Security.Cryptography/RijndaelManagedTest.cs System.Security.Cryptography/RijndaelTest.cs System.Security.Cryptography/RIPEMD160ManagedTest.cs @@ -264,6 +291,7 @@ System.Security.Cryptography/SymmetricAlgorithm2Test.cs System.Security.Cryptography/SymmetricAlgorithmTransformTest.cs System.Security.Cryptography/ToBase64TransformTest.cs System.Security.Cryptography/TripleDESCryptoServiceProviderTest.cs +System.Security.Cryptography/TripleDesCfbTest.cs System.Security.Cryptography/TripleDESTest.cs System.Security.Cryptography.X509Certificates/X509CapiTest.cs System.Security.Cryptography.X509Certificates/X509CertificateTest.cs @@ -384,6 +412,7 @@ System.Threading/InterlockedTest.cs System.Threading/LazyInitializerTest.cs System.Threading/WaitHandleTest.cs System.Threading/VolatileTest.cs +System.Threading/ThreadPoolTest.cs System/TimeSpanTest.cs System/TimeZoneTest.cs System/TypeTest.cs @@ -444,6 +473,7 @@ System.Threading/ExecutionContextCas.cs System.Threading/MutexCas.cs System.Threading/ThreadCas.cs System.Threading/WaitHandleCas.cs +System.Threading.Tasks/ConcurrentExclusiveSchedulerPairTest.cs System.Threading.Tasks/TaskTest.cs System.Threading.Tasks/Task_T_Test.cs System.Threading.Tasks/TaskSchedulerTest.cs