X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Core%2FSystem.Core_test.dll.sources;h=a306dad0d5ec617d5e9e7396c3916334251ae005;hb=5359f9feaf83d990722d3e0e0b583802704170fe;hp=b1c7355f2469e418d6bd3f44f7bc95ce3edb40f7;hpb=cc9fa96a3163b4ac0b2df0726c72963017d802d6;p=mono.git diff --git a/mcs/class/System.Core/System.Core_test.dll.sources b/mcs/class/System.Core/System.Core_test.dll.sources index b1c7355f246..a306dad0d5e 100644 --- a/mcs/class/System.Core/System.Core_test.dll.sources +++ b/mcs/class/System.Core/System.Core_test.dll.sources @@ -2,9 +2,13 @@ System/TimeZoneInfoTest.cs System/TimeZoneInfo.AdjustmentRuleTest.cs System/TimeZoneInfo.TransitionTimeTest.cs System.Collections.Generic/HashSetTest.cs +System.IO.MemoryMappedFiles/MemoryMappedFileTest.cs +System.IO.Pipes/PipeSecurityTest.cs +System.Linq/EnumerableFixture.cs System.Linq/EnumerableTest.cs System.Linq/EnumerableMoreTest.cs System.Linq/EnumerableAsQueryableTest.cs +System.Linq/LookupTest.cs System.Linq.Expressions/ExpressionTest.cs System.Linq.Expressions/ExpressionTest_Add.cs System.Linq.Expressions/ExpressionTest_AddChecked.cs @@ -58,3 +62,25 @@ System.Linq.Expressions/ExpressionTest_TypeAs.cs System.Linq.Expressions/ExpressionTest_TypeIs.cs System.Linq.Expressions/ExpressionTest_UnaryPlus.cs System.Linq.Expressions/ExpressionTest_Utils.cs +System.Threading/ReaderWriterLockSlimTest.cs +../../corlib/Test/System.Security.Cryptography/HashAlgorithmTest.cs +../../corlib/Test/System.Security.Cryptography/SHA1Test.cs +../../corlib/Test/System.Security.Cryptography/SHA256Test.cs +../../corlib/Test/System.Security.Cryptography/SHA384Test.cs +../../corlib/Test/System.Security.Cryptography/SHA512Test.cs +System.Security.Cryptography/AesCryptoServiceProviderTest.cs +System.Security.Cryptography/AesManagedTest.cs +System.Security.Cryptography/CngAlgorithmTest.cs +System.Security.Cryptography/CngAlgorithmGroupTest.cs +System.Security.Cryptography/MD5CngTest.cs +System.Security.Cryptography/SHA1CngTest.cs +System.Security.Cryptography/SHA256CngTest.cs +System.Security.Cryptography/SHA256CryptoServiceProviderTest.cs +System.Security.Cryptography/SHA384CngTest.cs +System.Security.Cryptography/SHA384CryptoServiceProviderTest.cs +System.Security.Cryptography/SHA512CngTest.cs +System.Security.Cryptography/SHA512CryptoServiceProviderTest.cs +System.Runtime.CompilerServices/DynamicAttributeTest.cs +System.Linq/ParallelEnumerableTests.cs +System.Linq/ParallelTestHelper.cs +System.Threading.Tasks/TaskExtensionsTests.cs