|
|
@@ -0,0 +1,119 @@
|
|
|
+--target library
|
|
|
+-o corlib_test.dll
|
|
|
+--noconfig
|
|
|
+-r ../../lib/corlib.dll
|
|
|
+-r ../../lib/System.dll
|
|
|
+-r ../../../nunit20/NUnit.Framework.dll
|
|
|
+System/ArrayTest.cs
|
|
|
+System/AttributeTest.cs
|
|
|
+System/BitConverterTest.cs
|
|
|
+System/BooleanTest.cs
|
|
|
+System/BufferTest.cs
|
|
|
+System/ByteTest.cs
|
|
|
+System/CharEnumeratorTest.cs
|
|
|
+System/CharTest.cs
|
|
|
+System/ConsoleTest.cs
|
|
|
+System/ConvertTest.cs
|
|
|
+System/DateTimeTest.cs
|
|
|
+System/DecimalTest.cs
|
|
|
+System/DecimalTest2.cs
|
|
|
+System/DoubleTest.cs
|
|
|
+System/EnumTest.cs
|
|
|
+System/ExceptionTest.cs
|
|
|
+System/GuidTest.cs
|
|
|
+System/Int16Test.cs
|
|
|
+System/Int32Test.cs
|
|
|
+System/Int64Test.cs
|
|
|
+System/IntegerFormatterTest.cs
|
|
|
+System/MathTest.cs
|
|
|
+System/MulticastDelegate.cs
|
|
|
+System/ObjectTest.cs
|
|
|
+System/RandomTest.cs
|
|
|
+System/ResolveEventArgsTest.cs
|
|
|
+System/SByteTest.cs
|
|
|
+System/StringTest.cs
|
|
|
+System/TimeSpanTest.cs
|
|
|
+System/TimeZoneTest.cs
|
|
|
+System/UInt16Test.cs
|
|
|
+System/UInt32Test.cs
|
|
|
+System/UInt64Test.cs
|
|
|
+System/VersionTest.cs
|
|
|
+System.Collections/ArrayListTest.cs
|
|
|
+System.Collections/BitArrayTest.cs
|
|
|
+System.Collections/CaseInsensitiveComparerTest.cs
|
|
|
+System.Collections/CaseInsensitiveHashCodeProviderTest.cs
|
|
|
+System.Collections/CollectionBaseTest.cs
|
|
|
+System.Collections/ComparerTest.cs
|
|
|
+System.Collections/HashtableTest.cs
|
|
|
+System.Collections/QueueTest.cs
|
|
|
+System.Collections/ReadOnlyCollectionBaseTest.cs
|
|
|
+System.Collections/SortedListTest.cs
|
|
|
+System.Collections/StackTest.cs
|
|
|
+System.Diagnostics/DebugTest.cs
|
|
|
+System.Diagnostics/StackFrameTest.cs
|
|
|
+System.Diagnostics/StackTraceTest.cs
|
|
|
+System.Diagnostics/TextWriterTraceListenerTest.cs
|
|
|
+System.Globalization/CalendarTest.cs
|
|
|
+System.IO/BinaryReaderTest.cs
|
|
|
+System.IO/FileTest.cs
|
|
|
+System.IO/MemoryStreamTest.cs
|
|
|
+System.IO/PathTest.cs
|
|
|
+System.IO/StreamReaderTest.cs
|
|
|
+System.IO/StreamWriterTest.cs
|
|
|
+System.IO/StringReaderTest.cs
|
|
|
+System.IO/StringWriterTest.cs
|
|
|
+System.Resources/ResourceReaderTest.cs
|
|
|
+System.Runtime.CompilerServices/RuntimeHelpersTest.cs
|
|
|
+System.Runtime.Serialization/FormatterServicesTests.cs
|
|
|
+System.Runtime.Serialization/ObjectIDGeneratorTests.cs
|
|
|
+System.Security/SecurityElementTest.cs
|
|
|
+System.Security.Cryptography/AllTests2.cs
|
|
|
+System.Security.Cryptography/AsymmetricAlgorithmTest.cs
|
|
|
+System.Security.Cryptography/CryptoConfigTest.cs
|
|
|
+System.Security.Cryptography/DSACryptoServiceProviderTest.cs
|
|
|
+System.Security.Cryptography/DSASignatureDeformatterTest.cs
|
|
|
+System.Security.Cryptography/DSASignatureFormatterTest.cs
|
|
|
+System.Security.Cryptography/DSATest.cs
|
|
|
+System.Security.Cryptography/FromBase64Transform.cs
|
|
|
+System.Security.Cryptography/HashAlgorithmTest.cs
|
|
|
+System.Security.Cryptography/HMACSHA1Test.cs
|
|
|
+System.Security.Cryptography/KeyedHashAlgorithmTest.cs
|
|
|
+System.Security.Cryptography/MD5Test.cs
|
|
|
+System.Security.Cryptography/PasswordDeriveBytesTest.cs
|
|
|
+System.Security.Cryptography/PKCS1MaskGenerationMethodTest.cs
|
|
|
+System.Security.Cryptography/RandomNumberGeneratorTest.cs
|
|
|
+System.Security.Cryptography/RC2Test.cs
|
|
|
+System.Security.Cryptography/RijndaelManagedTest.cs
|
|
|
+System.Security.Cryptography/RijndaelTest.cs
|
|
|
+System.Security.Cryptography/RNGCryptoServiceProviderTest.cs
|
|
|
+System.Security.Cryptography/RSATest.cs
|
|
|
+System.Security.Cryptography/RSACryptoServiceProviderTest.cs
|
|
|
+System.Security.Cryptography/RSAOAEPKeyExchangeDeformatterTest.cs
|
|
|
+System.Security.Cryptography/RSAOAEPKeyExchangeFormatterTest.cs
|
|
|
+System.Security.Cryptography/RSAPKCS1KeyExchangeDeformatterTest.cs
|
|
|
+System.Security.Cryptography/RSAPKCS1KeyExchangeFormatterTest.cs
|
|
|
+System.Security.Cryptography/RSAPKCS1SignatureDeformatterTest.cs
|
|
|
+System.Security.Cryptography/RSAPKCS1SignatureFormatterTest.cs
|
|
|
+System.Security.Cryptography/SHA1CryptoServiceProviderTest.cs
|
|
|
+System.Security.Cryptography/SHA1Test.cs
|
|
|
+System.Security.Cryptography/SHA256ManagedTest.cs
|
|
|
+System.Security.Cryptography/SHA256Test.cs
|
|
|
+System.Security.Cryptography/SHA384ManagedTest.cs
|
|
|
+System.Security.Cryptography/SHA384Test.cs
|
|
|
+System.Security.Cryptography/SHA512ManagedTest.cs
|
|
|
+System.Security.Cryptography/SHA512Test.cs
|
|
|
+System.Security.Cryptography/SignatureDescriptionTest.cs
|
|
|
+System.Security.Cryptography/SymmetricAlgorithmTest.cs
|
|
|
+System.Security.Permissions/FileIOPermissionTest.cs
|
|
|
+System.Security.Permissions/StrongNamePublicKeyBlobTest.cs
|
|
|
+System.Security.Policy/CodeGroupTest.cs
|
|
|
+System.Security.Policy/EvidenceTest.cs
|
|
|
+System.Security.Policy/PublisherTest.cs
|
|
|
+System.Security.Policy/PublisherMembershipConditionTest.cs
|
|
|
+System.Security.Policy/StrongNameTest.cs
|
|
|
+System.Text/ASCIIEncodingTest.cs
|
|
|
+System.Text/StringBuilderTest.cs
|
|
|
+System.Threading/ThreadTest.cs
|
|
|
+System.Threading/MutexTest.cs
|
|
|
+System.Reflection/AssemblyNameTest.cs
|
|
|
+System.Reflection/StrongNameKeyPairTest.cs
|