* corlib_test.dll.sources : Added new unit tests for System.IO.IsolatedStorage and...
[mono.git] / mcs / class / corlib / corlib_test.dll.sources
index d45121339cc0bb221d4e2cabdcfbe504803d5acd..72ea48946ca2dfea9edb26b190d8e639153b6631 100755 (executable)
@@ -1,3 +1,4 @@
+Microsoft.Win32/RegistryKeyTest.cs
 System/AppDomainSetupTest.cs
 System/AppDomainTest.cs
 System/ApplicationIdentityTest.cs
@@ -26,6 +27,8 @@ System.Collections/QueueTest.cs
 System.Collections/ReadOnlyCollectionBaseTest.cs
 System.Collections/SortedListTest.cs
 System.Collections/StackTest.cs
+System.Collections.Generic/StackTest.cs
+System.Collections.Generic/QueueTest.cs
 System/ConsoleTest.cs
 System/ConvertTest.cs
 System/DateTimeTest.cs
@@ -67,8 +70,13 @@ System.IO/StreamReaderTest.cs
 System.IO/StreamWriterTest.cs
 System.IO/StringReaderTest.cs
 System.IO/StringWriterTest.cs
+System.IO/TextWriterTest.cs
+System.IO.IsolatedStorage/IsolatedStorageTest.cs
+System.IO.IsolatedStorage/IsolatedStorageFileTest.cs
+System.IO.IsolatedStorage/IsolatedStorageFileStreamTest.cs
 System/MathTest.cs
 System/MulticastDelegate.cs
+System/NumberFormatterTest.cs
 System/ObjectTest.cs
 System/RandomTest.cs
 System.Reflection/AssemblyAlgorithmIdAttributeTest.cs
@@ -136,8 +144,6 @@ System.Security.Cryptography/MD5Test.cs
 System.Security.Cryptography/PaddingModeTest.cs
 System.Security.Cryptography/PasswordDeriveBytesTest.cs
 System.Security.Cryptography/PKCS1MaskGenerationMethodTest.cs
-System.Security.Cryptography/ProtectedDataTest.cs
-System.Security.Cryptography/ProtectedMemoryTest.cs
 System.Security.Cryptography/RandomNumberGeneratorTest.cs
 System.Security.Cryptography/RC2Test.cs
 System.Security.Cryptography/RijndaelManagedTest.cs
@@ -167,11 +173,12 @@ System.Security.Cryptography/TripleDESTest.cs
 System.Security.Cryptography.X509Certificates/X509CapiTest.cs
 System.Security.Cryptography.X509Certificates/X509CertificateTest.cs
 System.Security.Cryptography.X509Certificates/X509SpcTest.cs
+System.Security/HostSecurityManagerTest.cs
 System.Security/NamedPermissionSetTest.cs
 System.Security.Permissions/CodeAccessSecurityAttributeTest.cs
-System.Security.Permissions/DataProtectionPermissionAttributeTest.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
@@ -262,3 +269,11 @@ System/UInt64Test.cs
 System/UIntPtrTest.cs
 System/VersionTest.cs
 System/ValueTypeTest.cs
+System/EnvironmentCas.cs
+System/ExceptionCas.cs
+System.Diagnostics/StackFrameCas.cs
+System.Diagnostics/StackTraceCas.cs
+System.IO/DirectoryCas.cs
+System.IO/FileLoadExceptionCas.cs
+System.IO/FileNotFoundExceptionCas.cs
+System.Security/SecurityExceptionCas.cs