* BindingSourceTest.cs: New Filter/RemoveFilter tests.
[mono.git] / mcs / class / corlib / corlib_test.dll.sources
index 51f24bfe94f664edfb93d4ff6d1e874faaa156a7..32728889bd5413866c1486ca68af22657130ce4e 100644 (file)
@@ -1,12 +1,15 @@
+../../../build/common/Consts.cs
 Microsoft.Win32/RegistryKeyTest.cs
 System/ActivatorTest.cs
 System/AppDomainSetupTest.cs
 System/AppDomainTest.cs
 System/ApplicationIdentityTest.cs
 System/ApplicationIdTest.cs
+System/ArgumentExceptionTest.cs
 System/ArrayTest.cs
 System/ArraySegmentTest.cs
 System/AttributeTest.cs
+System/BadImageFormatExceptionTest.cs
 System/BitConverterTest.cs
 System/BooleanTest.cs
 System/BufferTest.cs
@@ -16,6 +19,7 @@ System/CharEnumeratorTest.cs
 System/CharTest.cs
 System/DelegateTest.cs
 System/ModuleHandleTest.cs
+System/IntegerTryParse.cs
 System.Collections/ArrayListTest.cs
 System.Collections/BitArrayTest.cs
 System.Collections/CaseInsensitiveComparerTest.cs
@@ -30,16 +34,22 @@ System.Collections/QueueTest.cs
 System.Collections/ReadOnlyCollectionBaseTest.cs
 System.Collections/SortedListTest.cs
 System.Collections/StackTest.cs
+System.Collections.Generic/ComparerTest.cs
 System.Collections.Generic/DictionaryTest.cs
+System.Collections.Generic/EqualityComparerTest.cs
+System.Collections.Generic/IListTest.cs
 System.Collections.Generic/ListTest.cs
 System.Collections.ObjectModel/CollectionTest.cs
 System.Collections.ObjectModel/KeyedCollectionTest.cs
+System.Collections.ObjectModel/ReadOnlyCollectionTest.cs
 System/ConsoleTest.cs
 System/ConvertTest.cs
+System/DateTimeOffsetTest.cs
 System/DateTimeTest.cs
 System/DecimalFormatterTest.cs
 System/DecimalTest2.cs
 System/DecimalTest.cs
+System.Diagnostics/DebuggerDisplayAttributeTest.cs
 System.Diagnostics/DebugTest.cs
 System.Diagnostics/StackFrameTest.cs
 System.Diagnostics/StackTraceTest.cs
@@ -53,7 +63,13 @@ System/FloatingPointFormatterTest.cs
 System.Globalization/CalendarTest.cs
 System.Globalization/CompareInfoTest.cs
 System.Globalization/CultureInfoTest.cs
+System.Globalization/DateTimeFormatInfoTest.cs
 System.Globalization/DaylightTimeTest.cs
+System.Globalization/EastAsianLunisolarCalendarTest.cs
+System.Globalization/IdnMappingTest.cs
+System.Globalization/RegionInfoTest.cs
+System.Globalization/SortKeyTest.cs
+System.Globalization/StringInfoTest.cs
 System.Globalization/TextInfoTest.cs
 System/GuidTest.cs
 System/Int16Test.cs
@@ -79,6 +95,7 @@ System.IO/StreamWriterTest.cs
 System.IO/StringReaderTest.cs
 System.IO/StringWriterTest.cs
 System.IO/TextWriterTest.cs
+System.IO/UnmanagedMemoryStreamTest.cs
 System.IO.IsolatedStorage/IsolatedStorageTest.cs
 System.IO.IsolatedStorage/IsolatedStorageFileTest.cs
 System.IO.IsolatedStorage/IsolatedStorageFileStreamTest.cs
@@ -98,6 +115,8 @@ System.Reflection/AssemblyInformationalVersionAttributeTest.cs
 System.Reflection/AssemblyNameTest.cs
 System.Reflection/AssemblyTest.cs
 System.Reflection/BinderTests.cs
+System.Reflection/ConstructorInfoTest.cs
+System.Reflection/CustomAttributeDataTest.cs
 System.Reflection/EventInfoTest.cs
 System.Reflection/FieldInfoTest.cs
 System.Reflection/MethodInfoTest.cs
@@ -115,26 +134,35 @@ System.Reflection.Emit/EventBuilderTest.cs
 System.Reflection.Emit/FieldBuilderTest.cs
 System.Reflection.Emit/ILGeneratorTest.cs
 System.Reflection.Emit/MethodBuilderTest.cs
+System.Reflection.Emit/MethodOnTypeBuilderInstTest.cs
 System.Reflection.Emit/MethodRentalTest.cs
 System.Reflection.Emit/ModuleBuilderTest.cs
 System.Reflection.Emit/PropertyBuilderTest.cs
+System.Reflection.Emit/SignatureHelperTest.cs
 System.Reflection.Emit/TypeBuilderTest.cs
 System.Reflection/ModuleTest.cs
 System.Reflection/StrongNameKeyPairTest.cs
 System/ResolveEventArgsTest.cs
-System.Resources/ResourceReaderTest.cs
 System.Resources/ResourceManagerTest.cs
+System.Resources/ResourceReaderTest.cs
+System.Resources/ResourceSetTest.cs
+System.Resources/ResourceWriterTest.cs
 System.Runtime.CompilerServices/RuntimeHelpersTest.cs
+System.Runtime.CompilerServices/RuntimeWrappedExceptionTest.cs
+System.Runtime.InteropServices/ExternalExceptionTest.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.Channels/ChannelServicesTest.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
@@ -172,6 +200,7 @@ System.Security.Cryptography/PKCS1MaskGenerationMethodTest.cs
 System.Security.Cryptography/RandomNumberGeneratorTest.cs
 System.Security.Cryptography/RC2CryptoServiceProviderTest.cs
 System.Security.Cryptography/RC2Test.cs
+System.Security.Cryptography/Rfc2898DeriveBytesTest.cs
 System.Security.Cryptography/RijndaelManagedTest.cs
 System.Security.Cryptography/RijndaelTest.cs
 System.Security.Cryptography/RIPEMD160ManagedTest.cs
@@ -196,6 +225,7 @@ System.Security.Cryptography/SHA512Test.cs
 System.Security.Cryptography/SignatureDescriptionTest.cs
 System.Security.Cryptography/SymmetricAlgorithmTest.cs
 System.Security.Cryptography/SymmetricAlgorithm2Test.cs
+System.Security.Cryptography/SymmetricAlgorithmTransformTest.cs
 System.Security.Cryptography/ToBase64TransformTest.cs
 System.Security.Cryptography/TripleDESCryptoServiceProviderTest.cs
 System.Security.Cryptography/TripleDESTest.cs
@@ -285,6 +315,7 @@ System.Security/SecurityManagerTest.cs
 System.Security/SecurityTransparentAttributeTest.cs
 System/SingleTest.cs
 System/SingleFormatterTest.cs
+System/StringComparerTest.cs
 System/StringTest.cs
 System.Text/ASCIIEncodingTest.cs
 System.Text/DecoderReplacementFallbackTest.cs
@@ -293,12 +324,14 @@ System.Text/DecoderTest.cs
 System.Text/EncoderReplacementFallbackTest.cs
 System.Text/EncoderReplacementFallbackBufferTest.cs
 System.Text/EncoderTest.cs
+System.Text/EncodingTest.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
+System.Text/UTF32EncodingTest.cs
 System.Threading/AutoResetEventTest.cs
 System.Threading/CompressedStackTest.cs
 System.Threading/ExecutionContextTest.cs
@@ -325,6 +358,7 @@ System/EnvironmentCas.cs
 System/ExceptionCas.cs
 System/MarshalByRefObjectCas.cs
 System/RuntimeMethodHandleCas.cs
+System/RuntimeMethodHandleTest.cs
 System/TypedReferenceCas.cs
 System.Diagnostics/StackFrameCas.cs
 System.Diagnostics/StackTraceCas.cs
@@ -343,6 +377,7 @@ 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