Add missing finalizer
[mono.git] / mcs / class / corlib / corlib_test.dll.sources
index 2fd2c867dc51f5a30cc223747241ebee108cb5ff..c92394a4565d6c94b12c760b198281732c3bd8c6 100644 (file)
@@ -10,6 +10,7 @@ System/ApplicationIdentityTest.cs
 System/ApplicationIdTest.cs
 System/ArgumentExceptionTest.cs
 System/ArrayTest.cs
+System/ArraySortArgChecks.cs
 System/ArraySegmentTest.cs
 System/AttributeTest.cs
 System/BadImageFormatExceptionTest.cs
@@ -59,6 +60,14 @@ System.Diagnostics/DebugTest.cs
 System.Diagnostics/StackFrameTest.cs
 System.Diagnostics/StackTraceTest.cs
 System.Diagnostics/TextWriterTraceListenerTest.cs
+System.Diagnostics.Contracts/ContractAssertTest.cs
+System.Diagnostics.Contracts/ContractAssumeTest.cs
+System.Diagnostics.Contracts/ContractCollectionMethodsTest.cs
+System.Diagnostics.Contracts/ContractHelperTest.cs
+System.Diagnostics.Contracts/ContractMarkerMethodsTest.cs
+System.Diagnostics.Contracts/ContractMustUseRewriterTest.cs
+System.Diagnostics.Contracts/Helpers/RunAgainstReferenceAttribute.cs
+System.Diagnostics.Contracts/Helpers/TestContractBase.cs
 System/DoubleFormatterTest.cs
 System/DoubleTest.cs
 System/EnumTest.cs
@@ -139,6 +148,7 @@ System.Reflection.Emit/ConstructorOnTypeBuilderInstTest.cs
 System.Reflection.Emit/CustomAttributeBuilderTest.cs
 System.Reflection.Emit/DerivedTypesTest.cs
 System.Reflection.Emit/DynamicMethodTest.cs
+System.Reflection.Emit/DynamicILInfoTest.cs
 System.Reflection.Emit/EnumBuilderTest.cs
 System.Reflection.Emit/EventBuilderTest.cs
 System.Reflection.Emit/FieldBuilderTest.cs
@@ -158,6 +168,7 @@ System.Resources/ResourceManagerTest.cs
 System.Resources/ResourceReaderTest.cs
 System.Resources/ResourceSetTest.cs
 System.Resources/ResourceWriterTest.cs
+System.Runtime.CompilerServices/ConditionalWeakTableTest.cs
 System.Runtime.CompilerServices/InternalsVisibleToAttributeTest.cs
 System.Runtime.CompilerServices/RuntimeHelpersTest.cs
 System.Runtime.CompilerServices/RuntimeWrappedExceptionTest.cs
@@ -174,6 +185,8 @@ System.Runtime.Remoting.Contexts/SynchronizationAttributeTest.cs
 System.Runtime.Remoting.Metadata.W3cXsd2001/SoapHexBinaryTest.cs
 System.Runtime.Serialization/FormatterServicesTests.cs
 System.Runtime.Serialization/ObjectIDGeneratorTests.cs
+System.Runtime.Serialization/SerializationBinderTest.cs
+System.Runtime.Serialization/SerializationInfoTest.cs
 System.Runtime.Serialization/SerializationTest.cs
 System.Runtime.Serialization/SerializationTest2.cs
 System.Runtime.Serialization/SerializationCallbackTest.cs
@@ -182,9 +195,13 @@ 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/TargetFrameworkAttributeTest.cs
 System.Runtime.Versioning/VersioningHelperTest.cs
 System/SByteTest.cs
 System.Security/CodeAccessPermissionTest.cs
+System.Security.AccessControl/CommonAceTest.cs
+System.Security.AccessControl/RawAclTest.cs
+System.Security.AccessControl/RawSecurityDescriptorTest.cs
 System.Security.Cryptography/AllTests2.cs
 System.Security.Cryptography/AsymmetricAlgorithmTest.cs
 System.Security.Cryptography/CipherModeTest.cs
@@ -318,6 +335,8 @@ System.Security.Policy/ZoneTest.cs
 System.Security.Policy/ZoneMembershipConditionTest.cs
 System.Security.Principal/GenericIdentityTest.cs
 System.Security.Principal/GenericPrincipalTest.cs
+System.Security.Principal/NTAccountTest.cs
+System.Security.Principal/SecurityIdentifierTest.cs
 System.Security.Principal/WindowsIdentityTest.cs
 System.Security.Principal/WindowsPrincipalTest.cs
 System.Security/SecureStringTest.cs
@@ -349,6 +368,7 @@ System.Text/UTF8EncodingTest.cs
 System.Text/UTF32EncodingTest.cs
 System.Threading/AutoResetEventTest.cs
 System.Threading/CompressedStackTest.cs
+System.Threading/EventWaitHandleTest.cs
 System.Threading/ExecutionContextTest.cs
 System.Threading/MonitorTest.cs
 System.Threading/MutexTest.cs
@@ -366,6 +386,7 @@ System/UInt64Test.cs
 System/UIntPtrTest.cs
 System/VersionTest.cs
 System/ValueTypeTest.cs
+System/WeakReferenceTest.cs
 System/ActivatorCas.cs
 System/AppDomainCas.cs
 System/BadImageFormatExceptionCas.cs
@@ -416,13 +437,16 @@ System.Threading/ExecutionContextCas.cs
 System.Threading/MutexCas.cs
 System.Threading/ThreadCas.cs
 System.Threading/WaitHandleCas.cs
-
 System.Threading.Tasks/TaskTest.cs
+System.Threading.Tasks/TaskSchedulerTest.cs
+System.Threading.Tasks/TaskFactoryTest.cs
+System.Threading.Tasks/TaskFactoryTest_T.cs
 System.Threading.Tasks/FutureTests.cs
 System.Threading.Tasks/TaskCompletionSourceTests.cs
+System.Threading.Tasks/ParallelTestHelper.cs
+System.Threading.Tasks/ParallelTests.cs
 System.Collections.Concurrent/ParallelConcurrentStackTests.cs
-System.Collections.Concurrent/ConcurrentSkipListTests.cs
-../System.Collections.Concurrent/ConcurrentSkipList.cs
+System.Collections.Concurrent/PartitionerTests.cs
 System.Collections.Concurrent/ConcurrentQueueTests.cs
 System.Collections.Concurrent/ConcurrentBagTests.cs
 System.Collections.Concurrent/ConcurrentStackTests.cs
@@ -432,8 +456,8 @@ System.Collections.Concurrent/ParallelConcurrentQueueTests.cs
 System.Threading/CancellationTokenTests.cs
 System.Threading/ManualResetEventSlimTests.cs
 System.Threading/SemaphoreSlimTests.cs
-System.Threading/ParallelTests.cs
 System.Threading/CountdownEventTests.cs
 System/AggregateExceptionTests.cs
-System.Threading/ThreadLazyTests.cs
-System.Threading/ParallelTestHelper.cs
+System.Threading/ThreadLocalTests.cs
+System.Threading/SpinLockTests.cs
+