Imported Upstream version 6.8.0.80
Former-commit-id: 6c79e92bc868a64c146c9562ab817ef0ea9053a4
This commit is contained in:
parent
3d05ea281d
commit
665300eaa7
@ -1 +1 @@
|
||||
883755a49375ef8272a1c19782d40e035299c2e0
|
||||
bacb1f475e2036ea994368c7b49ed0018b7b9dd8
|
@ -1 +1 @@
|
||||
2523cade2c9862ced1a879f3bf34273c2df49083
|
||||
1cf6adc868326f1166e24e061f92b195d6e62849
|
@ -41,7 +41,7 @@ static partial class Consts
|
||||
// Use these assembly version constants to make code more maintainable.
|
||||
//
|
||||
|
||||
public const string MonoVersion = "6.8.0.78";
|
||||
public const string MonoVersion = "6.8.0.80";
|
||||
public const string MonoCompany = "Mono development team";
|
||||
public const string MonoProduct = "Mono Common Language Infrastructure";
|
||||
public const string MonoCopyright = "(c) Various Mono authors";
|
||||
|
@ -1,8 +0,0 @@
|
||||
../test-helpers/TestResourceHelper.cs
|
||||
Test/NvdlValidatingReaderTests.cs
|
||||
Test/RdpPatternTests.cs
|
||||
Test/RelaxngDatatypeProviderTests.cs
|
||||
Test/RelaxngReaderTests.cs
|
||||
Test/RelaxngValidatingReaderTests.cs
|
||||
Test/RncTests.cs
|
||||
Test/XsdDatatypeTests.cs
|
@ -1 +0,0 @@
|
||||
Test/Microsoft.CSharp/CompilerTest.cs
|
@ -1,4 +0,0 @@
|
||||
../../test-helpers/TestResourceHelper.cs
|
||||
../EncodingTestBase.cs
|
||||
Test/I18N.CJK.EncodingTest.cs
|
||||
Test/I18N.CJK.Test.cs
|
@ -1,4 +0,0 @@
|
||||
../../test-helpers/TestResourceHelper.cs
|
||||
../EncodingTestBase.cs
|
||||
Test/I18N.MidEast.EncodingTest.cs
|
||||
Test/I18N.MidEast.Test.cs
|
@ -1,2 +0,0 @@
|
||||
../EncodingTestBase.cs
|
||||
Test/I18N.Other.EncodingTest.cs
|
@ -1,4 +0,0 @@
|
||||
../../test-helpers/TestResourceHelper.cs
|
||||
../EncodingTestBase.cs
|
||||
Test/I18N.Rare.EncodingTest.cs
|
||||
Test/I18N.Rare.Test.cs
|
@ -1,4 +0,0 @@
|
||||
../../test-helpers/TestResourceHelper.cs
|
||||
../EncodingTestBase.cs
|
||||
Test/I18N.West.EncodingTest.cs
|
||||
Test/I18N.West.Test.cs
|
@ -1,32 +0,0 @@
|
||||
../Microsoft.Build.Tasks/Test/Microsoft.Build.Tasks/TestMessageLogger.cs
|
||||
../test-helpers/TestResourceHelper.cs
|
||||
Test/Microsoft.Build.BuildEngine/BuildChooseTest.cs
|
||||
Test/Microsoft.Build.BuildEngine/BuildItemGroupCollectionTest.cs
|
||||
Test/Microsoft.Build.BuildEngine/BuildItemGroupTest.cs
|
||||
Test/Microsoft.Build.BuildEngine/BuildItemTest.cs
|
||||
Test/Microsoft.Build.BuildEngine/BuildPropertyGroupCollectionTest.cs
|
||||
Test/Microsoft.Build.BuildEngine/BuildPropertyGroupTest.cs
|
||||
Test/Microsoft.Build.BuildEngine/BuildPropertyTest.cs
|
||||
Test/Microsoft.Build.BuildEngine/BuildTaskTest.cs
|
||||
Test/Microsoft.Build.BuildEngine/ConsoleLoggerTest.cs
|
||||
Test/Microsoft.Build.BuildEngine/Consts.cs
|
||||
Test/Microsoft.Build.BuildEngine/EngineTest.cs
|
||||
Test/Microsoft.Build.BuildEngine/ImportCollectionTest.cs
|
||||
Test/Microsoft.Build.BuildEngine/ImportTest.cs
|
||||
Test/Microsoft.Build.BuildEngine/InternalLoggerExceptionTest.cs
|
||||
Test/Microsoft.Build.BuildEngine/InvalidProjectFileExceptionTest.cs
|
||||
Test/Microsoft.Build.BuildEngine/PredefinedPropertyFunctionsTest.cs
|
||||
Test/Microsoft.Build.BuildEngine/ProjectTest.cs
|
||||
Test/Microsoft.Build.BuildEngine/TargetCollectionTest.cs
|
||||
Test/Microsoft.Build.BuildEngine/TargetTest.cs
|
||||
Test/Microsoft.Build.BuildEngine/TestNamespaceManager.cs
|
||||
Test/Microsoft.Build.BuildEngine/UsingTaskCollectionTest.cs
|
||||
Test/Microsoft.Build.BuildEngine/UsingTaskTest.cs
|
||||
Test/Microsoft.Build.BuildEngine/UtilitiesTest.cs
|
||||
Test/various/Build.cs
|
||||
Test/various/Conditions.cs
|
||||
Test/various/DefaultTasks.cs
|
||||
Test/various/EvaluationOrder.cs
|
||||
Test/various/Items.cs
|
||||
Test/various/ProjectElement.cs
|
||||
Test/various/Properties.cs
|
@ -1,17 +0,0 @@
|
||||
Test/Microsoft.Build.Framework/BuildErrorEventArgsTest.cs
|
||||
Test/Microsoft.Build.Framework/BuildEventArgsTest.cs
|
||||
Test/Microsoft.Build.Framework/BuildEventContextTest.cs
|
||||
Test/Microsoft.Build.Framework/BuildFinishedEventArgsTest.cs
|
||||
Test/Microsoft.Build.Framework/BuildMessageEventArgsTest.cs
|
||||
Test/Microsoft.Build.Framework/BuildStartedEventArgsTest.cs
|
||||
Test/Microsoft.Build.Framework/BuildWarningEventArgsTest.cs
|
||||
Test/Microsoft.Build.Framework/ExternalProjectFinishedEventArgsTest.cs
|
||||
Test/Microsoft.Build.Framework/ExternalProjectStartedEventArgsTest.cs
|
||||
Test/Microsoft.Build.Framework/LoggerExceptionTest.cs
|
||||
Test/Microsoft.Build.Framework/ProjectFinishedEventArgsTest.cs
|
||||
Test/Microsoft.Build.Framework/ProjectStartedEventArgsTest.cs
|
||||
Test/Microsoft.Build.Framework/TargetFinishedEventArgsTest.cs
|
||||
Test/Microsoft.Build.Framework/TargetStartedEventArgsTest.cs
|
||||
Test/Microsoft.Build.Framework/TaskCommandLineEventArgsTest.cs
|
||||
Test/Microsoft.Build.Framework/TaskFinishedEventArgsTest.cs
|
||||
Test/Microsoft.Build.Framework/TaskStartedEventArgsTest.cs
|
@ -1,31 +0,0 @@
|
||||
../Microsoft.Build.Engine/Test/Microsoft.Build.BuildEngine/Consts.cs
|
||||
../test-helpers/TestResourceHelper.cs
|
||||
Test/Microsoft.Build.Tasks/ALTest.cs
|
||||
Test/Microsoft.Build.Tasks/AssignCultureTest.cs
|
||||
Test/Microsoft.Build.Tasks/AssignProjectConfigurationTest.cs
|
||||
Test/Microsoft.Build.Tasks/AssignTargetPathTest.cs
|
||||
Test/Microsoft.Build.Tasks/CodeTaskFactoryTest.cs
|
||||
Test/Microsoft.Build.Tasks/CombinePathTest.cs
|
||||
Test/Microsoft.Build.Tasks/CopyTest.cs
|
||||
Test/Microsoft.Build.Tasks/CreateCSharpManifestResourceNameTest.cs
|
||||
Test/Microsoft.Build.Tasks/CreateItemTest.cs
|
||||
Test/Microsoft.Build.Tasks/CreatePropertyTest.cs
|
||||
Test/Microsoft.Build.Tasks/CreateVisualBasicManifestResourceNameTest.cs
|
||||
Test/Microsoft.Build.Tasks/CscTest.cs
|
||||
Test/Microsoft.Build.Tasks/DeleteTest.cs
|
||||
Test/Microsoft.Build.Tasks/ErrorTest.cs
|
||||
Test/Microsoft.Build.Tasks/FindAppConfigFileTest.cs
|
||||
Test/Microsoft.Build.Tasks/GetFrameworkPathTest.cs
|
||||
Test/Microsoft.Build.Tasks/GetFrameworkSdkPathTest.cs
|
||||
Test/Microsoft.Build.Tasks/LCTest.cs
|
||||
Test/Microsoft.Build.Tasks/MakeDirTest.cs
|
||||
Test/Microsoft.Build.Tasks/ManagedCompilerTest.cs
|
||||
Test/Microsoft.Build.Tasks/MessageTest.cs
|
||||
Test/Microsoft.Build.Tasks/RemoveDirTest.cs
|
||||
Test/Microsoft.Build.Tasks/RemoveDuplicatesTest.cs
|
||||
Test/Microsoft.Build.Tasks/ResolveAssemblyReferenceTest.cs
|
||||
Test/Microsoft.Build.Tasks/TaskBatchingTest.cs
|
||||
Test/Microsoft.Build.Tasks/TestEngine.cs
|
||||
Test/Microsoft.Build.Tasks/TestMessageLogger.cs
|
||||
Test/Microsoft.Build.Tasks/WarningTest.cs
|
||||
Test/Microsoft.Build.Tasks/WriteLinesToFileTest.cs
|
@ -1,8 +0,0 @@
|
||||
../Microsoft.Build.Engine/Test/Microsoft.Build.BuildEngine/Consts.cs
|
||||
../Microsoft.Build.Tasks/Test/Microsoft.Build.Tasks/TestMessageLogger.cs
|
||||
Test/Microsoft.Build.Utilities/CommandLineBuilderTest.cs
|
||||
Test/Microsoft.Build.Utilities/LoggerTest.cs
|
||||
Test/Microsoft.Build.Utilities/TaskItemTest.cs
|
||||
Test/Microsoft.Build.Utilities/TaskLoggingHelperTest.cs
|
||||
Test/Microsoft.Build.Utilities/ToolLocationHelperTest.cs
|
||||
Test/Microsoft.Build.Utilities/ToolTaskTest.cs
|
@ -1,24 +0,0 @@
|
||||
../test-helpers/NunitHelpers.cs
|
||||
../test-helpers/TestResourceHelper.cs
|
||||
Test/FunctionalTest.cs
|
||||
Test/Microsoft.Build.Construction/ProjectItemElementTest.cs
|
||||
Test/Microsoft.Build.Construction/ProjectRootElementTest.cs
|
||||
Test/Microsoft.Build.Evaluation/ProjectCollectionTest.cs
|
||||
Test/Microsoft.Build.Evaluation/ProjectItemDefinitionTest.cs
|
||||
Test/Microsoft.Build.Evaluation/ProjectItemTest.cs
|
||||
Test/Microsoft.Build.Evaluation/ProjectPropertyTest.cs
|
||||
Test/Microsoft.Build.Evaluation/ProjectTest.cs
|
||||
Test/Microsoft.Build.Evaluation/ResolvedImportTest.cs
|
||||
Test/Microsoft.Build.Evaluation/ToolsetTest.cs
|
||||
Test/Microsoft.Build.Execution/BuildManagerTest.cs
|
||||
Test/Microsoft.Build.Execution/BuildParametersTest.cs
|
||||
Test/Microsoft.Build.Execution/BuildRequestDataTest.cs
|
||||
Test/Microsoft.Build.Execution/BuildSubmissionTest.cs
|
||||
Test/Microsoft.Build.Execution/ProjectInstanceTest.cs
|
||||
Test/Microsoft.Build.Execution/ProjectMetadataInstanceTest.cs
|
||||
Test/Microsoft.Build.Execution/ProjectTargetInstanceTest.cs
|
||||
Test/Microsoft.Build.Execution/ProjectTaskInstanceTest.cs
|
||||
Test/Microsoft.Build.Internal/CollectionFromEnumerableTest.cs
|
||||
Test/Microsoft.Build.Internal/ExpressionParserTest.cs
|
||||
Test/Microsoft.Build.Logging/ConsoleLoggerTest.cs
|
||||
Test/Microsoft.Build.Logging/LoggerDescriptionTest.cs
|
@ -1,24 +0,0 @@
|
||||
Test/AssemblyInfo.cs
|
||||
Test/BasesTest.cs
|
||||
Test/InterfacesTest.cs
|
||||
Test/Records.cs
|
||||
Test/Sorting.cs
|
||||
Test/SupportClasses.cs
|
||||
Test/WrappersTest.cs
|
||||
Test/arrays/ArrayListTest.cs
|
||||
Test/arrays/CircularQueueTest.cs
|
||||
Test/arrays/HashedArrayListTest.cs
|
||||
Test/arrays/SortedArrayTests.cs
|
||||
Test/hashing/HashBagTests.cs
|
||||
Test/hashing/HashDictionaryTests.cs
|
||||
Test/hashing/HashTableTests.cs
|
||||
Test/heaps/HeapTests.cs
|
||||
Test/linkedlists/HashedLinkedListTest.cs
|
||||
Test/linkedlists/LinkedListTest.cs
|
||||
Test/templates/Clone.cs
|
||||
Test/templates/Events.cs
|
||||
Test/templates/GenericCollectionTester.cs
|
||||
Test/templates/List.cs
|
||||
Test/trees/Bag.cs
|
||||
Test/trees/Dictionary.cs
|
||||
Test/trees/RedBlackTreeSetTests.cs
|
@ -1,8 +0,0 @@
|
||||
Test/AssertReportPrinter.cs
|
||||
Test/Evaluator/BuildinCommands.cs
|
||||
Test/Evaluator/CompletionTest.cs
|
||||
Test/Evaluator/EvaluatorFixture.cs
|
||||
Test/Evaluator/EvaluatorTest.cs
|
||||
Test/Evaluator/ExpressionsTest.cs
|
||||
Test/Evaluator/TypesTest.cs
|
||||
Test/Visit/ASTVisitorTest.cs
|
@ -1,3 +0,0 @@
|
||||
../test-helpers/NunitHelpers.cs
|
||||
Test/RewriteAndLoad.cs
|
||||
Test/TestCCRewrite.cs
|
@ -1,10 +0,0 @@
|
||||
../test-helpers/TestResourceHelper.cs
|
||||
Test/Bug27864.cs
|
||||
Test/SqliteCommandUnitTests.cs
|
||||
Test/SqliteConnectionTest.cs
|
||||
Test/SqliteDataAdapterUnitTests.cs
|
||||
Test/SqliteDataReaderTest.cs
|
||||
Test/SqliteExceptionUnitTests.cs
|
||||
Test/SqliteFunctionTests.cs
|
||||
Test/SqliteParameterUnitTests.cs
|
||||
Test/SqliteTests.cs
|
@ -1,2 +0,0 @@
|
||||
Test/ConnLifetime.cs
|
||||
Test/bug-4786.cs
|
@ -1 +0,0 @@
|
||||
Test/dtest.cs
|
@ -1,4 +0,0 @@
|
||||
Test/Mono.Messaging.RabbitMQ/FailuresTest.cs
|
||||
Test/Mono.Messaging.RabbitMQ/MessageBaseTest.cs
|
||||
Test/Mono.Messaging.RabbitMQ/RabbitMQMessagingProviderTest.cs
|
||||
Test/Mono.Messaging.RabbitMQ/TestUtils.cs
|
@ -1,2 +0,0 @@
|
||||
Test/Mono.Messaging/ConcurrentLinkedQueueTest.cs
|
||||
Test/Mono.Messaging/QueueReferenceTest.cs
|
@ -1,9 +0,0 @@
|
||||
Test/Mono.Options/BaseRocksFixture.cs
|
||||
Test/Mono.Options/CollectionContract.cs
|
||||
Test/Mono.Options/CommandSetTest.cs
|
||||
Test/Mono.Options/CommandTest.cs
|
||||
Test/Mono.Options/ListContract.cs
|
||||
Test/Mono.Options/OptionContextTest.cs
|
||||
Test/Mono.Options/OptionSetTest.cs
|
||||
Test/Mono.Options/OptionTest.cs
|
||||
Test/Mono.Options/Utils.cs
|
@ -1,5 +0,0 @@
|
||||
../test-helpers/NunitHelpers.cs
|
||||
Test/Mono.Collections.Concurrent/CollectionStressTestHelper.cs
|
||||
Test/Mono.Collections.Concurrent/ConcurrentSkipListTests.cs
|
||||
Test/Mono.Threading/ParallelTestHelper.cs
|
||||
Test/Mono.Threading/SnziTests.cs
|
@ -1,15 +0,0 @@
|
||||
Test/Mono.Unix.Android/TestHelper.cs
|
||||
Test/Mono.Unix.Native/OFDLockTest.cs
|
||||
Test/Mono.Unix.Native/RealTimeSignumTests.cs
|
||||
Test/Mono.Unix.Native/SocketTest.cs
|
||||
Test/Mono.Unix.Native/StdlibTest.cs
|
||||
Test/Mono.Unix/ReadlinkTest.cs
|
||||
Test/Mono.Unix/StdioFileStreamTest.cs
|
||||
Test/Mono.Unix/UnixEncodingTest.cs
|
||||
Test/Mono.Unix/UnixEndPointTest.cs
|
||||
Test/Mono.Unix/UnixGroupTest.cs
|
||||
Test/Mono.Unix/UnixListenerTest.cs
|
||||
Test/Mono.Unix/UnixMarshalTest.cs
|
||||
Test/Mono.Unix/UnixPathTest.cs
|
||||
Test/Mono.Unix/UnixSignalTest.cs
|
||||
Test/Mono.Unix/UnixUserTest.cs
|
@ -1,18 +0,0 @@
|
||||
../../../mono/mini/TestDriver.cs
|
||||
../../../mono/mini/aot-tests.cs
|
||||
../../../mono/mini/arrays.cs
|
||||
../../../mono/mini/basic-calls.cs
|
||||
../../../mono/mini/basic-float.cs
|
||||
../../../mono/mini/basic-long.cs
|
||||
../../../mono/mini/basic-math.cs
|
||||
../../../mono/mini/basic-vectors.cs
|
||||
../../../mono/mini/basic.cs
|
||||
../../../mono/mini/bench.cs
|
||||
../../../mono/mini/builtin-types.cs
|
||||
../../../mono/mini/devirtualization.cs
|
||||
../../../mono/mini/exceptions.cs
|
||||
../../../mono/mini/gc-test.cs
|
||||
../../../mono/mini/generics.cs
|
||||
../../../mono/mini/gshared.cs
|
||||
../../../mono/mini/objects.cs
|
||||
Test/JitTests.cs
|
@ -1,46 +0,0 @@
|
||||
Test/Mono.Math/ArithmeticBigTest.cs
|
||||
Test/Mono.Math/BigIntegerSetTest.cs
|
||||
Test/Mono.Math/BigIntegerTest.cs
|
||||
Test/Mono.Math/BitwiseTest.cs
|
||||
Test/Mono.Math/GcdBigTest.cs
|
||||
Test/Mono.Math/ModInverseBigTest.cs
|
||||
Test/Mono.Math/ModRingTest.cs
|
||||
Test/Mono.Math/PrimeGenerationTest.cs
|
||||
Test/Mono.Math/PrimeTestingTest.cs
|
||||
Test/Mono.Math/SearchGeneratorTest.cs
|
||||
Test/Mono.Security.Authenticode/AuthenticodeDeformatterTest.cs
|
||||
Test/Mono.Security.Authenticode/PrivateKeyTest.cs
|
||||
Test/Mono.Security.Authenticode/SoftwarePublisherCertificateTest.cs
|
||||
Test/Mono.Security.Cryptography/ARC4ManagedTest.cs
|
||||
Test/Mono.Security.Cryptography/CryptoConvertTest.cs
|
||||
Test/Mono.Security.Cryptography/DiffieHellmanManagedTest.cs
|
||||
Test/Mono.Security.Cryptography/KeyPairPersistenceTest.cs
|
||||
Test/Mono.Security.Cryptography/MD2ManagedTest.cs
|
||||
Test/Mono.Security.Cryptography/MD2Test.cs
|
||||
Test/Mono.Security.Cryptography/MD4ManagedTest.cs
|
||||
Test/Mono.Security.Cryptography/MD4Test.cs
|
||||
Test/Mono.Security.Cryptography/PKCS1Test.cs
|
||||
Test/Mono.Security.Cryptography/PKCS8Test.cs
|
||||
Test/Mono.Security.Cryptography/RSAManagedTest.cs
|
||||
Test/Mono.Security.Cryptography/SHA224ManagedTest.cs
|
||||
Test/Mono.Security.Cryptography/SHA224Test.cs
|
||||
Test/Mono.Security.Interface/TestProvider.cs
|
||||
Test/Mono.Security.Protocol.Ntlm/ChallengeResponseTest.cs
|
||||
Test/Mono.Security.Protocol.Ntlm/MessageBaseTest.cs
|
||||
Test/Mono.Security.Protocol.Ntlm/Type1MessageTest.cs
|
||||
Test/Mono.Security.Protocol.Ntlm/Type2MessageTest.cs
|
||||
Test/Mono.Security.Protocol.Ntlm/Type3MessageTest.cs
|
||||
Test/Mono.Security.X509.Extensions/AuthorityKeyIdentifierExtensionTest.cs
|
||||
Test/Mono.Security.X509.Extensions/BasicConstraintsExtensionTest.cs
|
||||
Test/Mono.Security.X509.Extensions/ExtendedKeyUsageExtensionTest.cs
|
||||
Test/Mono.Security.X509.Extensions/KeyUsageExtensionTest.cs
|
||||
Test/Mono.Security.X509.Extensions/SubjectAltNameExtensionTest.cs
|
||||
Test/Mono.Security.X509.Extensions/SubjectKeyIdentifierExtensionTest.cs
|
||||
Test/Mono.Security.X509/PKCS12Test.cs
|
||||
Test/Mono.Security.X509/X501NameTest.cs
|
||||
Test/Mono.Security.X509/X509CertificateTest.cs
|
||||
Test/Mono.Security.X509/X509CrlTest.cs
|
||||
Test/Mono.Security.X509/X520AttributesTest.cs
|
||||
Test/Mono.Security/ASN1ConvertTest.cs
|
||||
Test/Mono.Security/PKCS7Test.cs
|
||||
Test/Mono.Security/StrongNameTest.cs
|
@ -1 +0,0 @@
|
||||
Test/Mono.Tasklets/ContinuationsTest.cs
|
@ -1,2 +0,0 @@
|
||||
../test-helpers/NunitHelpers.cs
|
||||
Test/Mono.XBuild.Tasks/PcFileCacheTest.cs
|
@ -1 +0,0 @@
|
||||
Test/bug-436775_Test.cs
|
@ -1,20 +0,0 @@
|
||||
Test/System.ComponentModel.DataAnnotations/AssociatedMetadataTypeTypeDescriptionProviderTests.cs
|
||||
Test/System.ComponentModel.DataAnnotations/AssociationAttributeTest.cs
|
||||
Test/System.ComponentModel.DataAnnotations/CompareAttributeTest.cs
|
||||
Test/System.ComponentModel.DataAnnotations/CreditCardAttributeTest.cs
|
||||
Test/System.ComponentModel.DataAnnotations/CustomValidationAttributeTest.cs
|
||||
Test/System.ComponentModel.DataAnnotations/DisplayAttributeTest.cs
|
||||
Test/System.ComponentModel.DataAnnotations/EmailAddressAttributeTest.cs
|
||||
Test/System.ComponentModel.DataAnnotations/EnumDataTypeAttributeTest.cs
|
||||
Test/System.ComponentModel.DataAnnotations/FileExtensionsAttributeTest.cs
|
||||
Test/System.ComponentModel.DataAnnotations/FilterUIHintAttributeTest.cs
|
||||
Test/System.ComponentModel.DataAnnotations/PhoneAttributeTest.cs
|
||||
Test/System.ComponentModel.DataAnnotations/RangeAttributeTest.cs
|
||||
Test/System.ComponentModel.DataAnnotations/RegularExpressionAttributeTest.cs
|
||||
Test/System.ComponentModel.DataAnnotations/RequiredAttributeTest.cs
|
||||
Test/System.ComponentModel.DataAnnotations/StringLengthAttributeTest.cs
|
||||
Test/System.ComponentModel.DataAnnotations/UIHintAttributeTest.cs
|
||||
Test/System.ComponentModel.DataAnnotations/ValidationAttributeTest.cs
|
||||
Test/System.ComponentModel.DataAnnotations/ValidationContextTest.cs
|
||||
Test/System.ComponentModel.DataAnnotations/ValidationResultTest.cs
|
||||
Test/System.ComponentModel.DataAnnotations/ValidatorTest.cs
|
@ -1,38 +0,0 @@
|
||||
Test/System.Configuration.Provider/ProviderBaseTest.cs
|
||||
Test/System.Configuration.Provider/ProviderCollectionTest.cs
|
||||
Test/System.Configuration/AppSettingsSectionTest.cs
|
||||
Test/System.Configuration/CallbackValidatorTest.cs
|
||||
Test/System.Configuration/CommaDelimitedStringCollectionConverterTest.cs
|
||||
Test/System.Configuration/CommaDelimitedStringCollectionTest.cs
|
||||
Test/System.Configuration/ConfigurationElementTest.cs
|
||||
Test/System.Configuration/ConfigurationErrorsExceptionTest.cs
|
||||
Test/System.Configuration/ConfigurationLockCollectionTest.cs
|
||||
Test/System.Configuration/ConfigurationManagerTest.cs
|
||||
Test/System.Configuration/ConfigurationPermissionTest.cs
|
||||
Test/System.Configuration/ConfigurationPropertyTest.cs
|
||||
Test/System.Configuration/ConfigurationSaveTest.cs
|
||||
Test/System.Configuration/ConfigurationSectionGroupTest.cs
|
||||
Test/System.Configuration/ConfigurationSectionTest.cs
|
||||
Test/System.Configuration/ConnectionStringSettingsTest.cs
|
||||
Test/System.Configuration/DefaultValidatorTest.cs
|
||||
Test/System.Configuration/ExeConfigurationFileMapTest.cs
|
||||
Test/System.Configuration/GenericEnumConverterTest.cs
|
||||
Test/System.Configuration/InfiniteIntConverterTest.cs
|
||||
Test/System.Configuration/InfiniteTimeSpanConverterTest.cs
|
||||
Test/System.Configuration/IntegerValidatorTest.cs
|
||||
Test/System.Configuration/KeyValueConfigurationCollectionTest.cs
|
||||
Test/System.Configuration/KeyValueConfigurationElementTest.cs
|
||||
Test/System.Configuration/LongValidatorTest.cs
|
||||
Test/System.Configuration/PositiveTimeSpanValidatorTest.cs
|
||||
Test/System.Configuration/RegexStringValidatorTest.cs
|
||||
Test/System.Configuration/StringValidatorTest.cs
|
||||
Test/System.Configuration/SubclassTypeValidatorTest.cs
|
||||
Test/System.Configuration/TimeSpanMinutesConverterTest.cs
|
||||
Test/System.Configuration/TimeSpanMinutesOrInfiniteConverterTest.cs
|
||||
Test/System.Configuration/TimeSpanSecondsConverterTest.cs
|
||||
Test/System.Configuration/TimeSpanSecondsOrInfiniteConverterTest.cs
|
||||
Test/System.Configuration/TimeSpanValidatorTest.cs
|
||||
Test/System.Configuration/TypeNameConverterTest.cs
|
||||
Test/System.Configuration/WhiteSpaceTrimStringConverterTest.cs
|
||||
Test/Util/TestLabel.cs
|
||||
Test/Util/TestUtil.cs
|
@ -1,86 +0,0 @@
|
||||
../corlib/Test/System.Security.Cryptography/HashAlgorithmTestBase.cs
|
||||
../corlib/Test/System.Security.Cryptography/SHA1TestBase.cs
|
||||
../corlib/Test/System.Security.Cryptography/SHA256TestBase.cs
|
||||
../corlib/Test/System.Security.Cryptography/SHA384TestBase.cs
|
||||
../corlib/Test/System.Security.Cryptography/SHA512TestBase.cs
|
||||
../test-helpers/NunitHelpers.cs
|
||||
Test/System.Collections.Generic/HashSetTest.cs
|
||||
Test/System.IO.MemoryMappedFiles/MemoryMappedFileTest.cs
|
||||
Test/System.IO.Pipes/PipeSecurityTest.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_Add.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_AddChecked.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_And.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_AndAlso.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_ArrayIndex.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_ArrayLength.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_Bind.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_Call.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_Coalesce.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_Condition.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_Constant.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_Convert.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_Divide.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_ElementInit.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_Equal.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_ExclusiveOr.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_Field.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_GreaterThan.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_GreaterThanOrEqual.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_Invoke.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_Lambda.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_LeftShift.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_LessThan.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_LessThanOrEqual.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_Lift.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_ListBind.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_ListInit.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_Loop.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_MakeBinary.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_MemberBind.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_MemberInit.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_Modulo.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_Multiply.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_MultiplyChecked.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_Negate.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_New.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_NewArrayBounds.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_NewArrayInit.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_Not.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_NotEqual.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_Or.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_OrElse.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_Power.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_Property.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_PropertyOrField.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_Quote.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_RightShift.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_Subtract.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_SubtractChecked.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_TypeAs.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_TypeIs.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_UnaryPlus.cs
|
||||
Test/System.Linq.Expressions/ExpressionTest_Utils.cs
|
||||
Test/System.Linq/EnumerableAsQueryableTest.cs
|
||||
Test/System.Linq/EnumerableFixture.cs
|
||||
Test/System.Linq/EnumerableMoreTest.cs
|
||||
Test/System.Linq/EnumerableTest.cs
|
||||
Test/System.Linq/LookupTest.cs
|
||||
Test/System.Linq/ParallelEnumerableTests.cs
|
||||
Test/System.Linq/ParallelTestHelper.cs
|
||||
Test/System.Runtime.CompilerServices/DynamicAttributeTest.cs
|
||||
Test/System.Security.Cryptography/AesCryptoServiceProviderTest.cs
|
||||
Test/System.Security.Cryptography/AesManagedTest.cs
|
||||
Test/System.Security.Cryptography/CngAlgorithmGroupTest.cs
|
||||
Test/System.Security.Cryptography/CngAlgorithmTest.cs
|
||||
Test/System.Security.Cryptography/MD5CngTest.cs
|
||||
Test/System.Security.Cryptography/SHA1CngTest.cs
|
||||
Test/System.Security.Cryptography/SHA256CngTest.cs
|
||||
Test/System.Security.Cryptography/SHA256CryptoServiceProviderTest.cs
|
||||
Test/System.Security.Cryptography/SHA384CngTest.cs
|
||||
Test/System.Security.Cryptography/SHA384CryptoServiceProviderTest.cs
|
||||
Test/System.Security.Cryptography/SHA512CngTest.cs
|
||||
Test/System.Security.Cryptography/SHA512CryptoServiceProviderTest.cs
|
||||
Test/System.Security.Cryptography/X509Certificate2ExtensionsTests.cs
|
||||
Test/System.Threading.Tasks/TaskExtensionsTests.cs
|
||||
Test/System.Threading/ReaderWriterLockSlimTest.cs
|
@ -1,5 +0,0 @@
|
||||
../test-helpers/TestResourceHelper.cs
|
||||
Test/System.Data/DataRowComparerTest.cs
|
||||
Test/System.Data/DataRowExtensionsTest.cs
|
||||
Test/System.Data/DataTableExtensionsTest.cs
|
||||
Test/System.Data/EnumerableRowCollectionTest.cs
|
@ -1,10 +0,0 @@
|
||||
../test-helpers/NunitHelpers.cs
|
||||
Test/BinaryTest.cs
|
||||
Test/DataContextTest.cs
|
||||
Test/EntitySetTest.cs
|
||||
Test/NullProvider.cs
|
||||
Test/PeopleTable.cs
|
||||
Test/Providers/DataContextTestBase.cs
|
||||
Test/SqlServer/MsSqlDataContextTest.cs
|
||||
Test/TableTest.cs
|
||||
Test/dummy.cs
|
@ -1,121 +0,0 @@
|
||||
Test/System.Data.OracleClient.Oci/OciDefineHandleTest.cs
|
||||
Test/System.Data.OracleClient.jvm/MonoTests.System.Data.Utils/ADONetTesterClass.cs
|
||||
Test/System.Data.OracleClient.jvm/MonoTests.System.Data.Utils/ConnectedDataProvider.cs
|
||||
Test/System.Data.OracleClient.jvm/MonoTests.System.Data.Utils/DbTypeParameter.cs
|
||||
Test/System.Data.OracleClient.jvm/MonoTests.System.Data.Utils/DbTypeParametersCollection.cs
|
||||
Test/System.Data.OracleClient.jvm/MonoTests.System.Data.Utils/GHTBase.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleCommand/OracleCommand_CommandText.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleCommand/OracleCommand_CommandTimeout.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleCommand/OracleCommand_CommandType.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleCommand/OracleCommand_Connection.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleCommand/OracleCommand_Dispose.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleCommand/OracleCommand_ExecuteNonQuery.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleCommand/OracleCommand_ExecuteReader.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleCommand/OracleCommand_ExecuteScalar.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleCommand/OracleCommand_New.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleCommand/OracleCommand_Parameters.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleCommand/OracleCommand_Prepare.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleCommand/OracleCommand_Transaction.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleCommandBuilder/OracleCommandBuilder_DeriveParameters_O.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleConnection/IDBConnection_For_Oracle.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleConnection/OracleConnection_BeginTransaction.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleConnection/OracleConnection_ChangeDatabase.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleConnection/OracleConnection_Close.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleConnection/OracleConnection_ConnectionString.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleConnection/OracleConnection_ConnectionTimeout.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleConnection/OracleConnection_CreateCommand.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleConnection/OracleConnection_DataSource.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleConnection/OracleConnection_Database.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleConnection/OracleConnection_Equals.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleConnection/OracleConnection_InfoMessage.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleConnection/OracleConnection_New.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleConnection/OracleConnection_State.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleConnection/OracleConnection_StateChange.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_AcceptChangesDuringFill.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_ContinueUpdateOnError.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_DeleteCommand.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_Dispose.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_FillError.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_FillSchema_DS.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_FillSchema_DSS.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_FillSchema_DsSt.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_FillSchema_DtSch.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_Fill_1.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_Fill_2.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_Fill_3.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_Fill_Ds.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_Fill_DsStr.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_Fill_Ds_Int_Int_Str.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_Fill_Dt.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_GetFillParameters.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_InsertCommand.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_MissingMappingAction.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_MissingSchemaAction.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_RowUpdated.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_RowUpdating.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_SelectCommand.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_TableMappings.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_ToString.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_UpdateCommand.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_Update_Dr.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_Update_Ds.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_Update_DsStr.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_Update_Dt.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_ctor.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_ctor_O.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_ctor_SO.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataAdapter/OracleDataAdapter_ctor_SS.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_Close.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_Depth.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_GetBoolean.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_GetByte_I.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_GetBytes_IIBII.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_GetChars.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_GetDataTypeName.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_GetDateTime.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_GetDecimal_I.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_GetDouble_I.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_GetFieldType.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_GetFloat_I.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_GetGuiid_I.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_GetInt16.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_GetInt32_I.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_GetInt64.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_GetName_I.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_GetOrdinal.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_GetSchemaTable.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_GetString_I.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_GetTimeSpan_I.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_GetValue.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_GetValues.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_HasRows.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_IsDBNull.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_Item.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_NextResult.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_Read.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_RecordsAffected.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleDataReader/OracleDataReader_ctor.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleParameter/OracleParameter_ctor.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleParameter/OracleParameter_ctor_SO.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleParameter/OracleParameter_ctor_SOIPBBBSDO.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleParameter/OracleParameter_ctor_SOtype.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleParameter/OracleParameter_ctor_SOtypeI.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleParameter/OracleParameter_ctor_SOtype_IS.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleParameterCollection/OracleParameterCollection_Add.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleParameterCollection/OracleParameterCollection_Contains.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleParameterCollection/OracleParameterCollection_Count.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleTransaction/OracleTransaction_Begin.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleTransaction/OracleTransaction_Commit.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleTransaction/OracleTransaction_Connection.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleTransaction/OracleTransaction_IsolationLevel.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleTransaction/OracleTransaction_Rollback.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleTransaction/OracleTransaction_ctor.cs
|
||||
Test/System.Data.OracleClient.jvm/OracleType/OracleType_Date.cs
|
||||
Test/System.Data.OracleClient/OracleCommandTest.cs
|
||||
Test/System.Data.OracleClient/OracleConnectionTest.cs
|
||||
Test/System.Data.OracleClient/OracleDataAdapterTest.cs
|
||||
Test/System.Data.OracleClient/OracleLobTest.cs
|
||||
Test/System.Data.OracleClient/OracleParameterCollectionTest.cs
|
||||
Test/System.Data.OracleClient/OracleParameterTest.cs
|
||||
Test/System.Data.OracleClient/OraclePermissionAttributeTest.cs
|
||||
Test/System.Data.OracleClient/OracleTimeSpanTest.cs
|
@ -1,11 +0,0 @@
|
||||
Test/ChangeInterceptorAttributeTests.cs
|
||||
Test/DataServiceExceptionTests.cs
|
||||
Test/DataServiceTests.cs
|
||||
Test/ETagAttributeTests.cs
|
||||
Test/ExpandSegmentCollectionTests.cs
|
||||
Test/ExpandSegmentTests.cs
|
||||
Test/IgnorePropertiesAttributeTests.cs
|
||||
Test/MimeTypeAttributeTests.cs
|
||||
Test/QueryInterceptorAttributeTests.cs
|
||||
Test/System.Data.Services.Providers/DataServiceProviderMethodsTest.cs
|
||||
Test/System.Data.Services.Providers/ResourceTypeTest.cs
|
@ -1,147 +0,0 @@
|
||||
../test-helpers/TestResourceHelper.cs
|
||||
Test/Mono.Data.SqlExpressions/DataColumnExpressionTest.cs
|
||||
Test/Mono.Data.SqlExpressions/DateComparisonTest.cs
|
||||
Test/ProviderTests/Common/ConnectionConfig.cs
|
||||
Test/ProviderTests/Common/ConnectionManager.cs
|
||||
Test/ProviderTests/Common/DBHelper.cs
|
||||
Test/ProviderTests/Common/DataProvider.cs
|
||||
Test/ProviderTests/Common/EngineConfig.cs
|
||||
Test/ProviderTests/Common/EngineType.cs
|
||||
Test/ProviderTests/Common/ProviderTestsConfigurationHandler.cs
|
||||
Test/ProviderTests/ProviderIndependant/DataReaderTest.cs
|
||||
Test/ProviderTests/ProviderIndependant/DbDataReaderTest.cs
|
||||
Test/ProviderTests/ProviderIndependant/IDbCommandTest.cs
|
||||
Test/ProviderTests/System.Data.Odbc/OdbcCommandBuilderTest.cs
|
||||
Test/ProviderTests/System.Data.Odbc/OdbcCommandTest.cs
|
||||
Test/ProviderTests/System.Data.Odbc/OdbcDataAdapterTest.cs
|
||||
Test/ProviderTests/System.Data.Odbc/OdbcDataReaderTest.cs
|
||||
Test/ProviderTests/System.Data.Odbc/OdbcParameterCollectionTest.cs
|
||||
Test/ProviderTests/System.Data.Odbc/OdbcParameterTest.cs
|
||||
Test/ProviderTests/System.Data.SqlClient/SqlClientFactoryTest.cs
|
||||
Test/ProviderTests/System.Data.SqlClient/SqlCommandBuilderTest.cs
|
||||
Test/ProviderTests/System.Data.SqlClient/SqlCommandTest.cs
|
||||
Test/ProviderTests/System.Data.SqlClient/SqlConnectionStringBuilderTest.cs
|
||||
Test/ProviderTests/System.Data.SqlClient/SqlConnectionTest.cs
|
||||
Test/ProviderTests/System.Data.SqlClient/SqlDataAdapterTest.cs
|
||||
Test/ProviderTests/System.Data.SqlClient/SqlDataReaderTest.cs
|
||||
Test/ProviderTests/System.Data.SqlClient/SqlParameterCollectionTest.cs
|
||||
Test/ProviderTests/System.Data.SqlClient/SqlParameterTest.cs
|
||||
Test/ProviderTests/System.Data.SqlClient/SqlTransactionTest.cs
|
||||
Test/System.Data.Common/ConnectionStringsSectionTest.cs
|
||||
Test/System.Data.Common/DBDataPermissionAttributeTest.cs
|
||||
Test/System.Data.Common/DBDataPermissionTest.cs
|
||||
Test/System.Data.Common/DataAdapterTest.cs
|
||||
Test/System.Data.Common/DataColumnMappingCollectionTest.cs
|
||||
Test/System.Data.Common/DataTableMappingCollectionTest.cs
|
||||
Test/System.Data.Common/DbCommandBuilderTest.cs
|
||||
Test/System.Data.Common/DbConnectionStringBuilderTest.cs
|
||||
Test/System.Data.Common/DbDataAdapterTest.cs
|
||||
Test/System.Data.Common/DbDataReaderMock.cs
|
||||
Test/System.Data.Common/DbDataReaderTest.cs
|
||||
Test/System.Data.Common/DbProviderFactoriesConfigurationHandlerTest.cs
|
||||
Test/System.Data.Common/DbTransactionTest.cs
|
||||
Test/System.Data.Odbc/OdbcCommandBuilderTest.cs
|
||||
Test/System.Data.Odbc/OdbcCommandTest.cs
|
||||
Test/System.Data.Odbc/OdbcConnectionStringBuilderTest.cs
|
||||
Test/System.Data.Odbc/OdbcConnectionTest.cs
|
||||
Test/System.Data.Odbc/OdbcDataAdapterTest.cs
|
||||
Test/System.Data.Odbc/OdbcMetaDataCollectionNamesTest.cs
|
||||
Test/System.Data.Odbc/OdbcParameterCollectionTest.cs
|
||||
Test/System.Data.Odbc/OdbcParameterTest.cs
|
||||
Test/System.Data.Odbc/OdbcPermissionAttributeTest.cs
|
||||
Test/System.Data.Odbc/OdbcPermissionTest.cs
|
||||
Test/System.Data.Sql/SqlNotificationRequestTest.cs
|
||||
Test/System.Data.SqlClient/SqlBulkCopyTest.cs
|
||||
Test/System.Data.SqlClient/SqlClientMetaDataCollectionNamesTest.cs
|
||||
Test/System.Data.SqlClient/SqlClientPermissionAttributeTest.cs
|
||||
Test/System.Data.SqlClient/SqlClientPermissionTest.cs
|
||||
Test/System.Data.SqlClient/SqlCommandBuilderTest.cs
|
||||
Test/System.Data.SqlClient/SqlCommandTest.cs
|
||||
Test/System.Data.SqlClient/SqlConnectionStringBuilderTest.cs
|
||||
Test/System.Data.SqlClient/SqlConnectionTest.cs
|
||||
Test/System.Data.SqlClient/SqlDataAdapterTest.cs
|
||||
Test/System.Data.SqlClient/SqlParameterTest.cs
|
||||
Test/System.Data.SqlTypes/SqlBinaryTest.cs
|
||||
Test/System.Data.SqlTypes/SqlBooleanTest.cs
|
||||
Test/System.Data.SqlTypes/SqlByteTest.cs
|
||||
Test/System.Data.SqlTypes/SqlBytesTest.cs
|
||||
Test/System.Data.SqlTypes/SqlCharsTest.cs
|
||||
Test/System.Data.SqlTypes/SqlDateTimeTest.cs
|
||||
Test/System.Data.SqlTypes/SqlDecimalTest.cs
|
||||
Test/System.Data.SqlTypes/SqlDoubleTest.cs
|
||||
Test/System.Data.SqlTypes/SqlGuidTest.cs
|
||||
Test/System.Data.SqlTypes/SqlInt16Test.cs
|
||||
Test/System.Data.SqlTypes/SqlInt32Test.cs
|
||||
Test/System.Data.SqlTypes/SqlInt64Test.cs
|
||||
Test/System.Data.SqlTypes/SqlMoneyTest.cs
|
||||
Test/System.Data.SqlTypes/SqlSingleTest.cs
|
||||
Test/System.Data.SqlTypes/SqlStringTest.cs
|
||||
Test/System.Data.SqlTypes/SqlXmlTest.cs
|
||||
Test/System.Data.Test.Utils/DataProvider.cs
|
||||
Test/System.Data/BinarySerializationTest.cs
|
||||
Test/System.Data/ConstraintCollectionTest.cs
|
||||
Test/System.Data/ConstraintCollectionTest2.cs
|
||||
Test/System.Data/ConstraintExceptionTest.cs
|
||||
Test/System.Data/ConstraintTest.cs
|
||||
Test/System.Data/DBConcurrencyExceptionTest.cs
|
||||
Test/System.Data/DataColumnCollectionTest.cs
|
||||
Test/System.Data/DataColumnCollectionTest2.cs
|
||||
Test/System.Data/DataColumnTest.cs
|
||||
Test/System.Data/DataColumnTest2.cs
|
||||
Test/System.Data/DataRelationCollectionTest.cs
|
||||
Test/System.Data/DataRelationCollectionTest2.cs
|
||||
Test/System.Data/DataRelationTest.cs
|
||||
Test/System.Data/DataRelationTest2.cs
|
||||
Test/System.Data/DataRowCollectionTest.cs
|
||||
Test/System.Data/DataRowCollectionTest2.cs
|
||||
Test/System.Data/DataRowTest.cs
|
||||
Test/System.Data/DataRowTest2.cs
|
||||
Test/System.Data/DataRowViewTest.cs
|
||||
Test/System.Data/DataRowViewTest2.cs
|
||||
Test/System.Data/DataSet1.Designer.cs
|
||||
Test/System.Data/DataSetAssertion.cs
|
||||
Test/System.Data/DataSetInferXmlSchemaTest.cs
|
||||
Test/System.Data/DataSetReadXmlSchemaTest.cs
|
||||
Test/System.Data/DataSetReadXmlTest.cs
|
||||
Test/System.Data/DataSetTest.cs
|
||||
Test/System.Data/DataSetTest2.cs
|
||||
Test/System.Data/DataSetTypedDataSetTest.cs
|
||||
Test/System.Data/DataTableCollectionTest.cs
|
||||
Test/System.Data/DataTableCollectionTest2.cs
|
||||
Test/System.Data/DataTableLoadRowTest.cs
|
||||
Test/System.Data/DataTableReadWriteXmlTest.cs
|
||||
Test/System.Data/DataTableReadXmlSchemaTest.cs
|
||||
Test/System.Data/DataTableReaderTest.cs
|
||||
Test/System.Data/DataTableTest.cs
|
||||
Test/System.Data/DataTableTest2.cs
|
||||
Test/System.Data/DataTableTest3.cs
|
||||
Test/System.Data/DataTableTest4.cs
|
||||
Test/System.Data/DataTableTest5.cs
|
||||
Test/System.Data/DataViewManagerTest.cs
|
||||
Test/System.Data/DataViewTest.cs
|
||||
Test/System.Data/DataViewTest2.cs
|
||||
Test/System.Data/DataViewTest_IBindingList.cs
|
||||
Test/System.Data/DataViewTest_IBindingListView.cs
|
||||
Test/System.Data/DeletedRowInaccessibleExceptionTest.cs
|
||||
Test/System.Data/DuplicateNameExceptionTest.cs
|
||||
Test/System.Data/EvaluateExceptionTest.cs
|
||||
Test/System.Data/ForeignKeyConstraintTest.cs
|
||||
Test/System.Data/ForeignKeyConstraintTest2.cs
|
||||
Test/System.Data/InRowChangingEventExceptionTest.cs
|
||||
Test/System.Data/InvalidConstraintExceptionTest.cs
|
||||
Test/System.Data/MissingPrimaryKeyExceptionTest.cs
|
||||
Test/System.Data/MonkeyDataSet.cs
|
||||
Test/System.Data/NoNullAllowedExceptionTest.cs
|
||||
Test/System.Data/ReadOnlyExceptionTest.cs
|
||||
Test/System.Data/RowNotInTableExceptionTest.cs
|
||||
Test/System.Data/SyntaxErrorExceptionTest.cs
|
||||
Test/System.Data/TrailingSpaceTest.cs
|
||||
Test/System.Data/TypedDataSetGeneratorTest.cs
|
||||
Test/System.Data/UniqueConstraintTest.cs
|
||||
Test/System.Data/UniqueConstraintTest2.cs
|
||||
Test/System.Data/VersionNotFoundException.cs
|
||||
Test/System.Data/XmlDataLoaderTest.cs
|
||||
Test/System.Data/XmlDataReaderTest.cs
|
||||
Test/System.Data/XmlExportOfTypedDataSetTest.cs
|
||||
Test/System.Xml/XmlDataDocumentTest.cs
|
||||
Test/System.Xml/XmlDataDocumentTest2.cs
|
@ -1,12 +0,0 @@
|
||||
Test/System.ComponentModel.Design/DesignerActionListsChangedEventArgsTest.cs
|
||||
Test/System.ComponentModel.Design/DesignerActionMethodItemTest.cs
|
||||
Test/System.ComponentModel.Design/DesignerActionPropertyItemTest.cs
|
||||
Test/System.Diagnostics.Design/StringValueConverterTest.cs
|
||||
Test/System.Resources.Tools/StronglyTypedResourceBuilderBaseNameTests.cs
|
||||
Test/System.Resources.Tools/StronglyTypedResourceBuilderCodeDomTest.cs
|
||||
Test/System.Resources.Tools/StronglyTypedResourceBuilderNamespaceTests.cs
|
||||
Test/System.Resources.Tools/StronglyTypedResourceBuilderOtherTests.cs
|
||||
Test/System.Resources.Tools/StronglyTypedResourceBuilderResourceNameTests.cs
|
||||
Test/System.Resources.Tools/StronglyTypedResourceBuilderResxFileTests.cs
|
||||
Test/System.Resources.Tools/StronglyTypedResourceBuilderVerifyResourceNameTests.cs
|
||||
Test/System.Windows.Forms.Design/MenuCommandsTest.cs
|
@ -1,6 +0,0 @@
|
||||
Test/System.DirectoryServices/DirectoryServicesDirectoryEntryTest.cs
|
||||
Test/System.DirectoryServices/DirectoryServicesDirectorySearcherTest.cs
|
||||
Test/System.DirectoryServices/DirectoryServicesPermissionAttributeTest.cs
|
||||
Test/System.DirectoryServices/DirectoryServicesPermissionTest.cs
|
||||
Test/System.DirectoryServices/DirectoryServicesSearchResultTest.cs
|
||||
Test/System.DirectoryServices/TestConfiguration.cs
|
@ -1,91 +0,0 @@
|
||||
../../build/common/Locale.cs
|
||||
../test-helpers/NunitHelpers.cs
|
||||
../test-helpers/TestResourceHelper.cs
|
||||
System.Drawing/gdipEnums.cs
|
||||
System.Drawing/gdipFunctions.cs
|
||||
System.Drawing/gdipStructs.cs
|
||||
Test/HostIgnoreList.cs
|
||||
Test/System.Drawing.Design/CategoryNameCollectionCas.cs
|
||||
Test/System.Drawing.Design/PaintValueEventArgsCas.cs
|
||||
Test/System.Drawing.Design/PropertyValueUIItemCas.cs
|
||||
Test/System.Drawing.Design/TestToolboxItem.cs
|
||||
Test/System.Drawing.Design/ToolboxComponentsCreatedEventArgsCas.cs
|
||||
Test/System.Drawing.Design/ToolboxComponentsCreatingEventArgsCas.cs
|
||||
Test/System.Drawing.Design/ToolboxItemCas.cs
|
||||
Test/System.Drawing.Design/ToolboxItemCollectionCas.cs
|
||||
Test/System.Drawing.Design/UITypeEditorCas.cs
|
||||
Test/System.Drawing.Design/UITypeEditorTest.cs
|
||||
Test/System.Drawing.Drawing2D/GraphicsPathTest.cs
|
||||
Test/System.Drawing.Drawing2D/LinearGradientBrushTest.cs
|
||||
Test/System.Drawing.Drawing2D/PathDataTest.cs
|
||||
Test/System.Drawing.Drawing2D/PathGradientBrushTest.cs
|
||||
Test/System.Drawing.Drawing2D/TestBlend.cs
|
||||
Test/System.Drawing.Drawing2D/TestColorBlend.cs
|
||||
Test/System.Drawing.Drawing2D/TestHatchBrush.cs
|
||||
Test/System.Drawing.Drawing2D/TestMatrix.cs
|
||||
Test/System.Drawing.Imaging/EmfPlusRecordTypeTest.cs
|
||||
Test/System.Drawing.Imaging/FrameDimensionTest.cs
|
||||
Test/System.Drawing.Imaging/GifCodecTest.cs
|
||||
Test/System.Drawing.Imaging/IconCodecTest.cs
|
||||
Test/System.Drawing.Imaging/MetaHeaderTest.cs
|
||||
Test/System.Drawing.Imaging/MetafileTest.cs
|
||||
Test/System.Drawing.Imaging/PngCodecTest.cs
|
||||
Test/System.Drawing.Imaging/TestBmpCodec.cs
|
||||
Test/System.Drawing.Imaging/TestColorMatrix.cs
|
||||
Test/System.Drawing.Imaging/TestImageAttributes.cs
|
||||
Test/System.Drawing.Imaging/TestImageCodecInfo.cs
|
||||
Test/System.Drawing.Imaging/TestImageFormat.cs
|
||||
Test/System.Drawing.Imaging/TestJpegCodec.cs
|
||||
Test/System.Drawing.Imaging/TiffCodecTest.cs
|
||||
Test/System.Drawing.Imaging/WmfPlaceableFileHeaderTest.cs
|
||||
Test/System.Drawing.Printing/MarginsTest.cs
|
||||
Test/System.Drawing.Printing/PageSettingsTest.cs
|
||||
Test/System.Drawing.Printing/PageSourceTest.cs
|
||||
Test/System.Drawing.Printing/PaperSizeTest.cs
|
||||
Test/System.Drawing.Printing/PrinterUnitConvertTest.cs
|
||||
Test/System.Drawing.Printing/PrintingPermissionAttributeTest.cs
|
||||
Test/System.Drawing.Printing/PrintingPermissionTest.cs
|
||||
Test/System.Drawing.Printing/PrintingServicesUnixTest.cs
|
||||
Test/System.Drawing.Text/InstalledFontCollectionTest.cs
|
||||
Test/System.Drawing.Text/PrivateFontCollectionCas.cs
|
||||
Test/System.Drawing.Text/PrivateFontCollectionTest.cs
|
||||
Test/System.Drawing/BitmapCas.cs
|
||||
Test/System.Drawing/ColorConverter.cs
|
||||
Test/System.Drawing/ColorTranslator.cs
|
||||
Test/System.Drawing/FontFamilyTest.cs
|
||||
Test/System.Drawing/GDIPlusTest.cs
|
||||
Test/System.Drawing/GraphicsCas.cs
|
||||
Test/System.Drawing/PenTest.cs
|
||||
Test/System.Drawing/RegionCas.cs
|
||||
Test/System.Drawing/RegionDataTest.cs
|
||||
Test/System.Drawing/RegionNonRectTest.cs
|
||||
Test/System.Drawing/SolidBrushTest.cs
|
||||
Test/System.Drawing/SystemFontsTest.cs
|
||||
Test/System.Drawing/SystemIconsTest.cs
|
||||
Test/System.Drawing/TestBitmap.cs
|
||||
Test/System.Drawing/TestBrushes.cs
|
||||
Test/System.Drawing/TestColor.cs
|
||||
Test/System.Drawing/TestFont.cs
|
||||
Test/System.Drawing/TestFontConverter.cs
|
||||
Test/System.Drawing/TestGraphics.cs
|
||||
Test/System.Drawing/TestIcon.cs
|
||||
Test/System.Drawing/TestIconConverter.cs
|
||||
Test/System.Drawing/TestImage.cs
|
||||
Test/System.Drawing/TestImageConverter.cs
|
||||
Test/System.Drawing/TestImageFormatConverter.cs
|
||||
Test/System.Drawing/TestPens.cs
|
||||
Test/System.Drawing/TestPoint.cs
|
||||
Test/System.Drawing/TestPointConverter.cs
|
||||
Test/System.Drawing/TestPointF.cs
|
||||
Test/System.Drawing/TestRectangle.cs
|
||||
Test/System.Drawing/TestRectangleConverter.cs
|
||||
Test/System.Drawing/TestRectangleF.cs
|
||||
Test/System.Drawing/TestRegion.cs
|
||||
Test/System.Drawing/TestSize.cs
|
||||
Test/System.Drawing/TestSizeConverter.cs
|
||||
Test/System.Drawing/TestSizeF.cs
|
||||
Test/System.Drawing/TestSizeFConverter.cs
|
||||
Test/System.Drawing/TestStringFormat.cs
|
||||
Test/System.Drawing/TestSystemBrushes.cs
|
||||
Test/System.Drawing/TestSystemPens.cs
|
||||
Test/System.Drawing/TextureBrushTest.cs
|
@ -1,2 +0,0 @@
|
||||
../test-helpers/TestResourceHelper.cs
|
||||
Test/System.IO.Compression.FileSystem/ZipTest.cs
|
@ -1,2 +0,0 @@
|
||||
../test-helpers/TestResourceHelper.cs
|
||||
Test/System.IO.Compression/ZipTest.cs
|
@ -1,39 +0,0 @@
|
||||
../test-helpers/TestResourceHelper.cs
|
||||
Test/System.IdentityModel.Claims/ClaimSetTest.cs
|
||||
Test/System.IdentityModel.Claims/ClaimTest.cs
|
||||
Test/System.IdentityModel.Claims/ClaimTypesTest.cs
|
||||
Test/System.IdentityModel.Claims/X509CertificateClaimSetTest.cs
|
||||
Test/System.IdentityModel.Common/MySecurityTokenSerializer.cs
|
||||
Test/System.IdentityModel.Policy/AuthorizationContextTest.cs
|
||||
Test/System.IdentityModel.Selectors/CustomUserNameSecurityTokenAuthenticatorTest.cs
|
||||
Test/System.IdentityModel.Selectors/RsaSecurityTokenAuthenticatorTest.cs
|
||||
Test/System.IdentityModel.Selectors/SamlSecurityTokenAuthenticatorTest.cs
|
||||
Test/System.IdentityModel.Selectors/SecurityTokenRequirementTest.cs
|
||||
Test/System.IdentityModel.Selectors/SecurityTokenResolverTest.cs
|
||||
Test/System.IdentityModel.Selectors/TestEvaluationContext.cs
|
||||
Test/System.IdentityModel.Selectors/X509CertificateValidatorTest.cs
|
||||
Test/System.IdentityModel.Selectors/X509SecurityTokenAuthenticatorTest.cs
|
||||
Test/System.IdentityModel.Selectors/X509SecurityTokenProviderTest.cs
|
||||
Test/System.IdentityModel.Tokens/BootstrapContextTest.cs
|
||||
Test/System.IdentityModel.Tokens/EncryptedKeyIdentifierClauseTest.cs
|
||||
Test/System.IdentityModel.Tokens/InMemorySymmetricSecurityKeyTest.cs
|
||||
Test/System.IdentityModel.Tokens/LocalIdKeyIdentifierClauseTest.cs
|
||||
Test/System.IdentityModel.Tokens/SamlActionTest.cs
|
||||
Test/System.IdentityModel.Tokens/SamlAssertionTest.cs
|
||||
Test/System.IdentityModel.Tokens/SamlAttributeStatementTest.cs
|
||||
Test/System.IdentityModel.Tokens/SamlAudienceRestrictionConditionTest.cs
|
||||
Test/System.IdentityModel.Tokens/SamlAuthenticationStatementTest.cs
|
||||
Test/System.IdentityModel.Tokens/SamlAuthorityBindingTest.cs
|
||||
Test/System.IdentityModel.Tokens/SamlAuthorizationDecisionStatementTest.cs
|
||||
Test/System.IdentityModel.Tokens/SamlConditionsTest.cs
|
||||
Test/System.IdentityModel.Tokens/SamlConstantsTest.cs
|
||||
Test/System.IdentityModel.Tokens/SamlEvidenceTest.cs
|
||||
Test/System.IdentityModel.Tokens/SamlSubjectTest.cs
|
||||
Test/System.IdentityModel.Tokens/SecurityAlgorithmsTest.cs
|
||||
Test/System.IdentityModel.Tokens/SecurityKeyIdentifierTest.cs
|
||||
Test/System.IdentityModel.Tokens/SecurityTokenTypesTest.cs
|
||||
Test/System.IdentityModel.Tokens/UserNameSecurityTokenTest.cs
|
||||
Test/System.IdentityModel.Tokens/X509AsymmetricSecurityKeyTest.cs
|
||||
Test/System.IdentityModel.Tokens/X509IssuerSerialKeyIdentifierClauseTest.cs
|
||||
Test/System.IdentityModel.Tokens/X509SecurityTokenTest.cs
|
||||
Test/System.IdentityModel.Tokens/X509ThumbprintKeyIdentifierClauseTest.cs
|
@ -1 +0,0 @@
|
||||
Test/System.Json/JsonValueTest.cs
|
@ -1 +0,0 @@
|
||||
Test/System.Json/JsonValueTest.cs
|
@ -1,10 +0,0 @@
|
||||
Test/System.Messaging/AdminTest.cs
|
||||
Test/System.Messaging/AsyncPeekTest.cs
|
||||
Test/System.Messaging/AsyncReceiveTest.cs
|
||||
Test/System.Messaging/BasicMessagingTest.cs
|
||||
Test/System.Messaging/MQUtil.cs
|
||||
Test/System.Messaging/MessageEnumeratorTest.cs
|
||||
Test/System.Messaging/MessageQueuePermissionAttributeTest.cs
|
||||
Test/System.Messaging/PeekTest.cs
|
||||
Test/System.Messaging/SelectorTest.cs
|
||||
Test/System.Messaging/TransactionMessagingTest.cs
|
@ -1,37 +0,0 @@
|
||||
../System.Net.Http/Test/System.Net.Http.Headers/AuthenticationHeaderValueTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http.Headers/CacheControlHeaderValueTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http.Headers/ContentDispositionHeaderValueTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http.Headers/ContentRangeHeaderValueTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http.Headers/EntityTagHeaderValueTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http.Headers/HttpHeaderValueCollection.cs
|
||||
../System.Net.Http/Test/System.Net.Http.Headers/HttpHeadersTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http.Headers/HttpRequestHeadersTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http.Headers/MediaTypeHeaderValueTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http.Headers/MediaTypeWithQualityHeaderValueTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http.Headers/NameValueHeaderValueTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http.Headers/NameValueWithParametersHeaderValueTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http.Headers/ProductHeaderValueTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http.Headers/ProductInfoHeaderValueTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http.Headers/RangeConditionHeaderValueTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http.Headers/RangeHeaderValueTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http.Headers/RangeItemHeaderValueTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http.Headers/RetryConditionHeaderValueTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http.Headers/StringWithQualityHeaderValueTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http.Headers/TransferCodingHeaderValueTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http.Headers/TransferCodingWithQualityHeaderValueTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http.Headers/ViaHeaderValueTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http.Headers/WarningHeaderValueTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http/ByteArrayContentTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http/DelegatingHandlerTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http/FormUrlEncodedContentTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http/HttpClientHandlerTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http/HttpClientTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http/HttpMethodTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http/HttpRequestMessageTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http/HttpResponseMessageTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http/MultipartContentTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http/MultipartFormDataContentTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http/StreamContentTest.cs
|
||||
../System.Net.Http/Test/System.Net.Http/StringContentTest.cs
|
||||
../test-helpers/NetworkHelpers.cs
|
||||
Test/HttpClientTestHelpers.cs
|
@ -1,37 +0,0 @@
|
||||
../test-helpers/NetworkHelpers.cs
|
||||
Test/HttpClientTestHelpers.cs
|
||||
Test/System.Net.Http.Headers/AuthenticationHeaderValueTest.cs
|
||||
Test/System.Net.Http.Headers/CacheControlHeaderValueTest.cs
|
||||
Test/System.Net.Http.Headers/ContentDispositionHeaderValueTest.cs
|
||||
Test/System.Net.Http.Headers/ContentRangeHeaderValueTest.cs
|
||||
Test/System.Net.Http.Headers/EntityTagHeaderValueTest.cs
|
||||
Test/System.Net.Http.Headers/HttpHeaderValueCollection.cs
|
||||
Test/System.Net.Http.Headers/HttpHeadersTest.cs
|
||||
Test/System.Net.Http.Headers/HttpRequestHeadersTest.cs
|
||||
Test/System.Net.Http.Headers/MediaTypeHeaderValueTest.cs
|
||||
Test/System.Net.Http.Headers/MediaTypeWithQualityHeaderValueTest.cs
|
||||
Test/System.Net.Http.Headers/NameValueHeaderValueTest.cs
|
||||
Test/System.Net.Http.Headers/NameValueWithParametersHeaderValueTest.cs
|
||||
Test/System.Net.Http.Headers/ProductHeaderValueTest.cs
|
||||
Test/System.Net.Http.Headers/ProductInfoHeaderValueTest.cs
|
||||
Test/System.Net.Http.Headers/RangeConditionHeaderValueTest.cs
|
||||
Test/System.Net.Http.Headers/RangeHeaderValueTest.cs
|
||||
Test/System.Net.Http.Headers/RangeItemHeaderValueTest.cs
|
||||
Test/System.Net.Http.Headers/RetryConditionHeaderValueTest.cs
|
||||
Test/System.Net.Http.Headers/StringWithQualityHeaderValueTest.cs
|
||||
Test/System.Net.Http.Headers/TransferCodingHeaderValueTest.cs
|
||||
Test/System.Net.Http.Headers/TransferCodingWithQualityHeaderValueTest.cs
|
||||
Test/System.Net.Http.Headers/ViaHeaderValueTest.cs
|
||||
Test/System.Net.Http.Headers/WarningHeaderValueTest.cs
|
||||
Test/System.Net.Http/ByteArrayContentTest.cs
|
||||
Test/System.Net.Http/DelegatingHandlerTest.cs
|
||||
Test/System.Net.Http/FormUrlEncodedContentTest.cs
|
||||
Test/System.Net.Http/HttpClientHandlerTest.cs
|
||||
Test/System.Net.Http/HttpClientTest.cs
|
||||
Test/System.Net.Http/HttpMethodTest.cs
|
||||
Test/System.Net.Http/HttpRequestMessageTest.cs
|
||||
Test/System.Net.Http/HttpResponseMessageTest.cs
|
||||
Test/System.Net.Http/MultipartContentTest.cs
|
||||
Test/System.Net.Http/MultipartFormDataContentTest.cs
|
||||
Test/System.Net.Http/StreamContentTest.cs
|
||||
Test/System.Net.Http/StringContentTest.cs
|
@ -1,2 +0,0 @@
|
||||
Test/System.Numerics/BigIntegerTest.cs
|
||||
Test/System.Numerics/ComplexTest.cs
|
@ -1,8 +0,0 @@
|
||||
Test/Common/AppDomainTools.cs
|
||||
Test/Common/PokerChangeMonitor.cs
|
||||
Test/Common/PokerMemoryCache.cs
|
||||
Test/Common/PokerObjectCache.cs
|
||||
Test/Common/TestNotificationSystem.cs
|
||||
Test/System.Runtime.Caching/HostFileChangeMonitorTest.cs
|
||||
Test/System.Runtime.Caching/MemoryCacheTest.cs
|
||||
Test/System.Runtime.Caching/ObjectCacheTest.cs
|
@ -1,2 +0,0 @@
|
||||
Test/System.Runtime.DurableInstancing/InstancePersistenceEventTest.cs
|
||||
Test/System.Runtime.DurableInstancing/InstanceValueTest.cs
|
@ -1,22 +0,0 @@
|
||||
../test-helpers/NetworkHelpers.cs
|
||||
../test-helpers/NunitHelpers.cs
|
||||
Test/ActivationTests.cs
|
||||
Test/AsyncCalls.cs
|
||||
Test/BaseCalls.cs
|
||||
Test/CallSeq.cs
|
||||
Test/ContextHookAttribute.cs
|
||||
Test/ContextsTest.cs
|
||||
Test/CrossDomainCalls.cs
|
||||
Test/DelegateCalls.cs
|
||||
Test/GenericTest.cs
|
||||
Test/HttpBugTests.cs
|
||||
Test/HttpCalls.cs
|
||||
Test/HttpServerChannelTests.cs
|
||||
Test/IpcCalls.cs
|
||||
Test/IpcChannelTest.cs
|
||||
Test/ReflectionCalls.cs
|
||||
Test/RemotingServicesTest.cs
|
||||
Test/ServerObject.cs
|
||||
Test/SyncCalls.cs
|
||||
Test/System.Runtime.Remoting.Channels.Tcp/TcpChannelTest.cs
|
||||
Test/TcpCalls.cs
|
@ -1,5 +0,0 @@
|
||||
Test/AssemblyInfo.cs
|
||||
Test/InternalSoapValuesTest.cs
|
||||
Test/SerializationCallbackTest.cs
|
||||
Test/SerializationTest.cs
|
||||
Test/SoapFormatterTest.cs
|
@ -1,40 +0,0 @@
|
||||
../test-helpers/TestResourceHelper.cs
|
||||
Test/System.Runtime.Serialization.Json/DataContractJsonSerializerTest.cs
|
||||
Test/System.Runtime.Serialization.Json/JsonReaderTest.cs
|
||||
Test/System.Runtime.Serialization.Json/JsonWriterTest.cs
|
||||
Test/System.Runtime.Serialization/AttributesTest.cs
|
||||
Test/System.Runtime.Serialization/Bug11916Test.cs
|
||||
Test/System.Runtime.Serialization/Bug242Test.cs
|
||||
Test/System.Runtime.Serialization/Bug2843Test.cs
|
||||
Test/System.Runtime.Serialization/Bug3258Test.cs
|
||||
Test/System.Runtime.Serialization/Bug36100.cs
|
||||
Test/System.Runtime.Serialization/Bug666333Test.cs
|
||||
Test/System.Runtime.Serialization/Bug675144Test.cs
|
||||
Test/System.Runtime.Serialization/Bug695203Test.cs
|
||||
Test/System.Runtime.Serialization/CollectionSerialization.cs
|
||||
Test/System.Runtime.Serialization/DataContractResolverTest.cs
|
||||
Test/System.Runtime.Serialization/DataContractSerializerTest.cs
|
||||
Test/System.Runtime.Serialization/DataContractSerializerTest_DuplicateQName.cs
|
||||
Test/System.Runtime.Serialization/DataContractSerializerTest_ISerializable.cs
|
||||
Test/System.Runtime.Serialization/DataContractSerializerTest_InvalidCharacters.cs
|
||||
Test/System.Runtime.Serialization/DataContractSerializerTest_NullableWithDictionary.cs
|
||||
Test/System.Runtime.Serialization/Exceptions.cs
|
||||
Test/System.Runtime.Serialization/KnownTypeAttributeTest.cs
|
||||
Test/System.Runtime.Serialization/WsdlHelper.cs
|
||||
Test/System.Runtime.Serialization/XmlObjectSerializerTest.cs
|
||||
Test/System.Runtime.Serialization/XsdDataContractExporterTest.cs
|
||||
Test/System.Runtime.Serialization/XsdDataContractExporterTest2.cs
|
||||
Test/System.Runtime.Serialization/XsdDataContractImporterTest.cs
|
||||
Test/System.Runtime.Serialization/XsdDataContractImporterTest2.cs
|
||||
Test/System.Xml/UniqueIdTest.cs
|
||||
Test/System.Xml/XmlBinaryDictionaryReaderTest.cs
|
||||
Test/System.Xml/XmlBinaryDictionaryWriterTest.cs
|
||||
Test/System.Xml/XmlBinaryWriterSessionTest.cs
|
||||
Test/System.Xml/XmlDictionaryReaderAbstractTest.cs
|
||||
Test/System.Xml/XmlDictionaryReaderQuotasTest.cs
|
||||
Test/System.Xml/XmlDictionaryStringTest.cs
|
||||
Test/System.Xml/XmlDictionaryTest.cs
|
||||
Test/System.Xml/XmlDictionaryWriterTest.cs
|
||||
Test/System.Xml/XmlMtomDictionaryWriterTest.cs
|
||||
Test/System.Xml/XmlSimpleDictionaryWriterTest.cs
|
||||
Test/XmlComparer.cs
|
@ -1,60 +0,0 @@
|
||||
../corlib/corefx/SR.cs
|
||||
../test-helpers/TestResourceHelper.cs
|
||||
Test/System.Security.Cryptography.Pkcs/CmsRecipientCollectionTest.cs
|
||||
Test/System.Security.Cryptography.Pkcs/CmsRecipientTest.cs
|
||||
Test/System.Security.Cryptography.Pkcs/CmsSignerTest.cs
|
||||
Test/System.Security.Cryptography.Pkcs/ContentInfoTest.cs
|
||||
Test/System.Security.Cryptography.Pkcs/EnvelopedCmsTest.cs
|
||||
Test/System.Security.Cryptography.Pkcs/KeyTransRecipientInfoTest.cs
|
||||
Test/System.Security.Cryptography.Pkcs/Pkcs9AttributeTest.cs
|
||||
Test/System.Security.Cryptography.Pkcs/Pkcs9ContentTypeTest.cs
|
||||
Test/System.Security.Cryptography.Pkcs/Pkcs9DocumentDescriptionTest.cs
|
||||
Test/System.Security.Cryptography.Pkcs/Pkcs9DocumentNameTest.cs
|
||||
Test/System.Security.Cryptography.Pkcs/Pkcs9MessageDigestTest.cs
|
||||
Test/System.Security.Cryptography.Pkcs/Pkcs9SigningTimeTest.cs
|
||||
Test/System.Security.Cryptography.Pkcs/PkitsTest.cs
|
||||
Test/System.Security.Cryptography.Pkcs/Pkits_4_01_SignatureVerification.cs
|
||||
Test/System.Security.Cryptography.Pkcs/SignedCmsTest.cs
|
||||
Test/System.Security.Cryptography.Pkcs/SignerInfoCollectionTest.cs
|
||||
Test/System.Security.Cryptography.Pkcs/SignerInfoTest.cs
|
||||
Test/System.Security.Cryptography.Pkcs/SubjectIdentifierTest.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509Certificate2UICas.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509Certificate2UITest.cs
|
||||
Test/System.Security.Cryptography.Xml/AssertCrypto.cs
|
||||
Test/System.Security.Cryptography.Xml/DSAKeyValueTest.cs
|
||||
Test/System.Security.Cryptography.Xml/DataObjectTest.cs
|
||||
Test/System.Security.Cryptography.Xml/DataReferenceTest.cs
|
||||
Test/System.Security.Cryptography.Xml/EncryptedXmlTest.cs
|
||||
Test/System.Security.Cryptography.Xml/KeyInfoNameTest.cs
|
||||
Test/System.Security.Cryptography.Xml/KeyInfoNodeTest.cs
|
||||
Test/System.Security.Cryptography.Xml/KeyInfoRetrievalMethodTest.cs
|
||||
Test/System.Security.Cryptography.Xml/KeyInfoTest.cs
|
||||
Test/System.Security.Cryptography.Xml/KeyInfoX509DataTest.cs
|
||||
Test/System.Security.Cryptography.Xml/RSAKeyValueTest.cs
|
||||
Test/System.Security.Cryptography.Xml/ReferenceTest.cs
|
||||
Test/System.Security.Cryptography.Xml/SignatureTest.cs
|
||||
Test/System.Security.Cryptography.Xml/SignedInfoTest.cs
|
||||
Test/System.Security.Cryptography.Xml/SignedXmlTest.cs
|
||||
Test/System.Security.Cryptography.Xml/TransformChainTest.cs
|
||||
Test/System.Security.Cryptography.Xml/TransformTest.cs
|
||||
Test/System.Security.Cryptography.Xml/XmlDecryptionTransformTest.cs
|
||||
Test/System.Security.Cryptography.Xml/XmlDsigBase64TransformTest.cs
|
||||
Test/System.Security.Cryptography.Xml/XmlDsigC14NTransformTest.cs
|
||||
Test/System.Security.Cryptography.Xml/XmlDsigC14NWithCommentsTransformTest.cs
|
||||
Test/System.Security.Cryptography.Xml/XmlDsigEnvelopedSignatureTransformTest.cs
|
||||
Test/System.Security.Cryptography.Xml/XmlDsigExcC14NTransformTest.cs
|
||||
Test/System.Security.Cryptography.Xml/XmlDsigExcC14NWithCommentsTransformTest.cs
|
||||
Test/System.Security.Cryptography.Xml/XmlDsigXPathTransformTest.cs
|
||||
Test/System.Security.Cryptography.Xml/XmlDsigXsltTransformTest.cs
|
||||
Test/System.Security.Cryptography.Xml/XmlLicenseTransformTest.cs
|
||||
Test/System.Security.Cryptography/CryptographicAttributeObjectCas.cs
|
||||
Test/System.Security.Cryptography/CryptographicAttributeObjectCollectionCas.cs
|
||||
Test/System.Security.Cryptography/CryptographicAttributeObjectCollectionTest.cs
|
||||
Test/System.Security.Cryptography/CryptographicAttributeObjectEnumeratorCas.cs
|
||||
Test/System.Security.Cryptography/CryptographicAttributeObjectEnumeratorTest.cs
|
||||
Test/System.Security.Cryptography/CryptographicAttributeTest.cs
|
||||
Test/System.Security.Cryptography/ProtectedDataCas.cs
|
||||
Test/System.Security.Cryptography/ProtectedDataTest.cs
|
||||
Test/System.Security.Cryptography/ProtectedMemoryCas.cs
|
||||
Test/System.Security.Cryptography/ProtectedMemoryTest.cs
|
||||
Test/System.Security.Permissions/DataProtectionPermissionAttributeTest.cs
|
@ -1,22 +0,0 @@
|
||||
Test/System.ServiceModel.Discovery/AnnouncementBoundDiscoveryService.cs
|
||||
Test/System.ServiceModel.Discovery/AnnouncementClientTest.cs
|
||||
Test/System.ServiceModel.Discovery/AnnouncementEndpointTest.cs
|
||||
Test/System.ServiceModel.Discovery/AnnouncementServiceTest.cs
|
||||
Test/System.ServiceModel.Discovery/ContractTypes.cs
|
||||
Test/System.ServiceModel.Discovery/DiscoveryClientBindingElementTest.cs
|
||||
Test/System.ServiceModel.Discovery/DiscoveryClientTest.cs
|
||||
Test/System.ServiceModel.Discovery/DiscoveryEndpointTest.cs
|
||||
Test/System.ServiceModel.Discovery/DiscoveryProxyTest.cs
|
||||
Test/System.ServiceModel.Discovery/DiscoveryServiceTest.cs
|
||||
Test/System.ServiceModel.Discovery/DiscoveryVersionTest.cs
|
||||
Test/System.ServiceModel.Discovery/DynamicEndpointTest.cs
|
||||
Test/System.ServiceModel.Discovery/EndpointDiscoveryBehaviorTest.cs
|
||||
Test/System.ServiceModel.Discovery/EndpointDiscoveryMetadataTest.cs
|
||||
Test/System.ServiceModel.Discovery/FindCriteriaTest.cs
|
||||
Test/System.ServiceModel.Discovery/InspectionBehaviors.cs
|
||||
Test/System.ServiceModel.Discovery/IntegratedDiscoveryTest.cs
|
||||
Test/System.ServiceModel.Discovery/MyDiscoveryServiceTypes.cs
|
||||
Test/System.ServiceModel.Discovery/ServiceDiscoveryBehaviorTest.cs
|
||||
Test/System.ServiceModel.Discovery/UdpAnnouncementEndpointTest.cs
|
||||
Test/System.ServiceModel.Discovery/UdpDiscoveryEndpointTest.cs
|
||||
Test/System.ServiceModel.Discovery/UdpTransportTest.cs
|
@ -1,34 +0,0 @@
|
||||
../test-helpers/NetworkHelpers.cs
|
||||
../test-helpers/TestResourceHelper.cs
|
||||
Test/System.ServiceModel.Activation/WebScriptServiceHostFactoryTest.cs
|
||||
Test/System.ServiceModel.Channels/WebBodyFormatMessagePropertyTest.cs
|
||||
Test/System.ServiceModel.Channels/WebMessageEncodingBindingElementTest.cs
|
||||
Test/System.ServiceModel.Configuration/WebHttpBindingElementTest.cs
|
||||
Test/System.ServiceModel.Description/WebHttpBehaviorTest.cs
|
||||
Test/System.ServiceModel.Description/WebHttpEndpointTest.cs
|
||||
Test/System.ServiceModel.Description/WebScriptEnablingBehaviorTest.cs
|
||||
Test/System.ServiceModel.Dispatcher/JsonQueryStringConverterTest.cs
|
||||
Test/System.ServiceModel.Dispatcher/QueryStringConverterTest.cs
|
||||
Test/System.ServiceModel.Dispatcher/WebHttpDispatchOperationSelectorTest.cs
|
||||
Test/System.ServiceModel.Syndication/Atom10FeedFormatterTest.cs
|
||||
Test/System.ServiceModel.Syndication/Atom10ItemFormatterTest.cs
|
||||
Test/System.ServiceModel.Syndication/AtomPub10CategoriesDocumentFormatterTest.cs
|
||||
Test/System.ServiceModel.Syndication/AtomPub10ServiceDocumentFormatterTest.cs
|
||||
Test/System.ServiceModel.Syndication/Rss20FeedFormatterTest.cs
|
||||
Test/System.ServiceModel.Syndication/Rss20ItemFormatterTest.cs
|
||||
Test/System.ServiceModel.Syndication/ServiceDocumentTest.cs
|
||||
Test/System.ServiceModel.Syndication/SyndicationElementExtensionTest.cs
|
||||
Test/System.ServiceModel.Syndication/SyndicationFeedTest.cs
|
||||
Test/System.ServiceModel.Syndication/SyndicationItemTest.cs
|
||||
Test/System.ServiceModel.Syndication/SyndicationLinkTest.cs
|
||||
Test/System.ServiceModel.Syndication/TextSyndicationContentTest.cs
|
||||
Test/System.ServiceModel.Syndication/UrlSyndicationContentTest.cs
|
||||
Test/System.ServiceModel.Syndication/XmlSyndicationContentTest.cs
|
||||
Test/System.ServiceModel.Web/WebGetAttributeTest.cs
|
||||
Test/System.ServiceModel.Web/WebInvokeAttributeTest.cs
|
||||
Test/System.ServiceModel.Web/WebOperationContextTest.cs
|
||||
Test/System.ServiceModel.Web/WebServiceHostTest.cs
|
||||
Test/System.ServiceModel/WebHttpBindingTest.cs
|
||||
Test/System/UriTemplateEquivalenceComparerTest.cs
|
||||
Test/System/UriTemplateTableTest.cs
|
||||
Test/System/UriTemplateTest.cs
|
@ -1,217 +0,0 @@
|
||||
../test-helpers/NetworkHelpers.cs
|
||||
../test-helpers/NunitHelpers.cs
|
||||
../test-helpers/TestResourceHelper.cs
|
||||
Test/FeatureBased/Features.Client/AsyncCallTesterProxy.cs
|
||||
Test/FeatureBased/Features.Client/AsyncPatternServer.cs
|
||||
Test/FeatureBased/Features.Client/DataContractTesterProxy.cs
|
||||
Test/FeatureBased/Features.Client/ExitProcessHelperServer.cs
|
||||
Test/FeatureBased/Features.Client/FaultsTesterProxy.cs
|
||||
Test/FeatureBased/Features.Client/KnownTypeTesterProxy.cs
|
||||
Test/FeatureBased/Features.Client/MessageContractTesterProxy.cs
|
||||
Test/FeatureBased/Features.Client/OperationContractServer.cs
|
||||
Test/FeatureBased/Features.Client/PrimitiveTester.cs
|
||||
Test/FeatureBased/Features.Client/UntypedMessageTesterProxy.cs
|
||||
Test/FeatureBased/Features.Contracts/AsyncCallTester.cs
|
||||
Test/FeatureBased/Features.Contracts/AsyncPatternContract.cs
|
||||
Test/FeatureBased/Features.Contracts/DataContractTester.cs
|
||||
Test/FeatureBased/Features.Contracts/DualContract.cs
|
||||
Test/FeatureBased/Features.Contracts/ExitpProcessHelper.cs
|
||||
Test/FeatureBased/Features.Contracts/FaultsTester.cs
|
||||
Test/FeatureBased/Features.Contracts/KnownTypeTester.cs
|
||||
Test/FeatureBased/Features.Contracts/MessageContractTester.cs
|
||||
Test/FeatureBased/Features.Contracts/OperationContract.cs
|
||||
Test/FeatureBased/Features.Contracts/PrimitiveTester.cs
|
||||
Test/FeatureBased/Features.Contracts/UntypedMessageTester.cs
|
||||
Test/FeatureBased/Features.Serialization/AsyncCallTest.cs
|
||||
Test/FeatureBased/Features.Serialization/AsyncPatternTester.cs
|
||||
Test/FeatureBased/Features.Serialization/DataContractSerializerTest.cs
|
||||
Test/FeatureBased/Features.Serialization/DualContractTester.cs
|
||||
Test/FeatureBased/Features.Serialization/ExitProcessHelper.cs
|
||||
Test/FeatureBased/Features.Serialization/FaultsTest.cs
|
||||
Test/FeatureBased/Features.Serialization/KnownTypeTest.cs
|
||||
Test/FeatureBased/Features.Serialization/MessageContractTest.cs
|
||||
Test/FeatureBased/Features.Serialization/OperationContractTester.cs
|
||||
Test/FeatureBased/Features.Serialization/PrimitiveTesterTest.cs
|
||||
Test/FeatureBased/Features.Serialization/UntypedMessageTest.cs
|
||||
Test/FeatureBased/Features.Serialization/XmlComparer.cs
|
||||
Test/FeatureBased/TestFixtureBase.cs
|
||||
Test/MetadataTests/BindingTestAssertions.cs
|
||||
Test/MetadataTests/ExportTests.cs
|
||||
Test/MetadataTests/ImportTests.cs
|
||||
Test/MetadataTests/ImportTests_CreateMetadata.cs
|
||||
Test/MetadataTests/ImportTests_LoadMetadata.cs
|
||||
Test/MetadataTests/ImportTests_RoundTrip.cs
|
||||
Test/MetadataTests/MetadataSamples.cs
|
||||
Test/MetadataTests/MiscImportTests.cs
|
||||
Test/MetadataTests/TestContext.cs
|
||||
Test/MetadataTests/TestLabel.cs
|
||||
Test/NUnitMoonHelper.cs
|
||||
Test/System.ServiceModel.Channels/AddressHeaderTest.cs
|
||||
Test/System.ServiceModel.Channels/AddressingVersionTest.cs
|
||||
Test/System.ServiceModel.Channels/AsymmetricSecurityBindingElementTest.cs
|
||||
Test/System.ServiceModel.Channels/BinaryMessageEncodingBindingElementTest.cs
|
||||
Test/System.ServiceModel.Channels/BindingContextTest.cs
|
||||
Test/System.ServiceModel.Channels/BindingElementTest.cs
|
||||
Test/System.ServiceModel.Channels/BindingTest.cs
|
||||
Test/System.ServiceModel.Channels/CalcSampleProxy.cs
|
||||
Test/System.ServiceModel.Channels/CommunicationObjectSyncTest.cs
|
||||
Test/System.ServiceModel.Channels/CommunicationObjectTest.cs
|
||||
Test/System.ServiceModel.Channels/ConnectionOrientedTransportBindingElementTest.cs
|
||||
Test/System.ServiceModel.Channels/CustomBindingTest.cs
|
||||
Test/System.ServiceModel.Channels/CustomPolicyConversionContext.cs
|
||||
Test/System.ServiceModel.Channels/DebugBindingElement.cs
|
||||
Test/System.ServiceModel.Channels/EmptyFaultExceptionTest.cs
|
||||
Test/System.ServiceModel.Channels/EnvelopeVersionTest.cs
|
||||
Test/System.ServiceModel.Channels/FaultConverterTest.cs
|
||||
Test/System.ServiceModel.Channels/FaultExceptionTest.cs
|
||||
Test/System.ServiceModel.Channels/HandlerBodyWriter.cs
|
||||
Test/System.ServiceModel.Channels/HandlerTransportBindingElement.cs
|
||||
Test/System.ServiceModel.Channels/HttpRequestMessagePropertyTest.cs
|
||||
Test/System.ServiceModel.Channels/HttpTransportBindingElementTest.cs
|
||||
Test/System.ServiceModel.Channels/HttpsTransportBindingElementTest.cs
|
||||
Test/System.ServiceModel.Channels/InterceptorBindingElement.cs
|
||||
Test/System.ServiceModel.Channels/InvalidBindingElement.cs
|
||||
Test/System.ServiceModel.Channels/LocalClientSecuritySettingsTest.cs
|
||||
Test/System.ServiceModel.Channels/MessageBufferTest.cs
|
||||
Test/System.ServiceModel.Channels/MessageEncoderTest.cs
|
||||
Test/System.ServiceModel.Channels/MessageEncodingBindingElementTest.cs
|
||||
Test/System.ServiceModel.Channels/MessageFaultTest.cs
|
||||
Test/System.ServiceModel.Channels/MessageHeaderTest.cs
|
||||
Test/System.ServiceModel.Channels/MessageHeadersTest.cs
|
||||
Test/System.ServiceModel.Channels/MessagePropertiesTest.cs
|
||||
Test/System.ServiceModel.Channels/MessageTest.cs
|
||||
Test/System.ServiceModel.Channels/MessageVersionTest.cs
|
||||
Test/System.ServiceModel.Channels/MsmqBindingElementBaseTest.cs
|
||||
Test/System.ServiceModel.Channels/MsmqTransportBindingElementTest.cs
|
||||
Test/System.ServiceModel.Channels/NamedPipeTransportBindingElementTest.cs
|
||||
Test/System.ServiceModel.Channels/OneWayBindingElementTest.cs
|
||||
Test/System.ServiceModel.Channels/OutputChannelBase.cs
|
||||
Test/System.ServiceModel.Channels/PeerTransportBindingElementTest.cs
|
||||
Test/System.ServiceModel.Channels/ReplyChannelBase.cs
|
||||
Test/System.ServiceModel.Channels/RequestChannelBase.cs
|
||||
Test/System.ServiceModel.Channels/SecurityAssert.cs
|
||||
Test/System.ServiceModel.Channels/SecurityBindingElementTest.cs
|
||||
Test/System.ServiceModel.Channels/SslStreamSecurityBindingElementTest.cs
|
||||
Test/System.ServiceModel.Channels/SymmetricSecurityBindingElementTest.cs
|
||||
Test/System.ServiceModel.Channels/TcpTransportBindingElementTest.cs
|
||||
Test/System.ServiceModel.Channels/TextMessageEncodingBindingElementTest.cs
|
||||
Test/System.ServiceModel.Channels/TransactionFlowBindingElementTest.cs
|
||||
Test/System.ServiceModel.Configuration/AddressHeaderCollectionElementTest.cs
|
||||
Test/System.ServiceModel.Configuration/BasicHttpBindingElementTest.cs
|
||||
Test/System.ServiceModel.Configuration/BehaviorsSectionTest.cs
|
||||
Test/System.ServiceModel.Configuration/BindingsSectionTest.cs
|
||||
Test/System.ServiceModel.Configuration/ChannelEndpointElementTest.cs
|
||||
Test/System.ServiceModel.Configuration/CustomBindingElementTest.cs
|
||||
Test/System.ServiceModel.Configuration/EndpointBehaviorElementTest.cs
|
||||
Test/System.ServiceModel.Configuration/ExtensionsSectionTest.cs
|
||||
Test/System.ServiceModel.Configuration/MetadataElementTest.cs
|
||||
Test/System.ServiceModel.Configuration/MexBindingElementTest.cs
|
||||
Test/System.ServiceModel.Configuration/NetNamedPipeBindingElementTest.cs
|
||||
Test/System.ServiceModel.Configuration/NetPeerTcpBindingElementTest.cs
|
||||
Test/System.ServiceModel.Configuration/NetTcpBindingElementTest.cs
|
||||
Test/System.ServiceModel.Configuration/ServiceBehaviorElementTest.cs
|
||||
Test/System.ServiceModel.Configuration/ServiceElementTest.cs
|
||||
Test/System.ServiceModel.Configuration/ServiceModelConfigurationElementCollectionTest.cs
|
||||
Test/System.ServiceModel.Configuration/ServiceModelSectionGroupTest.cs
|
||||
Test/System.ServiceModel.Configuration/StandardBindingCollectionElementTest.cs
|
||||
Test/System.ServiceModel.Configuration/StandardBindingElementCollectionTest.cs
|
||||
Test/System.ServiceModel.Configuration/StandardBindingElementTest.cs
|
||||
Test/System.ServiceModel.Configuration/StandardEndpointsSectionTest.cs
|
||||
Test/System.ServiceModel.Configuration/UserBinding.cs
|
||||
Test/System.ServiceModel.Description/BugX41.cs
|
||||
Test/System.ServiceModel.Description/ClientCredentialsTest.cs
|
||||
Test/System.ServiceModel.Description/ContractDescriptionTest.cs
|
||||
Test/System.ServiceModel.Description/FaultDescriptionTest.cs
|
||||
Test/System.ServiceModel.Description/MetadataExchangeBindingsTest.cs
|
||||
Test/System.ServiceModel.Description/MetadataResolverTest.cs
|
||||
Test/System.ServiceModel.Description/MetadataSetTest.cs
|
||||
Test/System.ServiceModel.Description/OperationDescriptionTest.cs
|
||||
Test/System.ServiceModel.Description/ServiceAuthorizationBehaviorTest.cs
|
||||
Test/System.ServiceModel.Description/ServiceContractGeneratorTest.cs
|
||||
Test/System.ServiceModel.Description/ServiceCredentialsTest.cs
|
||||
Test/System.ServiceModel.Description/ServiceDebugBehaviorTest.cs
|
||||
Test/System.ServiceModel.Description/ServiceEndpointTest.cs
|
||||
Test/System.ServiceModel.Description/ServiceMetadataBehaviorTest.cs
|
||||
Test/System.ServiceModel.Description/ServiceMetadataEndpointTest.cs
|
||||
Test/System.ServiceModel.Description/ServiceThrottlingBehaviorTest.cs
|
||||
Test/System.ServiceModel.Description/TypedMessageConverterTest.cs
|
||||
Test/System.ServiceModel.Description/WsdlExporterTest.cs
|
||||
Test/System.ServiceModel.Description/WsdlImporterTest.cs
|
||||
Test/System.ServiceModel.Dispatcher/ActionFilterTest.cs
|
||||
Test/System.ServiceModel.Dispatcher/Bug32886Test.cs
|
||||
Test/System.ServiceModel.Dispatcher/Bug46971Test.cs
|
||||
Test/System.ServiceModel.Dispatcher/Bug652331Test.cs
|
||||
Test/System.ServiceModel.Dispatcher/Bug652331_2Test.cs
|
||||
Test/System.ServiceModel.Dispatcher/ChannelDispatcherTest.cs
|
||||
Test/System.ServiceModel.Dispatcher/DispatchOperationTest.cs
|
||||
Test/System.ServiceModel.Dispatcher/DispatchRuntimeTest.cs
|
||||
Test/System.ServiceModel.Dispatcher/EndpointAddressMessageFilterTest.cs
|
||||
Test/System.ServiceModel.Dispatcher/EndpointDispatcherTest.cs
|
||||
Test/System.ServiceModel.Dispatcher/ExceptionHandlerTest.cs
|
||||
Test/System.ServiceModel.Dispatcher/FilterTableTest.cs
|
||||
Test/System.ServiceModel.Dispatcher/InvalidBodyAccessExceptionTest.cs
|
||||
Test/System.ServiceModel.Dispatcher/PrefixEndpointAddressMessageFilterTest.cs
|
||||
Test/System.ServiceModel.Dispatcher/XPathMessageContextTest.cs
|
||||
Test/System.ServiceModel.PeerResolvers/CustomPeerResolverServiceTest.cs
|
||||
Test/System.ServiceModel.PeerResolvers/PeerResolverSerializationTest.cs
|
||||
Test/System.ServiceModel.Security.Tokens/IssuedSecurityTokenParametersTest.cs
|
||||
Test/System.ServiceModel.Security.Tokens/IssuedSecurityTokenProviderTest.cs
|
||||
Test/System.ServiceModel.Security.Tokens/RsaSecurityTokenParametersTest.cs
|
||||
Test/System.ServiceModel.Security.Tokens/SecureConversationSecurityTokenParametersTest.cs
|
||||
Test/System.ServiceModel.Security.Tokens/SecurityContextSecurityTokenTest.cs
|
||||
Test/System.ServiceModel.Security.Tokens/SecurityTokenParametersTest.cs
|
||||
Test/System.ServiceModel.Security.Tokens/ServiceModelSecurityTokenTypesTest.cs
|
||||
Test/System.ServiceModel.Security.Tokens/UserNameSecurityTokenParametersTest.cs
|
||||
Test/System.ServiceModel.Security.Tokens/WrappedKeySecurityTokenTest.cs
|
||||
Test/System.ServiceModel.Security.Tokens/X509ListedCertificateValidator.cs
|
||||
Test/System.ServiceModel.Security.Tokens/X509SecurityTokenParametersTest.cs
|
||||
Test/System.ServiceModel.Security/ChannelProtectionRequirementsTest.cs
|
||||
Test/System.ServiceModel.Security/MessagePartSpecificationTest.cs
|
||||
Test/System.ServiceModel.Security/ScopedMessagePartSpecificationTest.cs
|
||||
Test/System.ServiceModel.Security/SecurityAlgorithmSuiteTest.cs
|
||||
Test/System.ServiceModel.Security/SecurityMessagePropertyTest.cs
|
||||
Test/System.ServiceModel.Security/SecurityTokenSpeficicationTest.cs
|
||||
Test/System.ServiceModel.Security/ServiceCredentialsSecurityTokenManagerTest.cs
|
||||
Test/System.ServiceModel.Security/ServiceSecurityContextTest.cs
|
||||
Test/System.ServiceModel.Security/SupportingTokenParametersTest.cs
|
||||
Test/System.ServiceModel.Security/TransportSecurityBindingElementTest.cs
|
||||
Test/System.ServiceModel.Security/WSSecurityTokenSerializerTest.cs
|
||||
Test/System.ServiceModel/BasicHttpBindingTest.cs
|
||||
Test/System.ServiceModel/Bug36080Test.cs
|
||||
Test/System.ServiceModel/CallbackBehaviorAttributeTest.cs
|
||||
Test/System.ServiceModel/ChannelFactoryTest.cs
|
||||
Test/System.ServiceModel/ChannelFactory_1Test.cs
|
||||
Test/System.ServiceModel/ClientBaseTest.cs
|
||||
Test/System.ServiceModel/ClientBase_InteractiveChannelInitializerTest.cs
|
||||
Test/System.ServiceModel/ClientCredentialsSecurityTokenManagerTest.cs
|
||||
Test/System.ServiceModel/CommonUseCases.cs
|
||||
Test/System.ServiceModel/Constants.cs
|
||||
Test/System.ServiceModel/EndpointAddress10Test.cs
|
||||
Test/System.ServiceModel/EndpointAddressBuilderTest.cs
|
||||
Test/System.ServiceModel/EndpointAddressTest.cs
|
||||
Test/System.ServiceModel/EndpointBehaviorCollectionTest.cs
|
||||
Test/System.ServiceModel/EndpointIdentityTest.cs
|
||||
Test/System.ServiceModel/ExtensionCollectionTest.cs
|
||||
Test/System.ServiceModel/FaultCodeTest.cs
|
||||
Test/System.ServiceModel/FaultContractAttributeTest.cs
|
||||
Test/System.ServiceModel/FaultReasonTest.cs
|
||||
Test/System.ServiceModel/IntegratedConnectionTest.cs
|
||||
Test/System.ServiceModel/MessageSecurityVersionTest.cs
|
||||
Test/System.ServiceModel/MsmqTransportSecurityTest.cs
|
||||
Test/System.ServiceModel/NetMsmqBindingTest.cs
|
||||
Test/System.ServiceModel/NetPeerTcpBindingTest.cs
|
||||
Test/System.ServiceModel/NetTcpBindingTest.cs
|
||||
Test/System.ServiceModel/OperationContextTest.cs
|
||||
Test/System.ServiceModel/PeerNodeAddressTest.cs
|
||||
Test/System.ServiceModel/ServiceAssert.cs
|
||||
Test/System.ServiceModel/ServiceEndpointCollectionTest.cs
|
||||
Test/System.ServiceModel/ServiceEndpointTest.cs
|
||||
Test/System.ServiceModel/ServiceHostBaseTest.cs
|
||||
Test/System.ServiceModel/ServiceHostTest.cs
|
||||
Test/System.ServiceModel/ServiceKnownTypeAttributeTest.cs
|
||||
Test/System.ServiceModel/SynchronizedCollectionTest.cs
|
||||
Test/System.ServiceModel/SynchronizedReadOnlyCollectionTest.cs
|
||||
Test/System.ServiceModel/TransactionProtocolTest.cs
|
||||
Test/System.ServiceModel/UriSchemeKeyedCollectionTest.cs
|
||||
Test/System.ServiceModel/WSFederationHttpBindingTest.cs
|
||||
Test/System.ServiceModel/WSHttpBindingTest.cs
|
@ -1,4 +0,0 @@
|
||||
../test-helpers/NunitHelpers.cs
|
||||
Test/System.ServiceProcess/ServiceBaseTest.cs
|
||||
Test/System.ServiceProcess/ServiceControllerPermissionAttributeTest.cs
|
||||
Test/System.ServiceProcess/ServiceControllerPermissionTest.cs
|
@ -1,29 +0,0 @@
|
||||
../Mono.Parallel/Mono.Threading/AtomicBoolean.cs
|
||||
../test-helpers/NunitHelpers.cs
|
||||
Test/AssertEx.cs
|
||||
Test/Blocks.cs
|
||||
Test/System.Threading.Tasks.Dataflow/ActionBlockTest.cs
|
||||
Test/System.Threading.Tasks.Dataflow/BatchBlockTest.cs
|
||||
Test/System.Threading.Tasks.Dataflow/BatchedJoinBlockTest.cs
|
||||
Test/System.Threading.Tasks.Dataflow/BatchedJoinBlock`3Test.cs
|
||||
Test/System.Threading.Tasks.Dataflow/BoundedCapacityTest.cs
|
||||
Test/System.Threading.Tasks.Dataflow/BroadcastBlockTest.cs
|
||||
Test/System.Threading.Tasks.Dataflow/BufferBlockTest.cs
|
||||
Test/System.Threading.Tasks.Dataflow/ChooseTest.cs
|
||||
Test/System.Threading.Tasks.Dataflow/CompletionTest.cs
|
||||
Test/System.Threading.Tasks.Dataflow/DataflowBlockTest.cs
|
||||
Test/System.Threading.Tasks.Dataflow/DataflowMessageHeaderTest.cs
|
||||
Test/System.Threading.Tasks.Dataflow/EncapsulateTest.cs
|
||||
Test/System.Threading.Tasks.Dataflow/ExecutionBlocksTest.cs
|
||||
Test/System.Threading.Tasks.Dataflow/GreedyTest.cs
|
||||
Test/System.Threading.Tasks.Dataflow/InvalidArgumentsTest.cs
|
||||
Test/System.Threading.Tasks.Dataflow/JoinBlockTest.cs
|
||||
Test/System.Threading.Tasks.Dataflow/JoinBlock`3Test.cs
|
||||
Test/System.Threading.Tasks.Dataflow/OptionsTest.cs
|
||||
Test/System.Threading.Tasks.Dataflow/OutputAvailableTest.cs
|
||||
Test/System.Threading.Tasks.Dataflow/PropagateCompletionTest.cs
|
||||
Test/System.Threading.Tasks.Dataflow/ReceivingTest.cs
|
||||
Test/System.Threading.Tasks.Dataflow/TransformBlockTest.cs
|
||||
Test/System.Threading.Tasks.Dataflow/TransformManyBlockTest.cs
|
||||
Test/System.Threading.Tasks.Dataflow/WriteOnceBlockTest.cs
|
||||
Test/TestScheduler.cs
|
@ -1,4 +0,0 @@
|
||||
Test/AsyncTest.cs
|
||||
Test/EnlistTest.cs
|
||||
Test/IntResourceManager.cs
|
||||
Test/TransactionScopeTest.cs
|
@ -1,2 +0,0 @@
|
||||
Test/System.Web/HttpApplicationStateBaseTest.cs
|
||||
Test/System.Web/HttpFileCollectionWrapperTest.cs
|
@ -1,121 +0,0 @@
|
||||
../System.Web/Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/Header.cs
|
||||
../System.Web/Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/HtmlAttribute.cs
|
||||
../System.Web/Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/HtmlDocument.cs
|
||||
../System.Web/Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/HtmlEntity.cs
|
||||
../System.Web/Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/HtmlNode.cs
|
||||
../System.Web/Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/HtmlNodeNavigator.cs
|
||||
../System.Web/Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/HtmlWeb.cs
|
||||
../System.Web/Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/MixedCodeDocument.cs
|
||||
../System.Web/Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/ParseReader.cs
|
||||
../System.Web/Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/crc32.cs
|
||||
../System.Web/Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/tools.cs
|
||||
../System.Web/Test/mainsoft/MainsoftWebTest/NunitWebTest.cs
|
||||
../System.Web/Test/mainsoft/MainsoftWebTest/XmlComparer.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/BaseControl.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/BaseControlCollection.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/BaseInvoker.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/BaseRequest.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/BaseWorkerRequest.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/CustomSection.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/FakeMembershipProvider.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/FormRequest.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/HandlerInvoker.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/IForeignData.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/MyHandler.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/MyHost.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/MyPageHandlerFactory.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/MyTemplateControls.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/PageDelegates.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/PageInvoker.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/PostableRequest.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/PostableWorkerRequest.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/Response.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/StandardUrl.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/WebTest.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/WebTestResourcesSetupAttribute.cs
|
||||
../test-helpers/NunitHelpers.cs
|
||||
Test/Assembly/AssemblyInfo.cs
|
||||
Test/Common/AFieldTemplate.cs
|
||||
Test/Common/AssociatedBar.cs
|
||||
Test/Common/AssociatedFoo.cs
|
||||
Test/Common/Baz.cs
|
||||
Test/Common/BazColumnAttributes.cs
|
||||
Test/Common/BazDataTypeDefaultTypes.cs
|
||||
Test/Common/BazNoStrings.cs
|
||||
Test/Common/BazNoStringsNoPrimary.cs
|
||||
Test/Common/BazValidationAttributes.cs
|
||||
Test/Common/BazWithDataTypeAttribute.cs
|
||||
Test/Common/EmployeesDataContext.cs
|
||||
Test/Common/FakeHttpWorkerRequest.cs
|
||||
Test/Common/FieldFormattingOptions.cs
|
||||
Test/Common/FieldTemplatePathTables.cs
|
||||
Test/Common/FieldTemplateTestDescription.cs
|
||||
Test/Common/FooBarNoScaffold.cs
|
||||
Test/Common/FooDisplayColumnAttribute.cs
|
||||
Test/Common/FooDisplayName.cs
|
||||
Test/Common/FooDisplayNameEmptyName.cs
|
||||
Test/Common/FooEmpty.cs
|
||||
Test/Common/FooEmptyDisplayColumnAttribute.cs
|
||||
Test/Common/FooEmptySortColumn.cs
|
||||
Test/Common/FooInvalidDisplayColumnAttribute.cs
|
||||
Test/Common/FooMisnamedSortColumn.cs
|
||||
Test/Common/FooNoDefaultsWithPrimaryKey.cs
|
||||
Test/Common/FooNoPrimaryColumns.cs
|
||||
Test/Common/FooNoScaffold.cs
|
||||
Test/Common/FooReadOnly.cs
|
||||
Test/Common/FooSettableDefaults.cs
|
||||
Test/Common/FooWithDefaults.cs
|
||||
Test/Common/FooWithMetadataType.cs
|
||||
Test/Common/FooWithToString.cs
|
||||
Test/Common/ITestDataContext.cs
|
||||
Test/Common/KnownResponseHeader.cs
|
||||
Test/Common/MiscExtensions.cs
|
||||
Test/Common/MyDynamicDataRouteHandler.cs
|
||||
Test/Common/MyHttpContextWrapper.cs
|
||||
Test/Common/MyHttpRequestWrapper.cs
|
||||
Test/Common/PokerDynamicControl.cs
|
||||
Test/Common/PokerDynamicValidator.cs
|
||||
Test/Common/PokerFieldTemplateUserControl.cs
|
||||
Test/Common/TestDataColumn.cs
|
||||
Test/Common/TestDataContainer.cs
|
||||
Test/Common/TestDataContext.cs
|
||||
Test/Common/TestDataContext2.cs
|
||||
Test/Common/TestDataContext3.cs
|
||||
Test/Common/TestDataContext4.cs
|
||||
Test/Common/TestDataTable.cs
|
||||
Test/Common/TestStubTypes.cs
|
||||
Test/Common/TestsBasePage.cs
|
||||
Test/Common/TestsSetup.cs
|
||||
Test/Common/UnknownResponseHeader.cs
|
||||
Test/Common/Utils.cs
|
||||
Test/DataObjects/Employee.cs
|
||||
Test/DataObjects/EmployeeColumn.cs
|
||||
Test/DataObjects/EmployeeDynamicDataContainer.cs
|
||||
Test/DataObjects/EmployeeTable.cs
|
||||
Test/DataObjects/SeasonalEmployee.cs
|
||||
Test/DataSource/DynamicDataColumn.cs
|
||||
Test/DataSource/DynamicDataContainer.cs
|
||||
Test/DataSource/DynamicDataSource.cs
|
||||
Test/DataSource/DynamicDataSourceView.cs
|
||||
Test/DataSource/DynamicDataTable.cs
|
||||
Test/DataSource/IDynamicDataContainer.cs
|
||||
Test/ModelProviders/DynamicDataAssociationAttribute.cs
|
||||
Test/ModelProviders/DynamicDataAssociationProvider.cs
|
||||
Test/ModelProviders/DynamicDataContainerColumnProvider.cs
|
||||
Test/ModelProviders/DynamicDataContainerModelProvider.cs
|
||||
Test/ModelProviders/DynamicDataContainerTableProvider.cs
|
||||
Test/ModelProviders/DynamicDataSortableAttribute.cs
|
||||
Test/ModelProviders/DynamicDataStringLengthAttribute.cs
|
||||
Test/System.Web.DynamicData.ModelProviders/TableProviderTest.cs
|
||||
Test/System.Web.DynamicData/ContextConfigurationTest.cs
|
||||
Test/System.Web.DynamicData/DynamicControlTest.cs
|
||||
Test/System.Web.DynamicData/DynamicDataExtensionsTest.cs
|
||||
Test/System.Web.DynamicData/DynamicDataManagerTest.cs
|
||||
Test/System.Web.DynamicData/DynamicDataRouteHandlerTest.cs
|
||||
Test/System.Web.DynamicData/DynamicDataRouteTest.cs
|
||||
Test/System.Web.DynamicData/DynamicValidatorTest.cs
|
||||
Test/System.Web.DynamicData/FieldTemplateFactoryTest.cs
|
||||
Test/System.Web.DynamicData/FieldTemplateUserControlTest.cs
|
||||
Test/System.Web.DynamicData/MetaColumnTest.cs
|
||||
Test/System.Web.DynamicData/MetaModelTest.cs
|
||||
Test/System.Web.DynamicData/MetaTableTest.cs
|
@ -1,51 +0,0 @@
|
||||
../System.Web/Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/AssemblyInfo.cs
|
||||
../System.Web/Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/Header.cs
|
||||
../System.Web/Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/HtmlAttribute.cs
|
||||
../System.Web/Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/HtmlDocument.cs
|
||||
../System.Web/Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/HtmlEntity.cs
|
||||
../System.Web/Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/HtmlNode.cs
|
||||
../System.Web/Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/HtmlNodeNavigator.cs
|
||||
../System.Web/Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/HtmlWeb.cs
|
||||
../System.Web/Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/MixedCodeDocument.cs
|
||||
../System.Web/Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/ParseReader.cs
|
||||
../System.Web/Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/crc32.cs
|
||||
../System.Web/Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/tools.cs
|
||||
../System.Web/Test/mainsoft/MainsoftWebTest/NunitWebTest.cs
|
||||
../System.Web/Test/mainsoft/MainsoftWebTest/XmlComparer.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/BaseControl.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/BaseControlCollection.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/BaseInvoker.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/BaseRequest.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/BaseWorkerRequest.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/FakeMembershipProvider.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/FormRequest.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/Global.asax.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/HandlerInvoker.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/IForeignData.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/MyHandler.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/MyHost.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/MyPageHandlerFactory.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/MyTemplateControls.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/PageDelegates.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/PageInvoker.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/PostableRequest.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/PostableWorkerRequest.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/Response.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/StandardUrl.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/WebTest.cs
|
||||
../System.Web/Test/mainsoft/NunitWeb/NunitWeb/WebTestResourcesSetupAttribute.cs
|
||||
Test/System.Web.Script.Serialization/JavaScriptSerializerTest.cs
|
||||
Test/System.Web.Script.Services/ProxyGeneratorTest.cs
|
||||
Test/System.Web.UI.WebControls/DataPagerFieldCollectionTest.cs
|
||||
Test/System.Web.UI.WebControls/EventRecorder.cs
|
||||
Test/System.Web.UI.WebControls/ListViewPagedDataSourceTest.cs
|
||||
Test/System.Web.UI.WebControls/ListViewTest.cs
|
||||
Test/System.Web.UI/ScriptBehaviorDescriptorTest.cs
|
||||
Test/System.Web.UI/ScriptComponentDescriptorTest.cs
|
||||
Test/System.Web.UI/ScriptControlDescriptorTest.cs
|
||||
Test/System.Web.UI/ScriptReferenceBaseTest.cs
|
||||
Test/System.Web.UI/UpdateProgressTest.cs
|
||||
Test/code/Bug604053_DataSource.cs
|
||||
Test/code/Country.cs
|
||||
Test/code/CountryCollection.cs
|
||||
Test/code/WebTestLocal.cs
|
@ -1,14 +0,0 @@
|
||||
Test/System.Web.Routing/FakeHttpWorkerRequest.cs
|
||||
Test/System.Web.Routing/HttpMethodConstraintTest.cs
|
||||
Test/System.Web.Routing/KnownResponseHeader.cs
|
||||
Test/System.Web.Routing/RequestContext.cs
|
||||
Test/System.Web.Routing/RouteCollectionTest.cs
|
||||
Test/System.Web.Routing/RouteDataTest.cs
|
||||
Test/System.Web.Routing/RouteTest.cs
|
||||
Test/System.Web.Routing/RouteValueDictionaryTest.cs
|
||||
Test/System.Web.Routing/StopRoutingHandlerTest.cs
|
||||
Test/System.Web.Routing/TestStubTypes.cs
|
||||
Test/System.Web.Routing/UnknownResponseHeader.cs
|
||||
Test/System.Web.Routing/UrlRoutingHandlerTest.cs
|
||||
Test/System.Web.Routing/UrlRoutingModuleTest.cs
|
||||
Test/System.Web.Routing/VirtualPathDataTest.cs
|
@ -1,38 +0,0 @@
|
||||
../test-helpers/SocketResponder.cs
|
||||
../test-helpers/TestResourceHelper.cs
|
||||
Test/System.Web.Services.Configuration/DiagnosticsElementTest.cs
|
||||
Test/System.Web.Services.Configuration/ProtocolElementTest.cs
|
||||
Test/System.Web.Services.Configuration/SoapEnvelopeProcessingElementTest.cs
|
||||
Test/System.Web.Services.Configuration/SoapExtensionTypeElementTest.cs
|
||||
Test/System.Web.Services.Configuration/TypeElementTest.cs
|
||||
Test/System.Web.Services.Configuration/WsdlHelpGeneratorElementTest.cs
|
||||
Test/System.Web.Services.Configuration/WsiProfilesElementTest.cs
|
||||
Test/System.Web.Services.Configuration/XmlFormatExtensionAttributeTest.cs
|
||||
Test/System.Web.Services.Description/BindingCollectionTest.cs
|
||||
Test/System.Web.Services.Description/DocumentableItemTest.cs
|
||||
Test/System.Web.Services.Description/OperationCollectionTest.cs
|
||||
Test/System.Web.Services.Description/OperationMessageCollectionTest.cs
|
||||
Test/System.Web.Services.Description/OperationMessageTest.cs
|
||||
Test/System.Web.Services.Description/PortTypeCollectionTest.cs
|
||||
Test/System.Web.Services.Description/PortTypeTest.cs
|
||||
Test/System.Web.Services.Description/ServiceCollectionTest.cs
|
||||
Test/System.Web.Services.Description/ServiceDescriptionCollectionTest.cs
|
||||
Test/System.Web.Services.Description/ServiceDescriptionFormatExtensionCollectionTest.cs
|
||||
Test/System.Web.Services.Description/ServiceDescriptionImporterTest.cs
|
||||
Test/System.Web.Services.Description/ServiceDescriptionReflectorTest.cs
|
||||
Test/System.Web.Services.Description/ServiceDescriptionTest.cs
|
||||
Test/System.Web.Services.Description/SoapBodyBindingTest.cs
|
||||
Test/System.Web.Services.Description/SoapOperationBindingTest.cs
|
||||
Test/System.Web.Services.Description/TypesTest.cs
|
||||
Test/System.Web.Services.Description/WebReferenceOptionsTest.cs
|
||||
Test/System.Web.Services.Description/WebReferenceTest.cs
|
||||
Test/System.Web.Services.Description/WebServicesInteroperabilityTest.cs
|
||||
Test/System.Web.Services.Discovery/ContractReferenceTest.cs
|
||||
Test/System.Web.Services.Discovery/DiscoveryClientProtocolTest.cs
|
||||
Test/System.Web.Services.Protocols/LogicalMethodInfoTest.cs
|
||||
Test/System.Web.Services.Protocols/SoapHttpClientProtocolTest.cs
|
||||
Test/System.Web.Services.Protocols/SoapServerTypeTest.cs
|
||||
Test/System.Web.Services.Protocols/WebClientProtocolTest.cs
|
||||
Test/System.Web.Services/WebMethodAttributeTest.cs
|
||||
Test/System.Web.Services/WebServiceAttributeTest.cs
|
||||
Test/System.Web.Services/WebServiceTest.cs
|
@ -1,565 +0,0 @@
|
||||
../test-helpers/NunitHelpers.cs
|
||||
../test-helpers/TestResourceHelper.cs
|
||||
Test/Cas/AspNetHostingMinimal.cs
|
||||
Test/Cas/AspNetHostingNone.cs
|
||||
Test/Cas/AspNetHostingPermissionHelper.cs
|
||||
Test/System.Web.Caching/AggregateCacheDependencyTest.cs
|
||||
Test/System.Web.Caching/CacheCas.cs
|
||||
Test/System.Web.Caching/CacheDependencyCas.cs
|
||||
Test/System.Web.Caching/CacheItemPriorityQueueTest.cs
|
||||
Test/System.Web.Caching/CacheItemPriorityQueueTestSupport.cs
|
||||
Test/System.Web.Caching/CacheItemPriorityQueueTest_generated.cs
|
||||
Test/System.Web.Caching/FileResponseElementTest.cs
|
||||
Test/System.Web.Caching/HeaderElementTest.cs
|
||||
Test/System.Web.Caching/MemoryResponseElementTest.cs
|
||||
Test/System.Web.Caching/OutputCacheTest.cs
|
||||
Test/System.Web.Caching/SqlCacheDependencyTest.cs
|
||||
Test/System.Web.Caching/SubstitutionResponseElementTest.cs
|
||||
Test/System.Web.Compilation/AppResourcesCompilerTest.cs
|
||||
Test/System.Web.Compilation/AppSettingsExpressionBuilderTest.cs
|
||||
Test/System.Web.Compilation/BuildManagerTest.cs
|
||||
Test/System.Web.Compilation/BuildProviderTest.cs
|
||||
Test/System.Web.Compilation/ClientBuildManagerParameterTest.cs
|
||||
Test/System.Web.Compilation/RouteUrlExpressionBuilderTest.cs
|
||||
Test/System.Web.Compilation/TemplateControlCompilerTest.cs
|
||||
Test/System.Web.Configuration/AnonymousIdentificationSectionTest.cs
|
||||
Test/System.Web.Configuration/AssemblyCollectionTest.cs
|
||||
Test/System.Web.Configuration/AssemblyInfoTest.cs
|
||||
Test/System.Web.Configuration/AuthenticationSectionTest.cs
|
||||
Test/System.Web.Configuration/AuthorizationRuleCollectionTest.cs
|
||||
Test/System.Web.Configuration/AuthorizationRuleTest.cs
|
||||
Test/System.Web.Configuration/AuthorizationSectionTest.cs
|
||||
Test/System.Web.Configuration/BufferModeSettingsTest.cs
|
||||
Test/System.Web.Configuration/BuildProviderTest.cs
|
||||
Test/System.Web.Configuration/CacheSectionTest.cs
|
||||
Test/System.Web.Configuration/ClientTargetSectionTest.cs
|
||||
Test/System.Web.Configuration/ClientTargetTest.cs
|
||||
Test/System.Web.Configuration/CodeSubDirectoryTest.cs
|
||||
Test/System.Web.Configuration/CompilationSectionTest.cs
|
||||
Test/System.Web.Configuration/CustomErrorCollectionTest.cs
|
||||
Test/System.Web.Configuration/CustomErrorsSectionTest.cs
|
||||
Test/System.Web.Configuration/DeploymentSectionTest.cs
|
||||
Test/System.Web.Configuration/GlobalizationSectionTest.cs
|
||||
Test/System.Web.Configuration/HostingEnvironmentSectionTest.cs
|
||||
Test/System.Web.Configuration/HttpCapabilitiesBaseCas.cs
|
||||
Test/System.Web.Configuration/MachineKeySectionTest.cs
|
||||
Test/System.Web.Configuration/MachineKeyValidationConverterTest.cs
|
||||
Test/System.Web.Configuration/NullableStringValidatorTest.cs
|
||||
Test/System.Web.Configuration/ProfilePropertySettingsTest.cs
|
||||
Test/System.Web.Configuration/SiteMapSectionTest.cs
|
||||
Test/System.Web.Configuration/WebConfigurationManagerTest.cs
|
||||
Test/System.Web.Handlers/TraceHandlerCas.cs
|
||||
Test/System.Web.Hosting/AppDomainFactoryCas.cs
|
||||
Test/System.Web.Hosting/ApplicationHostCas.cs
|
||||
Test/System.Web.Hosting/ApplicationHostTest.cs
|
||||
Test/System.Web.Hosting/HostingEnvironmentTest.cs
|
||||
Test/System.Web.Hosting/ISAPIRuntimeCas.cs
|
||||
Test/System.Web.Hosting/SimpleWorkerRequestCas.cs
|
||||
Test/System.Web.Hosting/SimpleWorkerRequestTest.cs
|
||||
Test/System.Web.Hosting/VirtualPathProviderTest.cs
|
||||
Test/System.Web.Mail/MailAttachmentCas.cs
|
||||
Test/System.Web.Mail/MailMessageCas.cs
|
||||
Test/System.Web.Mail/SmtpMailCas.cs
|
||||
Test/System.Web.Profile/ProfileInfoTest.cs
|
||||
Test/System.Web.Security/DefaultAuthenticationEventArgsCas.cs
|
||||
Test/System.Web.Security/DefaultAuthenticationModuleCas.cs
|
||||
Test/System.Web.Security/FileAuthorizationModuleCas.cs
|
||||
Test/System.Web.Security/FormsAuthenticationCas.cs
|
||||
Test/System.Web.Security/FormsAuthenticationEventArgsCas.cs
|
||||
Test/System.Web.Security/FormsAuthenticationModuleCas.cs
|
||||
Test/System.Web.Security/FormsAuthenticationTest.cs
|
||||
Test/System.Web.Security/FormsAuthenticationTicketCas.cs
|
||||
Test/System.Web.Security/FormsIdentityCas.cs
|
||||
Test/System.Web.Security/FormsIdentityTest.cs
|
||||
Test/System.Web.Security/MachineKeyTest.cs
|
||||
Test/System.Web.Security/MembershipPasswordAttributeTest.cs
|
||||
Test/System.Web.Security/MembershipProviderCollectionTest.cs
|
||||
Test/System.Web.Security/MembershipProviderTest.cs
|
||||
Test/System.Web.Security/MembershipTest.cs
|
||||
Test/System.Web.Security/MembershipUserCollectionTest.cs
|
||||
Test/System.Web.Security/PassportAuthenticationEventArgsCas.cs
|
||||
Test/System.Web.Security/PassportAuthenticationModuleCas.cs
|
||||
Test/System.Web.Security/PassportIdentityCas.cs
|
||||
Test/System.Web.Security/RolePrincipalTest.cs
|
||||
Test/System.Web.Security/RolesTest.cs
|
||||
Test/System.Web.Security/UrlAuthorizationModuleCas.cs
|
||||
Test/System.Web.Security/WindowsAuthenticationEventArgsCas.cs
|
||||
Test/System.Web.Security/WindowsAuthenticationModuleCas.cs
|
||||
Test/System.Web.SessionState/SessionStateModuleCas.cs
|
||||
Test/System.Web.SessionState/StateRuntimeCas.cs
|
||||
Test/System.Web.UI.Adapters/ControlAdapterTest.cs
|
||||
Test/System.Web.UI.Adapters/PageAdapterTest.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlAnchorCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlAnchorTest.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlButtonCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlButtonTest.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlContainerControlCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlContainerControlTest.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlEmptyTagControlBuilderCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlFormCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlFormTest.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlGenericControlCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlHeadBuilderCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlHeadCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlHeadTest.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlImageCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlImageTest.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlInputButtonCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlInputButtonTest.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlInputCheckBoxCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlInputCheckBoxTest.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlInputControlCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlInputControlTest.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlInputFileCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlInputFileTest.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlInputHiddenCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlInputHiddenTest.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlInputImageCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlInputPasswordCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlInputPasswordTest.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlInputRadioButtonCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlInputRadioButtonTest.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlInputResetCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlInputResetTest.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlInputSubmitCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlInputSubmitTest.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlInputTextCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlInputTextTest.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlLinkCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlLinkTest.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlMetaCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlMetaTest.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlSelectBuilderCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlSelectCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlSelectTest.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlTableCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlTableCellCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlTableCellTest.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlTableRowCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlTableRowTest.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlTableTest.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlTextAreaCas.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlTextAreaTest.cs
|
||||
Test/System.Web.UI.HtmlControls/HtmlTitleCas.cs
|
||||
Test/System.Web.UI.WebControls.Adapters/DataBoundControlAdapterTest.cs
|
||||
Test/System.Web.UI.WebControls.Adapters/HideDisabledControlAdapterTest.cs
|
||||
Test/System.Web.UI.WebControls.Adapters/HierarchicalDataBoundControlAdapterTest.cs
|
||||
Test/System.Web.UI.WebControls.Adapters/MenuAdapterTest.cs
|
||||
Test/System.Web.UI.WebControls.Adapters/WebControlAdapterTest.cs
|
||||
Test/System.Web.UI.WebControls.WebParts/ConnectionInterfaceCollectionTest.cs
|
||||
Test/System.Web.UI.WebControls.WebParts/WebPartTest.cs
|
||||
Test/System.Web.UI.WebControls/AccessDataSourceTest.cs
|
||||
Test/System.Web.UI.WebControls/AdCreatedEventArgsCas.cs
|
||||
Test/System.Web.UI.WebControls/AdCreatedEventArgsTest.cs
|
||||
Test/System.Web.UI.WebControls/AutoGeneratedFieldTest.cs
|
||||
Test/System.Web.UI.WebControls/BaseCompareValidatorCas.cs
|
||||
Test/System.Web.UI.WebControls/BaseCompareValidatorTest.cs
|
||||
Test/System.Web.UI.WebControls/BaseDataBoundControlCas.cs
|
||||
Test/System.Web.UI.WebControls/BaseDataBoundControlTest.cs
|
||||
Test/System.Web.UI.WebControls/BaseDataListCas.cs
|
||||
Test/System.Web.UI.WebControls/BaseDataListTest.cs
|
||||
Test/System.Web.UI.WebControls/BaseValidatorCas.cs
|
||||
Test/System.Web.UI.WebControls/BaseValidatorTest.cs
|
||||
Test/System.Web.UI.WebControls/BoundColumnCas.cs
|
||||
Test/System.Web.UI.WebControls/BoundColumnTest.cs
|
||||
Test/System.Web.UI.WebControls/BoundFieldTest.cs
|
||||
Test/System.Web.UI.WebControls/BulletedListTest.cs
|
||||
Test/System.Web.UI.WebControls/ButtonColumnCas.cs
|
||||
Test/System.Web.UI.WebControls/ButtonColumnTest.cs
|
||||
Test/System.Web.UI.WebControls/ButtonFieldBaseTest.cs
|
||||
Test/System.Web.UI.WebControls/ButtonFieldTest.cs
|
||||
Test/System.Web.UI.WebControls/ButtonTest.cs
|
||||
Test/System.Web.UI.WebControls/CalandarCas.cs
|
||||
Test/System.Web.UI.WebControls/CalendarDayCas.cs
|
||||
Test/System.Web.UI.WebControls/CalendarDayTest.cs
|
||||
Test/System.Web.UI.WebControls/CalendarTest.cs
|
||||
Test/System.Web.UI.WebControls/CallBackTest.cs
|
||||
Test/System.Web.UI.WebControls/ChangePasswordTest.cs
|
||||
Test/System.Web.UI.WebControls/CheckBoxCas.cs
|
||||
Test/System.Web.UI.WebControls/CheckBoxFieldTest.cs
|
||||
Test/System.Web.UI.WebControls/CheckBoxListCas.cs
|
||||
Test/System.Web.UI.WebControls/CheckBoxListTest.cs
|
||||
Test/System.Web.UI.WebControls/CheckBoxTest.cs
|
||||
Test/System.Web.UI.WebControls/CircleHotSpotTest.cs
|
||||
Test/System.Web.UI.WebControls/CommandFieldTest.cs
|
||||
Test/System.Web.UI.WebControls/CompareValidatorCas.cs
|
||||
Test/System.Web.UI.WebControls/CompareValidatorTest.cs
|
||||
Test/System.Web.UI.WebControls/CompleteWizardStepTest.cs
|
||||
Test/System.Web.UI.WebControls/CompositeControlCas.cs
|
||||
Test/System.Web.UI.WebControls/CompositeControlTest.cs
|
||||
Test/System.Web.UI.WebControls/CompositeDataBoundControlTest.cs
|
||||
Test/System.Web.UI.WebControls/ContentTest.cs
|
||||
Test/System.Web.UI.WebControls/ControlParameterTest.cs
|
||||
Test/System.Web.UI.WebControls/CookieParameterTest.cs
|
||||
Test/System.Web.UI.WebControls/CreateUserWizardStepTest.cs
|
||||
Test/System.Web.UI.WebControls/CreateUserWizardTest.cs
|
||||
Test/System.Web.UI.WebControls/CrossPagePostingTest.cs
|
||||
Test/System.Web.UI.WebControls/CustomValidatorCas.cs
|
||||
Test/System.Web.UI.WebControls/CustomValidatorTest.cs
|
||||
Test/System.Web.UI.WebControls/DataBoundControlCas.cs
|
||||
Test/System.Web.UI.WebControls/DataBoundControlTest.cs
|
||||
Test/System.Web.UI.WebControls/DataControlFieldCollectionTest.cs
|
||||
Test/System.Web.UI.WebControls/DataControlFieldTest.cs
|
||||
Test/System.Web.UI.WebControls/DataGridCas.cs
|
||||
Test/System.Web.UI.WebControls/DataGridColumnCas.cs
|
||||
Test/System.Web.UI.WebControls/DataGridColumnTest.cs
|
||||
Test/System.Web.UI.WebControls/DataGridItemCas.cs
|
||||
Test/System.Web.UI.WebControls/DataGridItemCollectionCas.cs
|
||||
Test/System.Web.UI.WebControls/DataGridItemCollectionTest.cs
|
||||
Test/System.Web.UI.WebControls/DataGridItemTest.cs
|
||||
Test/System.Web.UI.WebControls/DataGridPagerStyleCas.cs
|
||||
Test/System.Web.UI.WebControls/DataGridPagerStyleTest.cs
|
||||
Test/System.Web.UI.WebControls/DataGridTest.cs
|
||||
Test/System.Web.UI.WebControls/DataKeyArrayTest.cs
|
||||
Test/System.Web.UI.WebControls/DataKeyCollectionCas.cs
|
||||
Test/System.Web.UI.WebControls/DataKeyCollectionTest.cs
|
||||
Test/System.Web.UI.WebControls/DataKeyTest.cs
|
||||
Test/System.Web.UI.WebControls/DataListCas.cs
|
||||
Test/System.Web.UI.WebControls/DataListItemCas.cs
|
||||
Test/System.Web.UI.WebControls/DataListItemCollectionCas.cs
|
||||
Test/System.Web.UI.WebControls/DataListItemCollectionTest.cs
|
||||
Test/System.Web.UI.WebControls/DataListItemTest.cs
|
||||
Test/System.Web.UI.WebControls/DataListTest.cs
|
||||
Test/System.Web.UI.WebControls/DataSourceControlTest.cs
|
||||
Test/System.Web.UI.WebControls/DataSourceViewTest.cs
|
||||
Test/System.Web.UI.WebControls/DetailsViewRowCollectionTest.cs
|
||||
Test/System.Web.UI.WebControls/DetailsViewRowTest.cs
|
||||
Test/System.Web.UI.WebControls/DetailsViewTest.cs
|
||||
Test/System.Web.UI.WebControls/DropDownListCas.cs
|
||||
Test/System.Web.UI.WebControls/DropDownListTest.cs
|
||||
Test/System.Web.UI.WebControls/EditCommandColumnCas.cs
|
||||
Test/System.Web.UI.WebControls/EditCommandColumnTest.cs
|
||||
Test/System.Web.UI.WebControls/FileUploadTest.cs
|
||||
Test/System.Web.UI.WebControls/FontInfoCas.cs
|
||||
Test/System.Web.UI.WebControls/FontInfoTest.cs
|
||||
Test/System.Web.UI.WebControls/FontNamesConverterCas.cs
|
||||
Test/System.Web.UI.WebControls/FontNamesConverterTest.cs
|
||||
Test/System.Web.UI.WebControls/FontUnitCas.cs
|
||||
Test/System.Web.UI.WebControls/FontUnitTest.cs
|
||||
Test/System.Web.UI.WebControls/FormParameterTest.cs
|
||||
Test/System.Web.UI.WebControls/FormViewCas.cs
|
||||
Test/System.Web.UI.WebControls/FormViewRowTest.cs
|
||||
Test/System.Web.UI.WebControls/FormViewTest.cs
|
||||
Test/System.Web.UI.WebControls/GridViewRowCollectionTest.cs
|
||||
Test/System.Web.UI.WebControls/GridViewRowTest.cs
|
||||
Test/System.Web.UI.WebControls/GridViewTest.cs
|
||||
Test/System.Web.UI.WebControls/HierarchicalDataBoundControlTest.cs
|
||||
Test/System.Web.UI.WebControls/HotSpotCollectionTest.cs
|
||||
Test/System.Web.UI.WebControls/HotSpotTest.cs
|
||||
Test/System.Web.UI.WebControls/HyperLinkCas.cs
|
||||
Test/System.Web.UI.WebControls/HyperLinkColumnCas.cs
|
||||
Test/System.Web.UI.WebControls/HyperLinkColumnTest.cs
|
||||
Test/System.Web.UI.WebControls/HyperLinkFieldTest.cs
|
||||
Test/System.Web.UI.WebControls/HyperLinkTest.cs
|
||||
Test/System.Web.UI.WebControls/ImageButtonCas.cs
|
||||
Test/System.Web.UI.WebControls/ImageButtonTest.cs
|
||||
Test/System.Web.UI.WebControls/ImageCas.cs
|
||||
Test/System.Web.UI.WebControls/ImageFieldTest.cs
|
||||
Test/System.Web.UI.WebControls/ImageMapTest.cs
|
||||
Test/System.Web.UI.WebControls/ImageTest.cs
|
||||
Test/System.Web.UI.WebControls/LabelCas.cs
|
||||
Test/System.Web.UI.WebControls/LabelTest.cs
|
||||
Test/System.Web.UI.WebControls/LinkButtonCas.cs
|
||||
Test/System.Web.UI.WebControls/LinkButtonTest.cs
|
||||
Test/System.Web.UI.WebControls/ListBoxCas.cs
|
||||
Test/System.Web.UI.WebControls/ListBoxTest.cs
|
||||
Test/System.Web.UI.WebControls/ListControlCas.cs
|
||||
Test/System.Web.UI.WebControls/ListControlTest.cs
|
||||
Test/System.Web.UI.WebControls/ListItemCas.cs
|
||||
Test/System.Web.UI.WebControls/ListItemCollectionCas.cs
|
||||
Test/System.Web.UI.WebControls/ListItemCollectionTest.cs
|
||||
Test/System.Web.UI.WebControls/ListItemTest.cs
|
||||
Test/System.Web.UI.WebControls/LiteralCas.cs
|
||||
Test/System.Web.UI.WebControls/LiteralTest.cs
|
||||
Test/System.Web.UI.WebControls/LoginCas.cs
|
||||
Test/System.Web.UI.WebControls/LoginNameCas.cs
|
||||
Test/System.Web.UI.WebControls/LoginNameTest.cs
|
||||
Test/System.Web.UI.WebControls/LoginStatusCas.cs
|
||||
Test/System.Web.UI.WebControls/LoginStatusTest.cs
|
||||
Test/System.Web.UI.WebControls/LoginTest.cs
|
||||
Test/System.Web.UI.WebControls/MappingUrlTest.cs
|
||||
Test/System.Web.UI.WebControls/MasterPageTest.cs
|
||||
Test/System.Web.UI.WebControls/MenuItemBindingTest.cs
|
||||
Test/System.Web.UI.WebControls/MenuTest.cs
|
||||
Test/System.Web.UI.WebControls/MonthChangedEventArgsCas.cs
|
||||
Test/System.Web.UI.WebControls/MonthChangedEventArgsTest.cs
|
||||
Test/System.Web.UI.WebControls/MultiViewControlBuilderTest.cs
|
||||
Test/System.Web.UI.WebControls/MultiViewTest.cs
|
||||
Test/System.Web.UI.WebControls/ObjectDataSourceTest.cs
|
||||
Test/System.Web.UI.WebControls/ObjectDataSourceViewTest.cs
|
||||
Test/System.Web.UI.WebControls/PagedDataSourceCas.cs
|
||||
Test/System.Web.UI.WebControls/PagedDataSourceTest.cs
|
||||
Test/System.Web.UI.WebControls/PagerSettingsTest.cs
|
||||
Test/System.Web.UI.WebControls/PanelCas.cs
|
||||
Test/System.Web.UI.WebControls/PanelTest.cs
|
||||
Test/System.Web.UI.WebControls/ParameterTest.cs
|
||||
Test/System.Web.UI.WebControls/PasswordRecoveryTest.cs
|
||||
Test/System.Web.UI.WebControls/PolygonHotSpotTest.cs
|
||||
Test/System.Web.UI.WebControls/QueryStringParameterTest.cs
|
||||
Test/System.Web.UI.WebControls/RadioButtonCas.cs
|
||||
Test/System.Web.UI.WebControls/RadioButtonListCas.cs
|
||||
Test/System.Web.UI.WebControls/RadioButtonListTest.cs
|
||||
Test/System.Web.UI.WebControls/RadioButtonTest.cs
|
||||
Test/System.Web.UI.WebControls/RangeValidatorCas.cs
|
||||
Test/System.Web.UI.WebControls/RangeValidatorTest.cs
|
||||
Test/System.Web.UI.WebControls/RectangleHotSpotTest.cs
|
||||
Test/System.Web.UI.WebControls/RegularExpressionValidatorCas.cs
|
||||
Test/System.Web.UI.WebControls/RegularExpressionValidatorTest.cs
|
||||
Test/System.Web.UI.WebControls/RepeatInfoCas.cs
|
||||
Test/System.Web.UI.WebControls/RepeatInfoTest.auto.4.0.cs
|
||||
Test/System.Web.UI.WebControls/RepeatInfoTest.cs
|
||||
Test/System.Web.UI.WebControls/RepeatInfoUser.cs
|
||||
Test/System.Web.UI.WebControls/RepeaterCas.cs
|
||||
Test/System.Web.UI.WebControls/RepeaterItemCollectionTest.cs
|
||||
Test/System.Web.UI.WebControls/RepeaterTest.cs
|
||||
Test/System.Web.UI.WebControls/RequiredFieldValidatorCas.cs
|
||||
Test/System.Web.UI.WebControls/RoleGroupCas.cs
|
||||
Test/System.Web.UI.WebControls/RoleGroupCollectionCas.cs
|
||||
Test/System.Web.UI.WebControls/RoleGroupCollectionTest.cs
|
||||
Test/System.Web.UI.WebControls/RoleGroupTest.cs
|
||||
Test/System.Web.UI.WebControls/RouteParameterTest.cs
|
||||
Test/System.Web.UI.WebControls/SelectedDatesCollectionCas.cs
|
||||
Test/System.Web.UI.WebControls/SelectedDatesCollectionTest.cs
|
||||
Test/System.Web.UI.WebControls/SessionParameterTest.cs
|
||||
Test/System.Web.UI.WebControls/SiteMapDataSourceTest.cs
|
||||
Test/System.Web.UI.WebControls/SiteMapPathTest.cs
|
||||
Test/System.Web.UI.WebControls/SqlDataSourceTest.cs
|
||||
Test/System.Web.UI.WebControls/SqlDataSourceViewTest.cs
|
||||
Test/System.Web.UI.WebControls/StyleCas.cs
|
||||
Test/System.Web.UI.WebControls/StyleTest.cs
|
||||
Test/System.Web.UI.WebControls/TableCas.cs
|
||||
Test/System.Web.UI.WebControls/TableCellCas.cs
|
||||
Test/System.Web.UI.WebControls/TableCellTest.cs
|
||||
Test/System.Web.UI.WebControls/TableFooterRowCas.cs
|
||||
Test/System.Web.UI.WebControls/TableFooterRowTest.cs
|
||||
Test/System.Web.UI.WebControls/TableHeaderCellCas.cs
|
||||
Test/System.Web.UI.WebControls/TableHeaderCellTest.cs
|
||||
Test/System.Web.UI.WebControls/TableHeaderRowCas.cs
|
||||
Test/System.Web.UI.WebControls/TableHeaderRowTest.cs
|
||||
Test/System.Web.UI.WebControls/TableItemStyleCas.cs
|
||||
Test/System.Web.UI.WebControls/TableItemStyleTest.cs
|
||||
Test/System.Web.UI.WebControls/TableRowCas.cs
|
||||
Test/System.Web.UI.WebControls/TableRowTest.cs
|
||||
Test/System.Web.UI.WebControls/TableSectionStyleCas.cs
|
||||
Test/System.Web.UI.WebControls/TableSectionStyleTest.cs
|
||||
Test/System.Web.UI.WebControls/TableStyleCas.cs
|
||||
Test/System.Web.UI.WebControls/TableStyleTest.cs
|
||||
Test/System.Web.UI.WebControls/TableTest.cs
|
||||
Test/System.Web.UI.WebControls/TargetConverterCas.cs
|
||||
Test/System.Web.UI.WebControls/TargetConverterTest.cs
|
||||
Test/System.Web.UI.WebControls/TemplateFieldTest.cs
|
||||
Test/System.Web.UI.WebControls/TestControlIDConverter.cs
|
||||
Test/System.Web.UI.WebControls/TextBoxCas.cs
|
||||
Test/System.Web.UI.WebControls/TextBoxTest.cs
|
||||
Test/System.Web.UI.WebControls/ThemeTest.cs
|
||||
Test/System.Web.UI.WebControls/TreeNodeBindingCollectionTest.cs
|
||||
Test/System.Web.UI.WebControls/TreeNodeBindingTest.cs
|
||||
Test/System.Web.UI.WebControls/TreeNodeCollectionTest.cs
|
||||
Test/System.Web.UI.WebControls/TreeNodeStyleCollectionTest.cs
|
||||
Test/System.Web.UI.WebControls/TreeNodeStyleTest.cs
|
||||
Test/System.Web.UI.WebControls/TreeNodeTest.cs
|
||||
Test/System.Web.UI.WebControls/TreeViewCas.cs
|
||||
Test/System.Web.UI.WebControls/TreeViewTest.cs
|
||||
Test/System.Web.UI.WebControls/UnitCas.cs
|
||||
Test/System.Web.UI.WebControls/UnitConverterCas.cs
|
||||
Test/System.Web.UI.WebControls/UnitConverterTest.cs
|
||||
Test/System.Web.UI.WebControls/UnitTest.cs
|
||||
Test/System.Web.UI.WebControls/ValidatedControlConverterCas.cs
|
||||
Test/System.Web.UI.WebControls/ValidatedControlConverterTest.cs
|
||||
Test/System.Web.UI.WebControls/ValidationSummaryCas.cs
|
||||
Test/System.Web.UI.WebControls/ValidationSummaryTest.cs
|
||||
Test/System.Web.UI.WebControls/ValidatorTest.cs
|
||||
Test/System.Web.UI.WebControls/ViewTest.cs
|
||||
Test/System.Web.UI.WebControls/WebColorConverterCas.cs
|
||||
Test/System.Web.UI.WebControls/WebColorConverterTest.cs
|
||||
Test/System.Web.UI.WebControls/WebControlCas.cs
|
||||
Test/System.Web.UI.WebControls/WebControlTest.cs
|
||||
Test/System.Web.UI.WebControls/WizardStepBaseTest.cs
|
||||
Test/System.Web.UI.WebControls/WizardStepCollectionTest.cs
|
||||
Test/System.Web.UI.WebControls/WizardStepTest.cs
|
||||
Test/System.Web.UI.WebControls/WizardTest.cs
|
||||
Test/System.Web.UI.WebControls/XmlCas.cs
|
||||
Test/System.Web.UI.WebControls/XmlDataSourceCas.cs
|
||||
Test/System.Web.UI.WebControls/XmlDataSourceTest.cs
|
||||
Test/System.Web.UI.WebControls/XmlTest.cs
|
||||
Test/System.Web.UI/AttributeCollectionCas.cs
|
||||
Test/System.Web.UI/AttributeCollectionTest.cs
|
||||
Test/System.Web.UI/BaseParserCas.cs
|
||||
Test/System.Web.UI/ChtmlTextWriterTest.cs
|
||||
Test/System.Web.UI/CleanHtmlTextWriter.cs
|
||||
Test/System.Web.UI/ClientScriptManagerTest.cs
|
||||
Test/System.Web.UI/CompiledTemplateBuilderCas.cs
|
||||
Test/System.Web.UI/ConstructorNeedsTagAttributeCas.cs
|
||||
Test/System.Web.UI/ControlBuilderAttributeCas.cs
|
||||
Test/System.Web.UI/ControlBuilderCas.cs
|
||||
Test/System.Web.UI/ControlCas.cs
|
||||
Test/System.Web.UI/ControlCollectionCas.cs
|
||||
Test/System.Web.UI/ControlCollectionTest.cs
|
||||
Test/System.Web.UI/ControlTest.cs
|
||||
Test/System.Web.UI/CssStyleCollectionCas.cs
|
||||
Test/System.Web.UI/CssStyleCollectionTest.cs
|
||||
Test/System.Web.UI/DataBinderCas.cs
|
||||
Test/System.Web.UI/DataBinderTest.cs
|
||||
Test/System.Web.UI/DataBindingCas.cs
|
||||
Test/System.Web.UI/DataBindingCollectionCas.cs
|
||||
Test/System.Web.UI/DataBindingCollectionTest.cs
|
||||
Test/System.Web.UI/DataBindingHandlerAttributeCas.cs
|
||||
Test/System.Web.UI/DataBindingHandlerAttributeTest.cs
|
||||
Test/System.Web.UI/DataBoundLiteralControlCas.cs
|
||||
Test/System.Web.UI/DataKeyPropertyAttributeTest.cs
|
||||
Test/System.Web.UI/DataSourceCacheDurationConverterTest.cs
|
||||
Test/System.Web.UI/DataSourceSelectArgumentsTest.cs
|
||||
Test/System.Web.UI/DesignTimeParseDataCas.cs
|
||||
Test/System.Web.UI/DesignTimeTemplateParserCas.cs
|
||||
Test/System.Web.UI/DesignerDataBoundLiteralControlCas.cs
|
||||
Test/System.Web.UI/EmptyCollectionCas.cs
|
||||
Test/System.Web.UI/Html32TextWriterCas.cs
|
||||
Test/System.Web.UI/HtmlTextWriterCas.cs
|
||||
Test/System.Web.UI/HtmlTextWriterTest.cs
|
||||
Test/System.Web.UI/ImageClickEventArgsCas.cs
|
||||
Test/System.Web.UI/LiteralControlCas.cs
|
||||
Test/System.Web.UI/LiteralControlTest.cs
|
||||
Test/System.Web.UI/LosFormatterCas.cs
|
||||
Test/System.Web.UI/LosFormatterTest.cs
|
||||
Test/System.Web.UI/MinimizableAttributeTypeConverterTest.cs
|
||||
Test/System.Web.UI/ObjectConverterCas.cs
|
||||
Test/System.Web.UI/ObjectStateFormatterTest.cs
|
||||
Test/System.Web.UI/ObjectTagBuilderCas.cs
|
||||
Test/System.Web.UI/OutputCacheParametersTest.cs
|
||||
Test/System.Web.UI/PageCas.cs
|
||||
Test/System.Web.UI/PageParserFilterTest.cs
|
||||
Test/System.Web.UI/PageParserTest.cs
|
||||
Test/System.Web.UI/PageTest.cs
|
||||
Test/System.Web.UI/PairCas.cs
|
||||
Test/System.Web.UI/ParseChildrenAttributeCas.cs
|
||||
Test/System.Web.UI/PartialCachingAttributeCas.cs
|
||||
Test/System.Web.UI/PersistChildrenAttributeCas.cs
|
||||
Test/System.Web.UI/PersistenceModeAttributeCas.cs
|
||||
Test/System.Web.UI/PostBackOptionsTest.cs
|
||||
Test/System.Web.UI/PropertyConverterCas.cs
|
||||
Test/System.Web.UI/PropertyConverterTest.cs
|
||||
Test/System.Web.UI/RootBuilderCas.cs
|
||||
Test/System.Web.UI/StateBagCas.cs
|
||||
Test/System.Web.UI/StateBagTest.cs
|
||||
Test/System.Web.UI/StateItemCas.cs
|
||||
Test/System.Web.UI/StaticPartialCachingControlCas.cs
|
||||
Test/System.Web.UI/TagPrefixAttributeCas.cs
|
||||
Test/System.Web.UI/TemplateBuilderCas.cs
|
||||
Test/System.Web.UI/TemplateContainerAttributeCas.cs
|
||||
Test/System.Web.UI/TemplateControlCas.cs
|
||||
Test/System.Web.UI/TemplateControlTest.cs
|
||||
Test/System.Web.UI/TemplateInstanceAttributeTest.cs
|
||||
Test/System.Web.UI/TestUrlPropertyAttribute.cs
|
||||
Test/System.Web.UI/ToolboxDataAttributeCas.cs
|
||||
Test/System.Web.UI/ToolboxDataAttributeTest.cs
|
||||
Test/System.Web.UI/TripletCas.cs
|
||||
Test/System.Web.UI/UserControlCas.cs
|
||||
Test/System.Web.UI/UserControlControlBuilderCas.cs
|
||||
Test/System.Web.UI/ValidationPropertyAttributeCas.cs
|
||||
Test/System.Web.UI/ValidatorCollectionCas.cs
|
||||
Test/System.Web.UI/XhtmlTextWriterTest.cs
|
||||
Test/System.Web.Util/HttpEncoderTest.cs
|
||||
Test/System.Web.Util/MachineKeySectionUtilsTest.cs
|
||||
Test/System.Web.Util/RequestValidatorTest.cs
|
||||
Test/System.Web.Util/TransactionsCas.cs
|
||||
Test/System.Web.Util/UrlUtilsTest.cs
|
||||
Test/System.Web.Util/WorkItemCas.cs
|
||||
Test/System.Web/AppBrowsersTest.cs
|
||||
Test/System.Web/EventHandlerTaskAsyncHelperTest.cs
|
||||
Test/System.Web/HttpApplicationCas.cs
|
||||
Test/System.Web/HttpApplicationStateCas.cs
|
||||
Test/System.Web/HttpApplicationTest.cs
|
||||
Test/System.Web/HttpBrowserCapabilitiesCas.cs
|
||||
Test/System.Web/HttpBrowserCapabilitiesTest.cs
|
||||
Test/System.Web/HttpCachePolicyCas.cs
|
||||
Test/System.Web/HttpCacheVaryByContentEncodingsTest.cs
|
||||
Test/System.Web/HttpCacheVaryByHeadersCas.cs
|
||||
Test/System.Web/HttpCacheVaryByHeadersTest.cs
|
||||
Test/System.Web/HttpCacheVaryByParamsCas.cs
|
||||
Test/System.Web/HttpCacheVaryByParamsTest.cs
|
||||
Test/System.Web/HttpClientCertificateCas.cs
|
||||
Test/System.Web/HttpClientCertificateTest.cs
|
||||
Test/System.Web/HttpCompileExceptionCas.cs
|
||||
Test/System.Web/HttpContext.cs
|
||||
Test/System.Web/HttpContextCas.cs
|
||||
Test/System.Web/HttpCookieCas.cs
|
||||
Test/System.Web/HttpCookieCollectionCas.cs
|
||||
Test/System.Web/HttpCookieCollectionTest.cs
|
||||
Test/System.Web/HttpCookieTest.cs
|
||||
Test/System.Web/HttpExceptionCas.cs
|
||||
Test/System.Web/HttpExceptionTest.cs
|
||||
Test/System.Web/HttpFileCollectionCas.cs
|
||||
Test/System.Web/HttpModuleCollectionCas.cs
|
||||
Test/System.Web/HttpParseExceptionCas.cs
|
||||
Test/System.Web/HttpRequestCas.cs
|
||||
Test/System.Web/HttpRequestTest.cs
|
||||
Test/System.Web/HttpRequestValidationExceptionCas.cs
|
||||
Test/System.Web/HttpResponseCas.cs
|
||||
Test/System.Web/HttpResponseTest.cs
|
||||
Test/System.Web/HttpRuntimeCas.cs
|
||||
Test/System.Web/HttpRuntimeTest.cs
|
||||
Test/System.Web/HttpServerUtilityCas.cs
|
||||
Test/System.Web/HttpServerUtilityTest.cs
|
||||
Test/System.Web/HttpStaticObjectsCollectionCas.cs
|
||||
Test/System.Web/HttpTaskAsyncHandlerTest.cs
|
||||
Test/System.Web/HttpUnhandledExceptionCas.cs
|
||||
Test/System.Web/HttpUtilityCas.cs
|
||||
Test/System.Web/HttpUtilityTest.cs
|
||||
Test/System.Web/HttpWorkerRequestCas.cs
|
||||
Test/System.Web/HttpWriter.cs
|
||||
Test/System.Web/HttpWriterCas.cs
|
||||
Test/System.Web/ProcessInfoCas.cs
|
||||
Test/System.Web/ProcessModelInfoCas.cs
|
||||
Test/System.Web/SiteMapNodeTest.cs
|
||||
Test/System.Web/SiteMapProviderTest.cs
|
||||
Test/System.Web/StaticSiteMapProviderTest.cs
|
||||
Test/System.Web/TaskAsyncResultTest.cs
|
||||
Test/System.Web/TraceContextCas.cs
|
||||
Test/System.Web/TraceContextRecordTest.cs
|
||||
Test/System.Web/VirtualPathUtilityTest.cs
|
||||
Test/System.Web/XmlSiteMapProviderTest.cs
|
||||
Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/AssemblyInfo.cs
|
||||
Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/Header.cs
|
||||
Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/HtmlAttribute.cs
|
||||
Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/HtmlDocument.cs
|
||||
Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/HtmlEntity.cs
|
||||
Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/HtmlNode.cs
|
||||
Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/HtmlNodeNavigator.cs
|
||||
Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/HtmlWeb.cs
|
||||
Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/MixedCodeDocument.cs
|
||||
Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/ParseReader.cs
|
||||
Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/crc32.cs
|
||||
Test/mainsoft/MainsoftWebTest/HtmlAgilityPack/tools.cs
|
||||
Test/mainsoft/MainsoftWebTest/NunitWebTest.cs
|
||||
Test/mainsoft/MainsoftWebTest/XmlComparer.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/BaseControl.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/BaseControlCollection.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/BaseInvoker.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/BaseRequest.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/BaseWorkerRequest.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/CustomSection.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/FakeMembershipProvider.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/FormRequest.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/Global.asax.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/HandlerInvoker.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/IForeignData.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/MyHandler.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/MyHost.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/MyPageHandlerFactory.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/MyTemplateControls.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/PageDelegates.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/PageInvoker.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/PostableRequest.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/PostableWorkerRequest.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/Response.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/StandardUrl.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/TestRoleProvider.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/Tests/Author.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/Tests/AuthorConverter.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/Tests/Book.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/Tests/BookType.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/Tests/TagsNestedInClientTag.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/Tests/TestSiteMapProvider.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/WebTest.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/WebTestLocal.cs
|
||||
Test/mainsoft/NunitWeb/NunitWeb/WebTestResourcesSetupAttribute.cs
|
@ -1,5 +0,0 @@
|
||||
Test/System.Windows.Forms.DataVisualization.Charting/AnnotationPathPointTest.cs
|
||||
Test/System.Windows.Forms.DataVisualization.Charting/AnovaResultTest.cs
|
||||
Test/System.Windows.Forms.DataVisualization.Charting/ArrowAnnotationTest.cs
|
||||
Test/System.Windows.Forms.DataVisualization.Charting/AxisScaleBreakStyleTest.cs
|
||||
Test/System.Windows.Forms.DataVisualization.Charting/ChartElementTest.cs
|
@ -1,207 +0,0 @@
|
||||
../../build/common/Consts.cs
|
||||
../test-helpers/NunitHelpers.cs
|
||||
../test-helpers/TestResourceHelper.cs
|
||||
Test/System.Resources/CompatTest.cs
|
||||
Test/System.Resources/CultureTest.cs
|
||||
Test/System.Resources/HelperClasses_ITRS.cs
|
||||
Test/System.Resources/HelperClasses_Resources.cs
|
||||
Test/System.Resources/ResXDataNodeAliasTests.cs
|
||||
Test/System.Resources/ResXDataNodeByteArrayTests.cs
|
||||
Test/System.Resources/ResXDataNodeFileRefGetValueTests.cs
|
||||
Test/System.Resources/ResXDataNodeFileRefGetValueTypeNameTests.cs
|
||||
Test/System.Resources/ResXDataNodeSerialisedGetValueTypeNameTests.cs
|
||||
Test/System.Resources/ResXDataNodeSerializedGetValueTests.cs
|
||||
Test/System.Resources/ResXDataNodeTest.cs
|
||||
Test/System.Resources/ResXDataNodeTypeConverterGetValueTests.cs
|
||||
Test/System.Resources/ResXDataNodeTypeConverterGetValueTypeNameTests.cs
|
||||
Test/System.Resources/ResXDataNodeWriteBehavior.cs
|
||||
Test/System.Resources/ResXFileRefTest.cs
|
||||
Test/System.Resources/ResXResourceReaderTest.cs
|
||||
Test/System.Resources/ResourcesTestHelper.cs
|
||||
Test/System.Resources/WriterTest.cs
|
||||
Test/System.Windows.Forms.Layout/ArrangedElementCollectionTest.cs
|
||||
Test/System.Windows.Forms.Layout/TableLayoutSettingsTypeConverterTest.cs
|
||||
Test/System.Windows.Forms/ApplicationContextTest.cs
|
||||
Test/System.Windows.Forms/ApplicationTest.cs
|
||||
Test/System.Windows.Forms/AutoCompleteStringCollectionTest.cs
|
||||
Test/System.Windows.Forms/BindingContextTest.cs
|
||||
Test/System.Windows.Forms/BindingManagerBaseTest.cs
|
||||
Test/System.Windows.Forms/BindingMemberInfoTest.cs
|
||||
Test/System.Windows.Forms/BindingNavigatorTest.cs
|
||||
Test/System.Windows.Forms/BindingSourceTest.cs
|
||||
Test/System.Windows.Forms/BindingTest.cs
|
||||
Test/System.Windows.Forms/BindingsCollectionTest.cs
|
||||
Test/System.Windows.Forms/ButtonBaseTest.cs
|
||||
Test/System.Windows.Forms/ButtonTest.cs
|
||||
Test/System.Windows.Forms/CheckBoxEventTest.cs
|
||||
Test/System.Windows.Forms/CheckBoxTest.cs
|
||||
Test/System.Windows.Forms/CheckedListBoxEventTest.cs
|
||||
Test/System.Windows.Forms/CheckedListBoxTest.cs
|
||||
Test/System.Windows.Forms/ClipboardTest.cs
|
||||
Test/System.Windows.Forms/ColumnClickEventArgsTest.cs
|
||||
Test/System.Windows.Forms/ColumnHeaderTest.cs
|
||||
Test/System.Windows.Forms/ColumnStyleTest.cs
|
||||
Test/System.Windows.Forms/ComboBoxTest.cs
|
||||
Test/System.Windows.Forms/Common.cs
|
||||
Test/System.Windows.Forms/CommonDialogsTest.cs
|
||||
Test/System.Windows.Forms/ContainerControlTest.cs
|
||||
Test/System.Windows.Forms/ContextMenuTest.cs
|
||||
Test/System.Windows.Forms/ControlBindingsCollectionTest.cs
|
||||
Test/System.Windows.Forms/ControlBindingsConverterTest.cs
|
||||
Test/System.Windows.Forms/ControlCollectionTest.cs
|
||||
Test/System.Windows.Forms/ControlEventTest.cs
|
||||
Test/System.Windows.Forms/ControlHandleTest.cs
|
||||
Test/System.Windows.Forms/ControlLogger.cs
|
||||
Test/System.Windows.Forms/ControlLogger2.cs
|
||||
Test/System.Windows.Forms/ControlPaintTest.cs
|
||||
Test/System.Windows.Forms/ControlPropertyEventsTest.cs
|
||||
Test/System.Windows.Forms/ControlStyleTest.cs
|
||||
Test/System.Windows.Forms/ControlTest.cs
|
||||
Test/System.Windows.Forms/CurrencyManagerTest.cs
|
||||
Test/System.Windows.Forms/CursorTest.cs
|
||||
Test/System.Windows.Forms/DataBindingTests.cs
|
||||
Test/System.Windows.Forms/DataGridColumnStyleTest.cs
|
||||
Test/System.Windows.Forms/DataGridTableStyleTest.cs
|
||||
Test/System.Windows.Forms/DataGridTest.cs
|
||||
Test/System.Windows.Forms/DataGridTextBoxColumnTest.cs
|
||||
Test/System.Windows.Forms/DataGridTextBoxTest.cs
|
||||
Test/System.Windows.Forms/DataGridViewAdvancedBorderStyleTest.cs
|
||||
Test/System.Windows.Forms/DataGridViewBandTest.cs
|
||||
Test/System.Windows.Forms/DataGridViewButtonCellTest.cs
|
||||
Test/System.Windows.Forms/DataGridViewCellCollectionTest.cs
|
||||
Test/System.Windows.Forms/DataGridViewCellStyleTest.cs
|
||||
Test/System.Windows.Forms/DataGridViewCellTest.cs
|
||||
Test/System.Windows.Forms/DataGridViewCheckBoxCellTest.cs
|
||||
Test/System.Windows.Forms/DataGridViewClipboardHeaderTest.cs
|
||||
Test/System.Windows.Forms/DataGridViewClipboardTest.cs
|
||||
Test/System.Windows.Forms/DataGridViewColumnCollectionTest.cs
|
||||
Test/System.Windows.Forms/DataGridViewColumnHeaderTest.cs
|
||||
Test/System.Windows.Forms/DataGridViewColumnTest.cs
|
||||
Test/System.Windows.Forms/DataGridViewComboBoxCellTest.cs
|
||||
Test/System.Windows.Forms/DataGridViewCommon.cs
|
||||
Test/System.Windows.Forms/DataGridViewDataBindingTest.cs
|
||||
Test/System.Windows.Forms/DataGridViewElementTest.cs
|
||||
Test/System.Windows.Forms/DataGridViewImageCellTest.cs
|
||||
Test/System.Windows.Forms/DataGridViewLinkCellTest.cs
|
||||
Test/System.Windows.Forms/DataGridViewRowCollectionTest.cs
|
||||
Test/System.Windows.Forms/DataGridViewRowHeaderTest.cs
|
||||
Test/System.Windows.Forms/DataGridViewRowHeightInfoNeededEventArgsTests.cs
|
||||
Test/System.Windows.Forms/DataGridViewRowTest.cs
|
||||
Test/System.Windows.Forms/DataGridViewTest.cs
|
||||
Test/System.Windows.Forms/DataGridViewTextBoxCellTest.cs
|
||||
Test/System.Windows.Forms/DataGridViewTextBoxColumnTest.cs
|
||||
Test/System.Windows.Forms/DataObjectTest.cs
|
||||
Test/System.Windows.Forms/DateTimePickerTest.cs
|
||||
Test/System.Windows.Forms/DefaultLayoutTest.cs
|
||||
Test/System.Windows.Forms/DragEventArgsTest.cs
|
||||
Test/System.Windows.Forms/ErrorProviderTest.cs
|
||||
Test/System.Windows.Forms/EventArgsTest.cs
|
||||
Test/System.Windows.Forms/EventLogger.cs
|
||||
Test/System.Windows.Forms/FlowPanelTests.cs
|
||||
Test/System.Windows.Forms/FocusTest.cs
|
||||
Test/System.Windows.Forms/FolderBrowserDialogTest.cs
|
||||
Test/System.Windows.Forms/FormEventTest.cs
|
||||
Test/System.Windows.Forms/FormHandleTest.cs
|
||||
Test/System.Windows.Forms/FormTest.cs
|
||||
Test/System.Windows.Forms/FormThreadTest.cs
|
||||
Test/System.Windows.Forms/GridColumnStylesCollectionTest.cs
|
||||
Test/System.Windows.Forms/GridTableStylesCollectionTest.cs
|
||||
Test/System.Windows.Forms/GroupBoxTest.cs
|
||||
Test/System.Windows.Forms/HScrollPropertiesTest.cs
|
||||
Test/System.Windows.Forms/HelpProviderTest.cs
|
||||
Test/System.Windows.Forms/ImageKeyConverterTest.cs
|
||||
Test/System.Windows.Forms/ImageListStreamerTest.cs
|
||||
Test/System.Windows.Forms/ImageListTest.cs
|
||||
Test/System.Windows.Forms/InputLanguageTest.cs
|
||||
Test/System.Windows.Forms/KeyEventArgsTest.cs
|
||||
Test/System.Windows.Forms/KeysConverterTest.cs
|
||||
Test/System.Windows.Forms/LabelTest.cs
|
||||
Test/System.Windows.Forms/LinkAreaTest.cs
|
||||
Test/System.Windows.Forms/LinkConverterTest.cs
|
||||
Test/System.Windows.Forms/LinkLabelTest.cs
|
||||
Test/System.Windows.Forms/ListBindingHelperTest.cs
|
||||
Test/System.Windows.Forms/ListBoxEventTest.cs
|
||||
Test/System.Windows.Forms/ListBoxTest.cs
|
||||
Test/System.Windows.Forms/ListControlTest.cs
|
||||
Test/System.Windows.Forms/ListViewCollectionsTest.cs
|
||||
Test/System.Windows.Forms/ListViewEventTest.cs
|
||||
Test/System.Windows.Forms/ListViewGroupCollectionTest.cs
|
||||
Test/System.Windows.Forms/ListViewGroupTest.cs
|
||||
Test/System.Windows.Forms/ListViewItemTest.cs
|
||||
Test/System.Windows.Forms/ListViewTest.cs
|
||||
Test/System.Windows.Forms/MaskedTextBoxTest.cs
|
||||
Test/System.Windows.Forms/MdiFormHandleTest.cs
|
||||
Test/System.Windows.Forms/MdiFormTest.cs
|
||||
Test/System.Windows.Forms/MenuItemTest.cs
|
||||
Test/System.Windows.Forms/MenuStripTest.cs
|
||||
Test/System.Windows.Forms/MenuTest.cs
|
||||
Test/System.Windows.Forms/MessageTest.cs
|
||||
Test/System.Windows.Forms/MonthCalendarTest.cs
|
||||
Test/System.Windows.Forms/NotifyIconTest.cs
|
||||
Test/System.Windows.Forms/NumericUpDownTest.cs
|
||||
Test/System.Windows.Forms/PaddingConverterTest.cs
|
||||
Test/System.Windows.Forms/PaddingTest.cs
|
||||
Test/System.Windows.Forms/PaintEventArgsTest.cs
|
||||
Test/System.Windows.Forms/PanelTest.cs
|
||||
Test/System.Windows.Forms/PictureBoxTest.cs
|
||||
Test/System.Windows.Forms/PrintDialogTest.cs
|
||||
Test/System.Windows.Forms/PrintPreviewControlTest.cs
|
||||
Test/System.Windows.Forms/ProgressBarTest.cs
|
||||
Test/System.Windows.Forms/PropertyGridTest.cs
|
||||
Test/System.Windows.Forms/PropertyGrid_GridEntryTest.cs
|
||||
Test/System.Windows.Forms/PropertyManagerTest.cs
|
||||
Test/System.Windows.Forms/RadioButtonTest.cs
|
||||
Test/System.Windows.Forms/RichTextBoxTest.cs
|
||||
Test/System.Windows.Forms/RowStyleTest.cs
|
||||
Test/System.Windows.Forms/SaveFileDialogTest.cs
|
||||
Test/System.Windows.Forms/ScreenTest.cs
|
||||
Test/System.Windows.Forms/ScrollBarTest.cs
|
||||
Test/System.Windows.Forms/ScrollableControlTest.cs
|
||||
Test/System.Windows.Forms/SelectionRangeTest.cs
|
||||
Test/System.Windows.Forms/SendKeysTest.cs
|
||||
Test/System.Windows.Forms/SplitContainerTests.cs
|
||||
Test/System.Windows.Forms/SplitterTest.cs
|
||||
Test/System.Windows.Forms/StatusBarPanelTest.cs
|
||||
Test/System.Windows.Forms/StatusBarTest.cs
|
||||
Test/System.Windows.Forms/StatusStripTest.cs
|
||||
Test/System.Windows.Forms/SystemInformationTest.cs
|
||||
Test/System.Windows.Forms/TabControlTest.cs
|
||||
Test/System.Windows.Forms/TableLayoutTest.cs
|
||||
Test/System.Windows.Forms/TestHelper.cs
|
||||
Test/System.Windows.Forms/TestImageIndexConverter.cs
|
||||
Test/System.Windows.Forms/TextBoxTest.cs
|
||||
Test/System.Windows.Forms/TimerTest.cs
|
||||
Test/System.Windows.Forms/ToolBarButtonTest.cs
|
||||
Test/System.Windows.Forms/ToolBarTest.cs
|
||||
Test/System.Windows.Forms/ToolStripButtonTest.cs
|
||||
Test/System.Windows.Forms/ToolStripComboBoxTest.cs
|
||||
Test/System.Windows.Forms/ToolStripContainerTest.cs
|
||||
Test/System.Windows.Forms/ToolStripContentPanelTest.cs
|
||||
Test/System.Windows.Forms/ToolStripControlHostTest.cs
|
||||
Test/System.Windows.Forms/ToolStripDropDownItemTest.cs
|
||||
Test/System.Windows.Forms/ToolStripDropDownTest.cs
|
||||
Test/System.Windows.Forms/ToolStripItemCollectionTest.cs
|
||||
Test/System.Windows.Forms/ToolStripItemTest.cs
|
||||
Test/System.Windows.Forms/ToolStripLabelTest.cs
|
||||
Test/System.Windows.Forms/ToolStripManagerTest.cs
|
||||
Test/System.Windows.Forms/ToolStripMenuItemTest.cs
|
||||
Test/System.Windows.Forms/ToolStripOverflowButtonTest.cs
|
||||
Test/System.Windows.Forms/ToolStripOverflowTest.cs
|
||||
Test/System.Windows.Forms/ToolStripPanelTest.cs
|
||||
Test/System.Windows.Forms/ToolStripProgressBarTest.cs
|
||||
Test/System.Windows.Forms/ToolStripSeparatorTest.cs
|
||||
Test/System.Windows.Forms/ToolStripStatusLabelTest.cs
|
||||
Test/System.Windows.Forms/ToolStripTest.cs
|
||||
Test/System.Windows.Forms/ToolStripTextBoxTest.cs
|
||||
Test/System.Windows.Forms/ToolTipTest.cs
|
||||
Test/System.Windows.Forms/TrackBarTest.cs
|
||||
Test/System.Windows.Forms/TreeNodeCollectionTest.cs
|
||||
Test/System.Windows.Forms/TreeNodeTest.cs
|
||||
Test/System.Windows.Forms/TreeViewEventsTest.cs
|
||||
Test/System.Windows.Forms/TreeViewHitTestInfoTest.cs
|
||||
Test/System.Windows.Forms/TreeViewImageIndexConverterTest.cs
|
||||
Test/System.Windows.Forms/TreeViewImageKeyConverterTest.cs
|
||||
Test/System.Windows.Forms/TreeViewTest.cs
|
||||
Test/System.Windows.Forms/UpDownTest.cs
|
||||
Test/System.Windows.Forms/UserControlTest.cs
|
||||
Test/System.Windows.Forms/VScrollPropertiesTest.cs
|
@ -1,41 +0,0 @@
|
||||
../test-helpers/TestResourceHelper.cs
|
||||
Test/System.Windows.Markup/ArrayExtensionTest.cs
|
||||
Test/System.Windows.Markup/ReferenceTest.cs
|
||||
Test/System.Windows.Markup/StaticExtensionTest.cs
|
||||
Test/System.Windows.Markup/TypeExtensionConverterTest.cs
|
||||
Test/System.Windows.Markup/TypeExtensionTest.cs
|
||||
Test/System.Windows.Markup/ValueSerializerTest.cs
|
||||
Test/System.Windows.Markup/XDataTest.cs
|
||||
Test/System.Xaml.Schema/XamlMemberInvokerTest.cs
|
||||
Test/System.Xaml.Schema/XamlTypeInvokerTest.cs
|
||||
Test/System.Xaml.Schema/XamlTypeNameTest.cs
|
||||
Test/System.Xaml.Schema/XamlTypeTypeConverterTest.cs
|
||||
Test/System.Xaml.Schema/XamlValueConverterTest.cs
|
||||
Test/System.Xaml/AmbientPropertyValueTest.cs
|
||||
Test/System.Xaml/AttachableMemberIdentifierTest.cs
|
||||
Test/System.Xaml/AttachablePropertyServicesTest.cs
|
||||
Test/System.Xaml/DummyValueSerializerContext.cs
|
||||
Test/System.Xaml/NamespaceDeclarationTest.cs
|
||||
Test/System.Xaml/TestedTypes.cs
|
||||
Test/System.Xaml/ValueSerializerContextTest.cs
|
||||
Test/System.Xaml/XamlBackgroundReaderTest.cs
|
||||
Test/System.Xaml/XamlDirectiveTest.cs
|
||||
Test/System.Xaml/XamlDuplicateMemberExceptionTest.cs
|
||||
Test/System.Xaml/XamlLanguageTest.cs
|
||||
Test/System.Xaml/XamlMemberTest.cs
|
||||
Test/System.Xaml/XamlNodeQueueTest.cs
|
||||
Test/System.Xaml/XamlObjectEventArgsTest.cs
|
||||
Test/System.Xaml/XamlObjectReaderSettingsTest.cs
|
||||
Test/System.Xaml/XamlObjectReaderTest.cs
|
||||
Test/System.Xaml/XamlObjectWriterSettingsTest.cs
|
||||
Test/System.Xaml/XamlObjectWriterTest.cs
|
||||
Test/System.Xaml/XamlReaderSettingsTest.cs
|
||||
Test/System.Xaml/XamlReaderTest.cs
|
||||
Test/System.Xaml/XamlReaderTestBase.cs
|
||||
Test/System.Xaml/XamlSchemaContextSettingsTest.cs
|
||||
Test/System.Xaml/XamlSchemaContextTest.cs
|
||||
Test/System.Xaml/XamlTypeTest.cs
|
||||
Test/System.Xaml/XamlXmlReaderSettingsTest.cs
|
||||
Test/System.Xaml/XamlXmlReaderTest.cs
|
||||
Test/System.Xaml/XamlXmlWriterSettingsTest.cs
|
||||
Test/System.Xaml/XamlXmlWriterTest.cs
|
@ -1,22 +0,0 @@
|
||||
../test-helpers/NunitHelpers.cs
|
||||
Test/System.Xml.Linq/ExtensionsTest.cs
|
||||
Test/System.Xml.Linq/XAttributeTest.cs
|
||||
Test/System.Xml.Linq/XCommentTest.cs
|
||||
Test/System.Xml.Linq/XDocumentTest.cs
|
||||
Test/System.Xml.Linq/XElementTest.cs
|
||||
Test/System.Xml.Linq/XNameTest.cs
|
||||
Test/System.Xml.Linq/XNamespaceTest.cs
|
||||
Test/System.Xml.Linq/XNodeDocumentOrderComparerTest.cs
|
||||
Test/System.Xml.Linq/XNodeEqualityComparerTest.cs
|
||||
Test/System.Xml.Linq/XNodeNavigatorTest.cs
|
||||
Test/System.Xml.Linq/XNodeReaderTest.cs
|
||||
Test/System.Xml.Linq/XNodeWriterTest.cs
|
||||
Test/System.Xml.Linq/XObjectTest.cs
|
||||
Test/System.Xml.Linq/XProcessingInstructionTest.cs
|
||||
Test/System.Xml.Linq/XStreamingElementTest.cs
|
||||
Test/System.Xml.Linq/XTextTest.cs
|
||||
Test/System.Xml.Schema/ExtensionsTest.cs
|
||||
Test/System.Xml.XPath/ExtensionsTest.cs
|
||||
Test/System.Xml.XPath/ExtensionsTest2.cs
|
||||
Test/System.Xml.XPath/ExtensionsTest3.cs
|
||||
Test/System.Xml.XPath/ExtensionsTest4.cs
|
@ -1,116 +0,0 @@
|
||||
../test-helpers/TestResourceHelper.cs
|
||||
Test/System.Xml.Schema/XmlSchemaAssertion.cs
|
||||
Test/System.Xml.Schema/XmlSchemaBuiltInDatatypeTests.cs
|
||||
Test/System.Xml.Schema/XmlSchemaCollectionTests.cs
|
||||
Test/System.Xml.Schema/XmlSchemaDatatypeTests.cs
|
||||
Test/System.Xml.Schema/XmlSchemaExceptionCas.cs
|
||||
Test/System.Xml.Schema/XmlSchemaExceptionTests.cs
|
||||
Test/System.Xml.Schema/XmlSchemaLengthFacetTests.cs
|
||||
Test/System.Xml.Schema/XmlSchemaSetTests.cs
|
||||
Test/System.Xml.Schema/XmlSchemaTests.cs
|
||||
Test/System.Xml.Schema/XmlSchemaTypeTests.cs
|
||||
Test/System.Xml.Schema/XmlSchemaValidatorTests.cs
|
||||
Test/System.Xml.Serialization.Advanced/SchemaImporterExtensionCollectionTests.cs
|
||||
Test/System.Xml.Serialization.Advanced/SchemaImporterExtensionTests.cs
|
||||
Test/System.Xml.Serialization/CodeIdentifiersTests.cs
|
||||
Test/System.Xml.Serialization/ComplexDataStructure.cs
|
||||
Test/System.Xml.Serialization/DeserializeTests.cs
|
||||
Test/System.Xml.Serialization/SoapAttributeAttributeTests.cs
|
||||
Test/System.Xml.Serialization/SoapAttributesTests.cs
|
||||
Test/System.Xml.Serialization/SoapElementAttributeTests.cs
|
||||
Test/System.Xml.Serialization/SoapEnumAttributeTests.cs
|
||||
Test/System.Xml.Serialization/SoapIncludeAttributeTests.cs
|
||||
Test/System.Xml.Serialization/SoapReflectionImporterTests.cs
|
||||
Test/System.Xml.Serialization/SoapSchemaExporterTests.cs
|
||||
Test/System.Xml.Serialization/SoapSchemaMemberTests.cs
|
||||
Test/System.Xml.Serialization/SoapTypeAttributeTests.cs
|
||||
Test/System.Xml.Serialization/XmlAnyElementAttributeTests.cs
|
||||
Test/System.Xml.Serialization/XmlArrayAttributeTests.cs
|
||||
Test/System.Xml.Serialization/XmlArrayItemAttributeTests.cs
|
||||
Test/System.Xml.Serialization/XmlAttributeAttributeTests.cs
|
||||
Test/System.Xml.Serialization/XmlAttributesTests.cs
|
||||
Test/System.Xml.Serialization/XmlChoiceIdentifierAttributeTests.cs
|
||||
Test/System.Xml.Serialization/XmlCodeExporterTests.cs
|
||||
Test/System.Xml.Serialization/XmlElementAttributeTests.cs
|
||||
Test/System.Xml.Serialization/XmlEnumAttributeTests.cs
|
||||
Test/System.Xml.Serialization/XmlIncludeAttributeTests.cs
|
||||
Test/System.Xml.Serialization/XmlReflectionImporterTests.cs
|
||||
Test/System.Xml.Serialization/XmlRootAttributeTests.cs
|
||||
Test/System.Xml.Serialization/XmlSchemaExporterTests.cs
|
||||
Test/System.Xml.Serialization/XmlSchemaImporterTests.cs
|
||||
Test/System.Xml.Serialization/XmlSchemasTests.cs
|
||||
Test/System.Xml.Serialization/XmlSerializationReaderTests.cs
|
||||
Test/System.Xml.Serialization/XmlSerializationWriterTests.cs
|
||||
Test/System.Xml.Serialization/XmlSerializerImplementationTests.cs
|
||||
Test/System.Xml.Serialization/XmlSerializerTestClasses.cs
|
||||
Test/System.Xml.Serialization/XmlSerializerTests.cs
|
||||
Test/System.Xml.Serialization/XmlTextAttributeTests.cs
|
||||
Test/System.Xml.Serialization/XmlTypeAttributeTests.cs
|
||||
Test/System.Xml.XPath/SelectNodesTests.cs
|
||||
Test/System.Xml.XPath/XPathEditableNavigatorTests.cs
|
||||
Test/System.Xml.XPath/XPathExceptionCas.cs
|
||||
Test/System.Xml.XPath/XPathNavigatorCommonTests.cs
|
||||
Test/System.Xml.XPath/XPathNavigatorEvaluateTests.cs
|
||||
Test/System.Xml.XPath/XPathNavigatorMatchesTests.cs
|
||||
Test/System.Xml.XPath/XPathNavigatorReaderTests.cs
|
||||
Test/System.Xml.XPath/XPathNavigatorTests.cs
|
||||
Test/System.Xml.Xsl/MsxslScriptTests.cs
|
||||
Test/System.Xml.Xsl/XslCompiledTransformTests.cs
|
||||
Test/System.Xml.Xsl/XslTransformTests.cs
|
||||
Test/System.Xml.Xsl/XsltArgumentListCas.cs
|
||||
Test/System.Xml.Xsl/XsltCompileExceptionCas.cs
|
||||
Test/System.Xml.Xsl/XsltCompileExceptionTests.cs
|
||||
Test/System.Xml.Xsl/XsltExceptionCas.cs
|
||||
Test/System.Xml.Xsl/XsltExceptionTests.cs
|
||||
Test/System.Xml/NameTableTests.cs
|
||||
Test/System.Xml/XmlAssert.cs
|
||||
Test/System.Xml/XmlAttributeCollectionTests.cs
|
||||
Test/System.Xml/XmlAttributeTests.cs
|
||||
Test/System.Xml/XmlCDataSectionTests.cs
|
||||
Test/System.Xml/XmlCharacterDataTests.cs
|
||||
Test/System.Xml/XmlCommentTests.cs
|
||||
Test/System.Xml/XmlConvertTests.cs
|
||||
Test/System.Xml/XmlDeclarationTests.cs
|
||||
Test/System.Xml/XmlDefaultReader.cs
|
||||
Test/System.Xml/XmlDocumentEventTests.cs
|
||||
Test/System.Xml/XmlDocumentFragmentTests.cs
|
||||
Test/System.Xml/XmlDocumentTests.cs
|
||||
Test/System.Xml/XmlDocumentTypeTests.cs
|
||||
Test/System.Xml/XmlElementTests.cs
|
||||
Test/System.Xml/XmlEntityReferenceTests.cs
|
||||
Test/System.Xml/XmlEntityTests.cs
|
||||
Test/System.Xml/XmlExceptionCas.cs
|
||||
Test/System.Xml/XmlNamespaceManagerTests.cs
|
||||
Test/System.Xml/XmlNodeListTests.cs
|
||||
Test/System.Xml/XmlNodeReaderTests.cs
|
||||
Test/System.Xml/XmlNodeTests.cs
|
||||
Test/System.Xml/XmlParserContextTests.cs
|
||||
Test/System.Xml/XmlProcessingInstructionTests.cs
|
||||
Test/System.Xml/XmlReaderCommonTests.cs
|
||||
Test/System.Xml/XmlReaderSettingsTests.cs
|
||||
Test/System.Xml/XmlResolverTest.cs
|
||||
Test/System.Xml/XmlSecureResolverCas.cs
|
||||
Test/System.Xml/XmlSecureResolverTests.cs
|
||||
Test/System.Xml/XmlSignificantWhitespaceTests.cs
|
||||
Test/System.Xml/XmlTextReaderTests.cs
|
||||
Test/System.Xml/XmlTextTests.cs
|
||||
Test/System.Xml/XmlTextWriterTests.cs
|
||||
Test/System.Xml/XmlUrlResolverTests.cs
|
||||
Test/System.Xml/XmlValidatingReaderTests.cs
|
||||
Test/System.Xml/XmlWhiteSpaceTests.cs
|
||||
Test/System.Xml/XmlWriterSettingsTests.cs
|
||||
Test/System.Xml/XmlWriterTests.cs
|
||||
Test/System.Xml/XsdParticleValidationTests.cs
|
||||
Test/System.Xml/XsdValidatingReaderTests.cs
|
||||
Test/System.Xml/nist_dom/ITest.cs
|
||||
Test/System.Xml/nist_dom/fundamental/Attr/Attr.cs
|
||||
Test/System.Xml/nist_dom/fundamental/CharacterData/CharacterData.cs
|
||||
Test/System.Xml/nist_dom/fundamental/Comment/Comment.cs
|
||||
Test/System.Xml/nist_dom/fundamental/DOMImplementation/DOMImplementation.cs
|
||||
Test/System.Xml/nist_dom/fundamental/Document/Document.cs
|
||||
Test/System.Xml/nist_dom/fundamental/Element/Element.cs
|
||||
Test/System.Xml/nist_dom/fundamental/NamedNodeMap/NamedNodeMap.cs
|
||||
Test/System.Xml/nist_dom/fundamental/Node/Node.cs
|
||||
Test/System.Xml/nist_dom/fundamental/NodeList/NodeList.cs
|
||||
Test/System.Xml/nist_dom/fundamental/Text/Text.cs
|
||||
Test/System.Xml/nist_dom/util.cs
|
@ -1,518 +0,0 @@
|
||||
../test-helpers/NetworkHelpers.cs
|
||||
../test-helpers/NunitHelpers.cs
|
||||
../test-helpers/PathHelpers.cs
|
||||
../test-helpers/SocketResponder.cs
|
||||
../test-helpers/TestResourceHelper.cs
|
||||
Test/Microsoft.CSharp/CSharpCodeProviderCas.cs
|
||||
Test/Microsoft.CSharp/CSharpCodeProviderTest.cs
|
||||
Test/Microsoft.CSharp/CodeGeneratorFromCompileUnitTest.cs
|
||||
Test/Microsoft.CSharp/CodeGeneratorFromExpressionTest.cs
|
||||
Test/Microsoft.CSharp/CodeGeneratorFromNamespaceTest.cs
|
||||
Test/Microsoft.CSharp/CodeGeneratorFromStatementTest.cs
|
||||
Test/Microsoft.CSharp/CodeGeneratorFromTypeTest.cs
|
||||
Test/Microsoft.CSharp/CodeGeneratorIdentifierTest.cs
|
||||
Test/Microsoft.CSharp/CodeGeneratorTestBase.cs
|
||||
Test/Microsoft.CSharp/CodeGeneratorTypeOutputTest.cs
|
||||
Test/Microsoft.VisualBasic/CodeGeneratorFromBinaryOperatorTest.cs
|
||||
Test/Microsoft.VisualBasic/CodeGeneratorFromCompileUnitTest.cs
|
||||
Test/Microsoft.VisualBasic/CodeGeneratorFromExpressionTest.cs
|
||||
Test/Microsoft.VisualBasic/CodeGeneratorFromNamespaceTest.cs
|
||||
Test/Microsoft.VisualBasic/CodeGeneratorFromStatementTest.cs
|
||||
Test/Microsoft.VisualBasic/CodeGeneratorFromTypeTest.cs
|
||||
Test/Microsoft.VisualBasic/CodeGeneratorTestBase.cs
|
||||
Test/Microsoft.VisualBasic/VBCodeProviderCas.cs
|
||||
Test/Microsoft.VisualBasic/VBCodeProviderTest.cs
|
||||
Test/Microsoft.Win32/IntranetZoneCredentialPolicyCas.cs
|
||||
Test/Microsoft.Win32/IntranetZoneCredentialPolicyTest.cs
|
||||
Test/Microsoft.Win32/PowerModeChangedEventArgsCas.cs
|
||||
Test/Microsoft.Win32/SessionEndedEventArgsCas.cs
|
||||
Test/Microsoft.Win32/SessionEndingEventArgsCas.cs
|
||||
Test/Microsoft.Win32/SessionSwitchEventArgsCas.cs
|
||||
Test/Microsoft.Win32/SessionSwitchEventArgsTest.cs
|
||||
Test/Microsoft.Win32/SystemEventsCas.cs
|
||||
Test/Microsoft.Win32/TimerElapsedEventArgsCas.cs
|
||||
Test/Microsoft.Win32/UserPreferenceChangedEventArgsCas.cs
|
||||
Test/Microsoft.Win32/UserPreferenceChangingEventArgsCas.cs
|
||||
Test/System.CodeDom.Compiler/CodeCompilerCas.cs
|
||||
Test/System.CodeDom.Compiler/CodeDomProviderCas.cs
|
||||
Test/System.CodeDom.Compiler/CodeGeneratorCas.cs
|
||||
Test/System.CodeDom.Compiler/CodeGeneratorFromTypeTestBase.cs
|
||||
Test/System.CodeDom.Compiler/CodeGeneratorGenerateFromCompileUnitTest.cs
|
||||
Test/System.CodeDom.Compiler/CodeGeneratorOptionsCas.cs
|
||||
Test/System.CodeDom.Compiler/CodeGeneratorOptionsTest.cs
|
||||
Test/System.CodeDom.Compiler/CodeGeneratorTest.cs
|
||||
Test/System.CodeDom.Compiler/CodeGeneratorTestBase.cs
|
||||
Test/System.CodeDom.Compiler/CodeParserCas.cs
|
||||
Test/System.CodeDom.Compiler/CompilerErrorCas.cs
|
||||
Test/System.CodeDom.Compiler/CompilerErrorCollectionCas.cs
|
||||
Test/System.CodeDom.Compiler/CompilerInfoCas.cs
|
||||
Test/System.CodeDom.Compiler/CompilerParametersCas.cs
|
||||
Test/System.CodeDom.Compiler/CompilerResultsCas.cs
|
||||
Test/System.CodeDom.Compiler/ExecutorCas.cs
|
||||
Test/System.CodeDom.Compiler/ExecutorTest.cs
|
||||
Test/System.CodeDom.Compiler/GeneratedCodeAttributeCas.cs
|
||||
Test/System.CodeDom.Compiler/GeneratedCodeAttributeTest.cs
|
||||
Test/System.CodeDom.Compiler/IndentedTextWriterCas.cs
|
||||
Test/System.CodeDom.Compiler/IndentedTextWriterTest.cs
|
||||
Test/System.CodeDom.Compiler/TempFileCollectionCas.cs
|
||||
Test/System.CodeDom.Compiler/TempFileCollectionTest.cs
|
||||
Test/System.CodeDom/CodeArgumentReferenceExpressionCas.cs
|
||||
Test/System.CodeDom/CodeArgumentReferenceExpressionTest.cs
|
||||
Test/System.CodeDom/CodeArrayCreateExpressionCas.cs
|
||||
Test/System.CodeDom/CodeArrayCreateExpressionTest.cs
|
||||
Test/System.CodeDom/CodeArrayIndexerExpressionCas.cs
|
||||
Test/System.CodeDom/CodeAssignStatementCas.cs
|
||||
Test/System.CodeDom/CodeAttachEventStatementCas.cs
|
||||
Test/System.CodeDom/CodeAttachEventStatementTest.cs
|
||||
Test/System.CodeDom/CodeAttributeArgumentCas.cs
|
||||
Test/System.CodeDom/CodeAttributeArgumentCollectionCas.cs
|
||||
Test/System.CodeDom/CodeAttributeArgumentCollectionTest.cs
|
||||
Test/System.CodeDom/CodeAttributeArgumentTest.cs
|
||||
Test/System.CodeDom/CodeAttributeDeclarationCas.cs
|
||||
Test/System.CodeDom/CodeAttributeDeclarationCollectionCas.cs
|
||||
Test/System.CodeDom/CodeAttributeDeclarationCollectionTest.cs
|
||||
Test/System.CodeDom/CodeAttributeDeclarationTest.cs
|
||||
Test/System.CodeDom/CodeBaseReferenceExpressionCas.cs
|
||||
Test/System.CodeDom/CodeBinaryOperatorExpressionCas.cs
|
||||
Test/System.CodeDom/CodeCastExpressionCas.cs
|
||||
Test/System.CodeDom/CodeCastExpressionTest.cs
|
||||
Test/System.CodeDom/CodeCatchClauseCas.cs
|
||||
Test/System.CodeDom/CodeCatchClauseCollectionCas.cs
|
||||
Test/System.CodeDom/CodeCatchClauseCollectionTest.cs
|
||||
Test/System.CodeDom/CodeCatchClauseTest.cs
|
||||
Test/System.CodeDom/CodeChecksumPragmaCas.cs
|
||||
Test/System.CodeDom/CodeChecksumPragmaTest.cs
|
||||
Test/System.CodeDom/CodeCommentStatementCas.cs
|
||||
Test/System.CodeDom/CodeCommentStatementCollectionCas.cs
|
||||
Test/System.CodeDom/CodeCommentStatementCollectionTest.cs
|
||||
Test/System.CodeDom/CodeCompileUnitCas.cs
|
||||
Test/System.CodeDom/CodeConditionStatementCas.cs
|
||||
Test/System.CodeDom/CodeConstructorCas.cs
|
||||
Test/System.CodeDom/CodeConstructorTest.cs
|
||||
Test/System.CodeDom/CodeDefaultValueExpressionCas.cs
|
||||
Test/System.CodeDom/CodeDefaultValueExpressionTest.cs
|
||||
Test/System.CodeDom/CodeDelegateCreateExpressionCas.cs
|
||||
Test/System.CodeDom/CodeDelegateCreateExpressionTest.cs
|
||||
Test/System.CodeDom/CodeDelegateInvokeExpressionCas.cs
|
||||
Test/System.CodeDom/CodeDirectionExpressionCas.cs
|
||||
Test/System.CodeDom/CodeDirectiveCas.cs
|
||||
Test/System.CodeDom/CodeDirectiveCollectionCas.cs
|
||||
Test/System.CodeDom/CodeDirectiveCollectionTest.cs
|
||||
Test/System.CodeDom/CodeEntryPointMethodCas.cs
|
||||
Test/System.CodeDom/CodeEventReferenceExpressionCas.cs
|
||||
Test/System.CodeDom/CodeEventReferenceExpressionTest.cs
|
||||
Test/System.CodeDom/CodeExpressionCas.cs
|
||||
Test/System.CodeDom/CodeExpressionCollectionCas.cs
|
||||
Test/System.CodeDom/CodeExpressionCollectionTest.cs
|
||||
Test/System.CodeDom/CodeExpressionStatementCas.cs
|
||||
Test/System.CodeDom/CodeFieldReferenceExpressionCas.cs
|
||||
Test/System.CodeDom/CodeGotoStatementCas.cs
|
||||
Test/System.CodeDom/CodeGotoStatementTest.cs
|
||||
Test/System.CodeDom/CodeIndexerExpressionCas.cs
|
||||
Test/System.CodeDom/CodeIterationStatementCas.cs
|
||||
Test/System.CodeDom/CodeLabeledStatementTest.cs
|
||||
Test/System.CodeDom/CodeLinePragmaCas.cs
|
||||
Test/System.CodeDom/CodeLinePragmaTest.cs
|
||||
Test/System.CodeDom/CodeMemberEventCas.cs
|
||||
Test/System.CodeDom/CodeMemberFieldCas.cs
|
||||
Test/System.CodeDom/CodeMemberFieldTest.cs
|
||||
Test/System.CodeDom/CodeMemberMethodCas.cs
|
||||
Test/System.CodeDom/CodeMemberMethodTest.cs
|
||||
Test/System.CodeDom/CodeMemberPropertyCas.cs
|
||||
Test/System.CodeDom/CodeMemberPropertyTest.cs
|
||||
Test/System.CodeDom/CodeMethodInvokeExpressionCas.cs
|
||||
Test/System.CodeDom/CodeMethodInvokeExpressionTest.cs
|
||||
Test/System.CodeDom/CodeMethodReferenceExpressionCas.cs
|
||||
Test/System.CodeDom/CodeMethodReferenceExpressionTest.cs
|
||||
Test/System.CodeDom/CodeMethodReturnStatementCas.cs
|
||||
Test/System.CodeDom/CodeNamespaceCas.cs
|
||||
Test/System.CodeDom/CodeNamespaceCollectionCas.cs
|
||||
Test/System.CodeDom/CodeNamespaceCollectionTest.cs
|
||||
Test/System.CodeDom/CodeNamespaceImportCas.cs
|
||||
Test/System.CodeDom/CodeNamespaceImportCollectionCas.cs
|
||||
Test/System.CodeDom/CodeNamespaceImportCollectionTest.cs
|
||||
Test/System.CodeDom/CodeNamespaceImportTest.cs
|
||||
Test/System.CodeDom/CodeNamespaceTest.cs
|
||||
Test/System.CodeDom/CodeObjectCas.cs
|
||||
Test/System.CodeDom/CodeObjectCreateExpressionCas.cs
|
||||
Test/System.CodeDom/CodeObjectCreateExpressionTest.cs
|
||||
Test/System.CodeDom/CodeParameterDeclarationExpressionCas.cs
|
||||
Test/System.CodeDom/CodeParameterDeclarationExpressionCollectionCas.cs
|
||||
Test/System.CodeDom/CodeParameterDeclarationExpressionCollectionTest.cs
|
||||
Test/System.CodeDom/CodeParameterDeclarationExpressionTest.cs
|
||||
Test/System.CodeDom/CodePrimitiveExpressionCas.cs
|
||||
Test/System.CodeDom/CodePropertyReferenceExpressionCas.cs
|
||||
Test/System.CodeDom/CodePropertyReferenceExpressionTest.cs
|
||||
Test/System.CodeDom/CodePropertySetValueReferenceExpressionCas.cs
|
||||
Test/System.CodeDom/CodeRegionDirectiveCas.cs
|
||||
Test/System.CodeDom/CodeRegionDirectiveTest.cs
|
||||
Test/System.CodeDom/CodeRemoveEventStatementCas.cs
|
||||
Test/System.CodeDom/CodeRemoveEventStatementTest.cs
|
||||
Test/System.CodeDom/CodeSnippetCompileUnitCas.cs
|
||||
Test/System.CodeDom/CodeSnippetCompileUnitTest.cs
|
||||
Test/System.CodeDom/CodeSnippetExpressionCas.cs
|
||||
Test/System.CodeDom/CodeSnippetExpressionTest.cs
|
||||
Test/System.CodeDom/CodeSnippetStatementCas.cs
|
||||
Test/System.CodeDom/CodeSnippetStatementTest.cs
|
||||
Test/System.CodeDom/CodeSnippetTypeMemberCas.cs
|
||||
Test/System.CodeDom/CodeSnippetTypeMemberTest.cs
|
||||
Test/System.CodeDom/CodeStatementCas.cs
|
||||
Test/System.CodeDom/CodeStatementCollectionCas.cs
|
||||
Test/System.CodeDom/CodeStatementCollectionTest.cs
|
||||
Test/System.CodeDom/CodeThisReferenceExpressionCas.cs
|
||||
Test/System.CodeDom/CodeThrowExceptionStatementCas.cs
|
||||
Test/System.CodeDom/CodeTryCatchFinallyStatementCas.cs
|
||||
Test/System.CodeDom/CodeTypeConstructorCas.cs
|
||||
Test/System.CodeDom/CodeTypeConstructorTest.cs
|
||||
Test/System.CodeDom/CodeTypeDeclarationCas.cs
|
||||
Test/System.CodeDom/CodeTypeDeclarationCollectionCas.cs
|
||||
Test/System.CodeDom/CodeTypeDeclarationCollectionTest.cs
|
||||
Test/System.CodeDom/CodeTypeDelegateCas.cs
|
||||
Test/System.CodeDom/CodeTypeDelegateTest.cs
|
||||
Test/System.CodeDom/CodeTypeMemberCas.cs
|
||||
Test/System.CodeDom/CodeTypeMemberCollectionCas.cs
|
||||
Test/System.CodeDom/CodeTypeMemberCollectionTest.cs
|
||||
Test/System.CodeDom/CodeTypeOfExpressionCas.cs
|
||||
Test/System.CodeDom/CodeTypeOfExpressionTest.cs
|
||||
Test/System.CodeDom/CodeTypeParameterCas.cs
|
||||
Test/System.CodeDom/CodeTypeParameterCollectionTest.cs
|
||||
Test/System.CodeDom/CodeTypeParameterTest.cs
|
||||
Test/System.CodeDom/CodeTypeReferenceCas.cs
|
||||
Test/System.CodeDom/CodeTypeReferenceCollectionCas.cs
|
||||
Test/System.CodeDom/CodeTypeReferenceCollectionTest.cs
|
||||
Test/System.CodeDom/CodeTypeReferenceExpressionCas.cs
|
||||
Test/System.CodeDom/CodeTypeReferenceExpressionTest.cs
|
||||
Test/System.CodeDom/CodeTypeReferenceTest.cs
|
||||
Test/System.CodeDom/CodeVariableDeclarationStatementCas.cs
|
||||
Test/System.CodeDom/CodeVariableDeclarationStatementTest.cs
|
||||
Test/System.CodeDom/CodeVariableReferenceExpressionCas.cs
|
||||
Test/System.CodeDom/CodeVariableReferenceExpressionTest.cs
|
||||
Test/System.Collections.Concurrent/BlockingCollectionTests.cs
|
||||
Test/System.Collections.Concurrent/CollectionStressTestHelper.cs
|
||||
Test/System.Collections.Concurrent/ConcurrentBagTests.cs
|
||||
Test/System.Collections.Concurrent/ParallelTestHelper.cs
|
||||
Test/System.Collections.Generic/LinkedListTest.cs
|
||||
Test/System.Collections.Generic/QueueTest.cs
|
||||
Test/System.Collections.Generic/SortedDictionaryTest.cs
|
||||
Test/System.Collections.Generic/SortedListTest.cs
|
||||
Test/System.Collections.Generic/SortedSetTest.cs
|
||||
Test/System.Collections.Generic/StackTest.cs
|
||||
Test/System.Collections.ObjectModel/CollectionChangedEventValidators.cs
|
||||
Test/System.Collections.ObjectModel/ObservableCollectionTest.cs
|
||||
Test/System.Collections.ObjectModel/ReadOnlyObservableCollectionTest.cs
|
||||
Test/System.Collections.Specialized/BasicOperationsTest.cs
|
||||
Test/System.Collections.Specialized/BitVector32Cas.cs
|
||||
Test/System.Collections.Specialized/BitVector32Test.cs
|
||||
Test/System.Collections.Specialized/CollectionsUtilCas.cs
|
||||
Test/System.Collections.Specialized/HybridDictionaryCas.cs
|
||||
Test/System.Collections.Specialized/HybridDictionaryTest.cs
|
||||
Test/System.Collections.Specialized/ListDictionaryCas.cs
|
||||
Test/System.Collections.Specialized/ListDictionaryTest.cs
|
||||
Test/System.Collections.Specialized/NameObjectCollectionBaseCas.cs
|
||||
Test/System.Collections.Specialized/NameObjectCollectionBaseTest.cs
|
||||
Test/System.Collections.Specialized/NameValueCollectionCas.cs
|
||||
Test/System.Collections.Specialized/NameValueCollectionTest.cs
|
||||
Test/System.Collections.Specialized/OrderedDictionaryCas.cs
|
||||
Test/System.Collections.Specialized/OrderedDictionaryTest.cs
|
||||
Test/System.Collections.Specialized/StringCollectionCas.cs
|
||||
Test/System.Collections.Specialized/StringCollectionTest.cs
|
||||
Test/System.Collections.Specialized/StringDictionaryCas.cs
|
||||
Test/System.Collections.Specialized/StringDictionaryTest.cs
|
||||
Test/System.ComponentModel.Design.Serialization/ContextStackTest.cs
|
||||
Test/System.ComponentModel.Design.Serialization/InstanceDescriptorCas.cs
|
||||
Test/System.ComponentModel.Design.Serialization/InstanceDescriptorTest.cs
|
||||
Test/System.ComponentModel.Design/CheckoutExceptionTest.cs
|
||||
Test/System.ComponentModel.Design/ServiceContainerTest.cs
|
||||
Test/System.ComponentModel/ArrayConverterTests.cs
|
||||
Test/System.ComponentModel/AsyncOperationManagerTest.cs
|
||||
Test/System.ComponentModel/AttributeCollectionTest.cs
|
||||
Test/System.ComponentModel/AttributeProviderAttributeTest.cs
|
||||
Test/System.ComponentModel/BackgroundWorkerTest.cs
|
||||
Test/System.ComponentModel/BindingListTest.cs
|
||||
Test/System.ComponentModel/ByteConverterTests.cs
|
||||
Test/System.ComponentModel/CategoryAttributeTests.cs
|
||||
Test/System.ComponentModel/CharConverterTest.cs
|
||||
Test/System.ComponentModel/CollectionConverterTest.cs
|
||||
Test/System.ComponentModel/ComplexBindingPropertiesAttributeTest.cs
|
||||
Test/System.ComponentModel/ComponentConverterTests.cs
|
||||
Test/System.ComponentModel/ComponentResourceManagerTest.cs
|
||||
Test/System.ComponentModel/ContainerTest.cs
|
||||
Test/System.ComponentModel/CultureInfoConverterTest.cs
|
||||
Test/System.ComponentModel/DataObjectMethodAttributeTests.cs
|
||||
Test/System.ComponentModel/DateTimeConverterTests.cs
|
||||
Test/System.ComponentModel/DateTimeOffsetConverterTests.cs
|
||||
Test/System.ComponentModel/DecimalConverterTests.cs
|
||||
Test/System.ComponentModel/DefaultBindingPropertyAttributeTest.cs
|
||||
Test/System.ComponentModel/DefaultValueAttributeTest.cs
|
||||
Test/System.ComponentModel/DesignerAttributeTest.cs
|
||||
Test/System.ComponentModel/DisplayNameAttributeTests.cs
|
||||
Test/System.ComponentModel/DoubleConverterTests.cs
|
||||
Test/System.ComponentModel/EnumConverterTests.cs
|
||||
Test/System.ComponentModel/EventDescriptorCollectionTests.cs
|
||||
Test/System.ComponentModel/EventHandlerListTests.cs
|
||||
Test/System.ComponentModel/Int16ConverterTests.cs
|
||||
Test/System.ComponentModel/Int32ConverterTests.cs
|
||||
Test/System.ComponentModel/Int64ConverterTests.cs
|
||||
Test/System.ComponentModel/InvalidEnumArgumentExceptionTest.cs
|
||||
Test/System.ComponentModel/LicenseManagerTests.cs
|
||||
Test/System.ComponentModel/ListChangedEventArgsTest.cs
|
||||
Test/System.ComponentModel/LookupBindingPropertiesAttributeTest.cs
|
||||
Test/System.ComponentModel/MaskedTextProviderTest.cs
|
||||
Test/System.ComponentModel/MultilineStringConverterTest.cs
|
||||
Test/System.ComponentModel/NestedContainerTest.cs
|
||||
Test/System.ComponentModel/NullableConverterTest.cs
|
||||
Test/System.ComponentModel/PropertyDescriptorCollectionTests.cs
|
||||
Test/System.ComponentModel/PropertyDescriptorTests.cs
|
||||
Test/System.ComponentModel/ReferenceConverterTest.cs
|
||||
Test/System.ComponentModel/SByteConverterTests.cs
|
||||
Test/System.ComponentModel/SingleConverterTests.cs
|
||||
Test/System.ComponentModel/ToolboxItemAttributeTests.cs
|
||||
Test/System.ComponentModel/TypeConverterTests.cs
|
||||
Test/System.ComponentModel/TypeDescriptionProviderTest.cs
|
||||
Test/System.ComponentModel/TypeDescriptorTests.cs
|
||||
Test/System.ComponentModel/UInt16ConverterTests.cs
|
||||
Test/System.ComponentModel/UInt32ConverterTests.cs
|
||||
Test/System.ComponentModel/UInt64ConverterTests.cs
|
||||
Test/System.ComponentModel/Win32ExceptionTest.cs
|
||||
Test/System.Configuration/ApplicationSettingsBaseTest.cs
|
||||
Test/System.Configuration/ConfigXmlDocumentTest.cs
|
||||
Test/System.Configuration/ConfigurationExceptionTest.cs
|
||||
Test/System.Configuration/LocalFileSettingsProviderTest.cs
|
||||
Test/System.Configuration/SettingElementTest.cs
|
||||
Test/System.Configuration/SettingsBaseTest.cs
|
||||
Test/System.Configuration/SettingsPropertyCollectionTest.cs
|
||||
Test/System.Configuration/SettingsPropertyTest.cs
|
||||
Test/System.Configuration/SettingsPropertyValueCollectionTest.cs
|
||||
Test/System.Configuration/SettingsPropertyValueTest.cs
|
||||
Test/System.Diagnostics/CounterCreationDataTest.cs
|
||||
Test/System.Diagnostics/DebugTest.cs
|
||||
Test/System.Diagnostics/DelimitedListTraceListenerTest.cs
|
||||
Test/System.Diagnostics/DiagnosticsConfigurationHandlerTest.cs
|
||||
Test/System.Diagnostics/EventInstanceTest.cs
|
||||
Test/System.Diagnostics/EventLogPermissionAttributeTest.cs
|
||||
Test/System.Diagnostics/EventLogPermissionTest.cs
|
||||
Test/System.Diagnostics/EventLogTest.cs
|
||||
Test/System.Diagnostics/EventSourceCreationDataTest.cs
|
||||
Test/System.Diagnostics/FileVersionInfoTest.cs
|
||||
Test/System.Diagnostics/PerformanceCounterPermissionAttributeTest.cs
|
||||
Test/System.Diagnostics/PerformanceCounterPermissionTest.cs
|
||||
Test/System.Diagnostics/PerformanceCounterTest.cs
|
||||
Test/System.Diagnostics/ProcessStartInfoTest.cs
|
||||
Test/System.Diagnostics/ProcessTest.cs
|
||||
Test/System.Diagnostics/SourceSwitchTest.cs
|
||||
Test/System.Diagnostics/StopwatchTest.cs
|
||||
Test/System.Diagnostics/SwitchesTest.cs
|
||||
Test/System.Diagnostics/TextWriterTraceListenerHelper.cs
|
||||
Test/System.Diagnostics/TextWriterTraceListenerTest.cs
|
||||
Test/System.Diagnostics/TraceListenerTest.cs
|
||||
Test/System.Diagnostics/TraceSourceTest.cs
|
||||
Test/System.Diagnostics/TraceTest.cs
|
||||
Test/System.Diagnostics/XmlWriterTraceListenerTest.cs
|
||||
Test/System.IO.Compression/DeflateStreamCas.cs
|
||||
Test/System.IO.Compression/DeflateStreamTest.cs
|
||||
Test/System.IO.Compression/GZipStreamCas.cs
|
||||
Test/System.IO.Compression/GzipStreamTest.cs
|
||||
Test/System.IO.Ports/SerialPortTest.cs
|
||||
Test/System.IO/FileSystemWatcherTest.cs
|
||||
Test/System.Net.Configuration/ConnectionManagementSectionTest.cs
|
||||
Test/System.Net.Configuration/HttpWebRequestElementTest.cs
|
||||
Test/System.Net.Configuration/WebRequestModulesSectionTest.cs
|
||||
Test/System.Net.Mail/AlternateViewCollectionTest.cs
|
||||
Test/System.Net.Mail/AlternateViewTest.cs
|
||||
Test/System.Net.Mail/AttachmentCollectionTest.cs
|
||||
Test/System.Net.Mail/AttachmentTest.cs
|
||||
Test/System.Net.Mail/LinkedResourceCollectionTest.cs
|
||||
Test/System.Net.Mail/LinkedResourceTest.cs
|
||||
Test/System.Net.Mail/MailAddressCollectionTest.cs
|
||||
Test/System.Net.Mail/MailAddressTest.cs
|
||||
Test/System.Net.Mail/MailMessageTest.cs
|
||||
Test/System.Net.Mail/SmtpClientTest.cs
|
||||
Test/System.Net.Mail/SmtpExceptionTest.cs
|
||||
Test/System.Net.Mail/SmtpPermissionAttributeTest.cs
|
||||
Test/System.Net.Mail/SmtpPermissionTest.cs
|
||||
Test/System.Net.Mail/SmtpServer.cs
|
||||
Test/System.Net.Mime/ContentDispositionTest.cs
|
||||
Test/System.Net.Mime/ContentTypeTest.cs
|
||||
Test/System.Net.NetworkInformation/IPInterfacePropertiesTest.cs
|
||||
Test/System.Net.NetworkInformation/NetworkInterfaceTest.cs
|
||||
Test/System.Net.NetworkInformation/PhysicalAddressTest.cs
|
||||
Test/System.Net.NetworkInformation/PingTest.cs
|
||||
Test/System.Net.Security/SslStreamTest.cs
|
||||
Test/System.Net.Sockets/IPv6MulticastOptionTest.cs
|
||||
Test/System.Net.Sockets/MulticastOptionTest.cs
|
||||
Test/System.Net.Sockets/NetworkStreamCas.cs
|
||||
Test/System.Net.Sockets/NetworkStreamTest.cs
|
||||
Test/System.Net.Sockets/SocketAcceptAsyncTest.cs
|
||||
Test/System.Net.Sockets/SocketAsyncEventArgsTest.cs
|
||||
Test/System.Net.Sockets/SocketAsyncTest.cs
|
||||
Test/System.Net.Sockets/SocketCas.cs
|
||||
Test/System.Net.Sockets/SocketConnectAsyncTest.cs
|
||||
Test/System.Net.Sockets/SocketTest.cs
|
||||
Test/System.Net.Sockets/TcpClientCas.cs
|
||||
Test/System.Net.Sockets/TcpClientTest.cs
|
||||
Test/System.Net.Sockets/TcpListenerTest.cs
|
||||
Test/System.Net.Sockets/UdpClientTest.cs
|
||||
Test/System.Net.WebSockets/ClientWebSocketTest.cs
|
||||
Test/System.Net/CookieCollectionTest.cs
|
||||
Test/System.Net/CookieContainerTest.cs
|
||||
Test/System.Net/CookieParserTest.cs
|
||||
Test/System.Net/CookieTest.cs
|
||||
Test/System.Net/CredentialCacheTest.cs
|
||||
Test/System.Net/DnsCas.cs
|
||||
Test/System.Net/DnsPermissionAttributeTest.cs
|
||||
Test/System.Net/DnsPermissionTest.cs
|
||||
Test/System.Net/DnsTest.cs
|
||||
Test/System.Net/EndPointTest.cs
|
||||
Test/System.Net/FileWebRequestCas.cs
|
||||
Test/System.Net/FileWebRequestTest.cs
|
||||
Test/System.Net/FileWebResponseTest.cs
|
||||
Test/System.Net/HttpListener2Test.cs
|
||||
Test/System.Net/HttpListenerBasicIdentityTest.cs
|
||||
Test/System.Net/HttpListenerPrefixCollectionTest.cs
|
||||
Test/System.Net/HttpListenerRequestTest.cs
|
||||
Test/System.Net/HttpListenerTest.cs
|
||||
Test/System.Net/HttpWebRequestCas.cs
|
||||
Test/System.Net/HttpWebRequestTest.cs
|
||||
Test/System.Net/HttpWebResponseTest.cs
|
||||
Test/System.Net/IPAddressTest.cs
|
||||
Test/System.Net/IPEndPointTest.cs
|
||||
Test/System.Net/NetworkCredentialTest.cs
|
||||
Test/System.Net/ServicePointManagerTest.cs
|
||||
Test/System.Net/ServicePointTest.cs
|
||||
Test/System.Net/SocketPermissionAttributeTest.cs
|
||||
Test/System.Net/SocketPermissionTest.cs
|
||||
Test/System.Net/WebClientTest.cs
|
||||
Test/System.Net/WebClientTestAsync.cs
|
||||
Test/System.Net/WebHeaderCollectionTest.cs
|
||||
Test/System.Net/WebPermissionAttributeTest.cs
|
||||
Test/System.Net/WebPermissionTest.cs
|
||||
Test/System.Net/WebProxyTest.cs
|
||||
Test/System.Net/WebRequestTest.cs
|
||||
Test/System.Net/WebUtilityTest.cs
|
||||
Test/System.Runtime.Versioning/FrameworkNameTest.cs
|
||||
Test/System.Security.AccessControl/SemaphoreSecurityTest.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/PkitsTest.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/Pkits_4_01_SignatureVerification.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/Pkits_4_02_ValidityPeriod.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/Pkits_4_03_VerifyingNameChaining.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/Pkits_4_04_BasicCertificateRevocationTests.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/Pkits_4_05_VerifyingPathWithSelfIssuedCertificates.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/Pkits_4_06_VerifyingBasicConstraints.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/Pkits_4_07_KeyUsage.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/Pkits_4_08_CertificatePolicies.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/Pkits_4_09_RequireExplicitPolicy.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/Pkits_4_10_PolicyMappings.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/Pkits_4_11_InhibitPolicyMapping.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/Pkits_4_12_InhibitAnyPolicy.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/Pkits_4_13_NameConstraints.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/Pkits_4_14_DistributionPoints.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/Pkits_4_15_DeltaCRL.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/Pkits_4_16_PrivateCertificateExtensions.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/PublicKeyCas.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/PublicKeyTest.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X500DistinguishedNameCas.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X500DistinguishedNameTest.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509BasicConstraintsExtensionCas.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509BasicConstraintsExtensionTest.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509Cert20Test.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509Certificate2CollectionTest.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509Certificate2Test.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509CertificateCollectionCas.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509CertificateCollectionTest.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509ChainCas.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509ChainPolicyCas.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509ChainPolicyTest.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509ChainTest.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509EnhancedKeyUsageExtensionCas.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509EnhancedKeyUsageExtensionTest.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509ExtensionCas.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509ExtensionCollectionTest.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509ExtensionTest.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509KeyUsageExtensionCas.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509KeyUsageExtensionTest.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509StoreCas.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509StoreTest.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509SubjectKeyIdentifierExtensionCas.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509SubjectKeyIdentifierExtensionTest.cs
|
||||
Test/System.Security.Cryptography/AsnEncodedDataTest.cs
|
||||
Test/System.Security.Cryptography/CryptoConfigTest.cs
|
||||
Test/System.Security.Cryptography/OidCollectionTest.cs
|
||||
Test/System.Security.Cryptography/OidEnumeratorTest.cs
|
||||
Test/System.Security.Cryptography/OidTest.cs
|
||||
Test/System.Security.Permissions/ResourcePermissionBaseCas.cs
|
||||
Test/System.Security.Permissions/ResourcePermissionBaseEntryCas.cs
|
||||
Test/System.Security.Permissions/ResourcePermissionBaseEntryTest.cs
|
||||
Test/System.Security.Permissions/ResourcePermissionBaseTest.cs
|
||||
Test/System.Security.Permissions/StorePermissionAttributeCas.cs
|
||||
Test/System.Security.Permissions/StorePermissionAttributeTest.cs
|
||||
Test/System.Security.Permissions/StorePermissionCas.cs
|
||||
Test/System.Security.Permissions/StorePermissionTest.cs
|
||||
Test/System.Text.RegularExpressions/CaptureCas.cs
|
||||
Test/System.Text.RegularExpressions/CaptureCollectionCas.cs
|
||||
Test/System.Text.RegularExpressions/GroupCas.cs
|
||||
Test/System.Text.RegularExpressions/GroupCollectionCas.cs
|
||||
Test/System.Text.RegularExpressions/GroupTest.cs
|
||||
Test/System.Text.RegularExpressions/MatchCas.cs
|
||||
Test/System.Text.RegularExpressions/MatchCollectionCas.cs
|
||||
Test/System.Text.RegularExpressions/MatchTest.cs
|
||||
Test/System.Text.RegularExpressions/PerlTest.cs
|
||||
Test/System.Text.RegularExpressions/PerlTrials.cs
|
||||
Test/System.Text.RegularExpressions/RegexBugs.cs
|
||||
Test/System.Text.RegularExpressions/RegexBugs_Long.cs
|
||||
Test/System.Text.RegularExpressions/RegexCas.cs
|
||||
Test/System.Text.RegularExpressions/RegexCompilationInfoCas.cs
|
||||
Test/System.Text.RegularExpressions/RegexCompilationInfoTest.cs
|
||||
Test/System.Text.RegularExpressions/RegexMatchTests.cs
|
||||
Test/System.Text.RegularExpressions/RegexReplace.cs
|
||||
Test/System.Text.RegularExpressions/RegexReplaceTests.cs
|
||||
Test/System.Text.RegularExpressions/RegexResultTests.cs
|
||||
Test/System.Text.RegularExpressions/RegexRunnerCas.cs
|
||||
Test/System.Text.RegularExpressions/RegexRunnerFactoryCas.cs
|
||||
Test/System.Text.RegularExpressions/RegexTest.cs
|
||||
Test/System.Text.RegularExpressions/RegexTrial.cs
|
||||
Test/System.Text.RegularExpressions/SplitTests.cs
|
||||
Test/System.Threading/BarrierTest.cs
|
||||
Test/System.Threading/SemaphoreCas.cs
|
||||
Test/System.Threading/SemaphoreFullExceptionCas.cs
|
||||
Test/System.Threading/SemaphoreTest.cs
|
||||
Test/System.Threading/ThreadExceptionEventArgsCas.cs
|
||||
Test/System.Threading/WaitHandleTests.cs
|
||||
Test/System.Timers/ElapsedEventArgsCas.cs
|
||||
Test/System.Timers/TimerCas.cs
|
||||
Test/System.Timers/TimerTest.cs
|
||||
Test/System.Timers/TimersDescriptionAttributeCas.cs
|
||||
Test/System.Timers/TimersDescriptionAttributeTest.cs
|
||||
Test/System.Web/AspNetHostingPermissionAttributeCas.cs
|
||||
Test/System.Web/AspNetHostingPermissionAttributeTest.cs
|
||||
Test/System.Web/AspNetHostingPermissionCas.cs
|
||||
Test/System.Web/AspNetHostingPermissionTest.cs
|
||||
Test/System/FileStyleUriParserCas.cs
|
||||
Test/System/FileStyleUriParserTest.cs
|
||||
Test/System/FtpStyleUriParserCas.cs
|
||||
Test/System/FtpStyleUriParserTest.cs
|
||||
Test/System/GenericUriParserCas.cs
|
||||
Test/System/GenericUriParserTest.cs
|
||||
Test/System/GopherStyleUriParserCas.cs
|
||||
Test/System/GopherStyleUriParserTest.cs
|
||||
Test/System/HttpStyleUriParserCas.cs
|
||||
Test/System/HttpStyleUriParserTest.cs
|
||||
Test/System/LdapStyleUriParserCas.cs
|
||||
Test/System/LdapStyleUriParserTest.cs
|
||||
Test/System/NetPipeStyleUriParserCas.cs
|
||||
Test/System/NetPipeStyleUriParserTest.cs
|
||||
Test/System/NetTcpStyleUriParserCas.cs
|
||||
Test/System/NetTcpStyleUriParserTest.cs
|
||||
Test/System/NewsStyleUriParserCas.cs
|
||||
Test/System/NewsStyleUriParserTest.cs
|
||||
Test/System/StringTester.cs
|
||||
Test/System/UriBuilderCas.cs
|
||||
Test/System/UriBuilderTest.cs
|
||||
Test/System/UriFormatExceptionCas.cs
|
||||
Test/System/UriParserCas.cs
|
||||
Test/System/UriParserTest.cs
|
||||
Test/System/UriPermutationsTest.cs
|
||||
Test/System/UriTest.cs
|
||||
Test/System/UriTest2.cs
|
||||
Test/System/UriTest3.cs
|
||||
Test/System/UriTypeConverterCas.cs
|
||||
Test/System/UriTypeConverterTest.cs
|
@ -1,6 +0,0 @@
|
||||
../test-helpers/NunitHelpers.cs
|
||||
../test-helpers/TestResourceHelper.cs
|
||||
Test/WebMatrix.Data/ConnectionEventArgsTests.cs
|
||||
Test/WebMatrix.Data/DatabaseTests.cs
|
||||
Test/WebMatrix.Data/DynamicRecordTests.cs
|
||||
WebMatrix.Data/DynamicRecord.cs
|
@ -1,53 +0,0 @@
|
||||
../test-helpers/NunitHelpers.cs
|
||||
Test/System.Collections.ObjectModel/ObservableCollectionTest.cs
|
||||
Test/System.Collections.ObjectModel/ReadOnlyObservableCollectionTest.cs
|
||||
Test/System.Collections.Specialized/CollectionChangedEventValidators.cs
|
||||
Test/System.Collections.Specialized/NotifyCollectionChangedEventArgsTest.cs
|
||||
Test/System.ComponentModel/CurrentChangingEventArgsTest.cs
|
||||
Test/System.ComponentModel/GroupDescriptionTest.cs
|
||||
Test/System.ComponentModel/PropertyFilterAttributeTest.cs
|
||||
Test/System.ComponentModel/SortDescriptionCollectionTest.cs
|
||||
Test/System.ComponentModel/SortDescriptionTest.cs
|
||||
Test/System.IO.Packaging/FakePackage.cs
|
||||
Test/System.IO.Packaging/FakePackagePart.cs
|
||||
Test/System.IO.Packaging/FakePackagePartTests.cs
|
||||
Test/System.IO.Packaging/FakePackageTests.cs
|
||||
Test/System.IO.Packaging/FakeStream.cs
|
||||
Test/System.IO.Packaging/PackUriHelperTests.cs
|
||||
Test/System.IO.Packaging/PackagePartFileTests.cs
|
||||
Test/System.IO.Packaging/PackagePartStreamTests.cs
|
||||
Test/System.IO.Packaging/PackagePartTest.cs
|
||||
Test/System.IO.Packaging/PackageRelationshipTests.cs
|
||||
Test/System.IO.Packaging/PackageTest.cs
|
||||
Test/System.IO.Packaging/TestBase.cs
|
||||
Test/System.Windows.Markup/ConstructorArgumentAttributeTest.cs
|
||||
Test/System.Windows.Markup/ContentPropertyAttributeTest.cs
|
||||
Test/System.Windows.Markup/ContentWrapperAttributeTest.cs
|
||||
Test/System.Windows.Markup/DateTimeValueSerializerTest.cs
|
||||
Test/System.Windows.Markup/DependsOnAttributeTest.cs
|
||||
Test/System.Windows.Markup/MarkupExtensionReturnTypeAttributeTest.cs
|
||||
Test/System.Windows.Markup/ValueSerializerTest.cs
|
||||
Test/System.Windows.Media/MatrixConverterTest.cs
|
||||
Test/System.Windows.Media/MatrixTest.cs
|
||||
Test/System.Windows.Media/MatrixValueSerializerTest.cs
|
||||
Test/System.Windows.Threading/DispatcherTest.cs
|
||||
Test/System.Windows.Threading/DispatcherTimerTest.cs
|
||||
Test/System.Windows/DependencyObjectTest.cs
|
||||
Test/System.Windows/DependencyObjectTypeTest.cs
|
||||
Test/System.Windows/DependencyPropertyTest.cs
|
||||
Test/System.Windows/Int32RectConverterTest.cs
|
||||
Test/System.Windows/Int32RectTest.cs
|
||||
Test/System.Windows/Int32RectValueSerializerTest.cs
|
||||
Test/System.Windows/PointConverterTest.cs
|
||||
Test/System.Windows/PointTest.cs
|
||||
Test/System.Windows/PointValueSerializerTest.cs
|
||||
Test/System.Windows/PropertyMetadataTest.cs
|
||||
Test/System.Windows/RectConverterTest.cs
|
||||
Test/System.Windows/RectTest.cs
|
||||
Test/System.Windows/RectValueSerializerTest.cs
|
||||
Test/System.Windows/SizeConverterTest.cs
|
||||
Test/System.Windows/SizeTest.cs
|
||||
Test/System.Windows/SizeValueSerializerTest.cs
|
||||
Test/System.Windows/VectorConverterTest.cs
|
||||
Test/System.Windows/VectorTest.cs
|
||||
Test/System.Windows/VectorValueSerializerTest.cs
|
@ -1,552 +0,0 @@
|
||||
../../../external/corert/src/System.Private.CoreLib/src/System/Globalization/GlobalizationMode.cs
|
||||
../../../mono/mini/TestHelpers.cs
|
||||
../test-helpers/NunitHelpers.cs
|
||||
../test-helpers/TestResourceHelper.cs
|
||||
Mono/DataConverter.cs
|
||||
Test/Microsoft.Win32/RegistryKeyTest.cs
|
||||
Test/Mono/DataConvertTest.cs
|
||||
Test/Mono/MonoNativePlatform.cs
|
||||
Test/Mono/MonoNativePlatformType.cs
|
||||
Test/Mono/NativePlatformTest.cs
|
||||
Test/System.Collections.Concurrent/CollectionStressTestHelper.cs
|
||||
Test/System.Collections.Concurrent/ConcurrentDictionaryTests.cs
|
||||
Test/System.Collections.Concurrent/ConcurrentQueueTests.cs
|
||||
Test/System.Collections.Concurrent/ConcurrentStackTests.cs
|
||||
Test/System.Collections.Concurrent/ParallelConcurrentQueueTests.cs
|
||||
Test/System.Collections.Concurrent/ParallelConcurrentStackTests.cs
|
||||
Test/System.Collections.Concurrent/PartitionerTests.cs
|
||||
Test/System.Collections.Generic/ComparerTest.cs
|
||||
Test/System.Collections.Generic/DictionaryTest.cs
|
||||
Test/System.Collections.Generic/EqualityComparerTest.cs
|
||||
Test/System.Collections.Generic/IListTest.cs
|
||||
Test/System.Collections.Generic/ListTest.cs
|
||||
Test/System.Collections.ObjectModel/CollectionTest.cs
|
||||
Test/System.Collections.ObjectModel/KeyedCollectionTest.cs
|
||||
Test/System.Collections.ObjectModel/ReadOnlyCollectionTest.cs
|
||||
Test/System.Collections/ArrayListTest.cs
|
||||
Test/System.Collections/BitArrayTest.cs
|
||||
Test/System.Collections/CaseInsensitiveComparerTest.cs
|
||||
Test/System.Collections/CaseInsensitiveHashCodeProviderTest.cs
|
||||
Test/System.Collections/CollectionBaseTest.cs
|
||||
Test/System.Collections/ComparerTest.cs
|
||||
Test/System.Collections/DictionaryBaseTest.cs
|
||||
Test/System.Collections/DictionaryEntryTest.cs
|
||||
Test/System.Collections/HashtableTest.cs
|
||||
Test/System.Collections/NewArrayListTest.cs
|
||||
Test/System.Collections/QueueTest.cs
|
||||
Test/System.Collections/ReadOnlyCollectionBaseTest.cs
|
||||
Test/System.Collections/SortedListTest.cs
|
||||
Test/System.Collections/StackTest.cs
|
||||
Test/System.Collections/StructuralComparisonsTest.cs
|
||||
Test/System.Diagnostics.Contracts/ContractAssertTest.cs
|
||||
Test/System.Diagnostics.Contracts/ContractAssumeTest.cs
|
||||
Test/System.Diagnostics.Contracts/ContractCollectionMethodsTest.cs
|
||||
Test/System.Diagnostics.Contracts/ContractHelperTest.cs
|
||||
Test/System.Diagnostics.Contracts/ContractMarkerMethodsTest.cs
|
||||
Test/System.Diagnostics.Contracts/ContractMustUseRewriterTest.cs
|
||||
Test/System.Diagnostics.Contracts/Helpers/RunAgainstReferenceAttribute.cs
|
||||
Test/System.Diagnostics.Contracts/Helpers/TestContractBase.cs
|
||||
Test/System.Diagnostics/DebuggerDisplayAttributeTest.cs
|
||||
Test/System.Diagnostics/DebuggerTypeProxyAttribute.cs
|
||||
Test/System.Diagnostics/StackFrameCas.cs
|
||||
Test/System.Diagnostics/StackFrameTest.cs
|
||||
Test/System.Diagnostics/StackTraceCas.cs
|
||||
Test/System.Diagnostics/StackTraceTest.cs
|
||||
Test/System.Globalization/CalendarTest.cs
|
||||
Test/System.Globalization/CompareInfoTest.cs
|
||||
Test/System.Globalization/CultureInfoTest.cs
|
||||
Test/System.Globalization/DateTimeFormatInfoTest.cs
|
||||
Test/System.Globalization/DaylightTimeTest.cs
|
||||
Test/System.Globalization/EastAsianLunisolarCalendarTest.cs
|
||||
Test/System.Globalization/IdnMappingTest.cs
|
||||
Test/System.Globalization/NumberFormatInfoTest.cs
|
||||
Test/System.Globalization/RegionInfoTest.cs
|
||||
Test/System.Globalization/SortKeyTest.cs
|
||||
Test/System.Globalization/StringInfoTest.cs
|
||||
Test/System.Globalization/TextInfoTest.cs
|
||||
Test/System.IO.IsolatedStorage/IsolatedStorageFileCas.cs
|
||||
Test/System.IO.IsolatedStorage/IsolatedStorageFileStreamCas.cs
|
||||
Test/System.IO.IsolatedStorage/IsolatedStorageFileStreamTest.cs
|
||||
Test/System.IO.IsolatedStorage/IsolatedStorageFileTest.cs
|
||||
Test/System.IO.IsolatedStorage/IsolatedStorageTest.cs
|
||||
Test/System.IO/BinaryReaderTest.cs
|
||||
Test/System.IO/BinaryWriterTest.cs
|
||||
Test/System.IO/BufferedStreamTest.cs
|
||||
Test/System.IO/DirectoryCas.cs
|
||||
Test/System.IO/DirectoryInfoTest.cs
|
||||
Test/System.IO/DirectoryTest.cs
|
||||
Test/System.IO/DriveInfoTest.cs
|
||||
Test/System.IO/FileInfoTest.cs
|
||||
Test/System.IO/FileLoadExceptionCas.cs
|
||||
Test/System.IO/FileNotFoundExceptionCas.cs
|
||||
Test/System.IO/FileNotFoundExceptionTest.cs
|
||||
Test/System.IO/FileStreamCas.cs
|
||||
Test/System.IO/FileStreamSafeHandleTest.cs
|
||||
Test/System.IO/FileStreamTest.cs
|
||||
Test/System.IO/FileSystemInfoTest.cs
|
||||
Test/System.IO/FileTest.cs
|
||||
Test/System.IO/MemoryStreamTest.cs
|
||||
Test/System.IO/PathCas.cs
|
||||
Test/System.IO/PathTest.cs
|
||||
Test/System.IO/StreamCas.cs
|
||||
Test/System.IO/StreamHelperTest.cs
|
||||
Test/System.IO/StreamReaderTest.cs
|
||||
Test/System.IO/StreamTest.cs
|
||||
Test/System.IO/StreamWriterTest.cs
|
||||
Test/System.IO/StringReaderTest.cs
|
||||
Test/System.IO/StringWriterTest.cs
|
||||
Test/System.IO/TextReaderTest.cs
|
||||
Test/System.IO/TextWriterTest.cs
|
||||
Test/System.IO/UnmanagedMemoryStreamTest.cs
|
||||
Test/System.Reflection.Emit/AssemblyBuilderAccessTest.cs
|
||||
Test/System.Reflection.Emit/AssemblyBuilderTest.cs
|
||||
Test/System.Reflection.Emit/ConstructorBuilderTest.cs
|
||||
Test/System.Reflection.Emit/ConstructorOnTypeBuilderInstTest.cs
|
||||
Test/System.Reflection.Emit/CustomAttributeBuilderTest.cs
|
||||
Test/System.Reflection.Emit/DerivedTypesTest.cs
|
||||
Test/System.Reflection.Emit/DynamicILInfoTest.cs
|
||||
Test/System.Reflection.Emit/DynamicMethodTest.cs
|
||||
Test/System.Reflection.Emit/EnumBuilderTest.cs
|
||||
Test/System.Reflection.Emit/EventBuilderTest.cs
|
||||
Test/System.Reflection.Emit/FieldBuilderTest.cs
|
||||
Test/System.Reflection.Emit/GenericTypeParameterBuilderTest.cs
|
||||
Test/System.Reflection.Emit/ILGeneratorTest.cs
|
||||
Test/System.Reflection.Emit/MethodBuilderTest.cs
|
||||
Test/System.Reflection.Emit/MethodBuilderTestIL.cs
|
||||
Test/System.Reflection.Emit/MethodOnTypeBuilderInstTest.cs
|
||||
Test/System.Reflection.Emit/MethodRentalCas.cs
|
||||
Test/System.Reflection.Emit/MethodRentalTest.cs
|
||||
Test/System.Reflection.Emit/ModuleBuilderTest.cs
|
||||
Test/System.Reflection.Emit/ParameterBuilderTest.cs
|
||||
Test/System.Reflection.Emit/PropertyBuilderTest.cs
|
||||
Test/System.Reflection.Emit/SaveTest.cs
|
||||
Test/System.Reflection.Emit/SignatureHelperTest.cs
|
||||
Test/System.Reflection.Emit/TypeBuilderTest.cs
|
||||
Test/System.Reflection/AssemblyAlgorithmIdAttributeTest.cs
|
||||
Test/System.Reflection/AssemblyCas.cs
|
||||
Test/System.Reflection/AssemblyCompanyAttributeTest.cs
|
||||
Test/System.Reflection/AssemblyConfigurationAttributeTest.cs
|
||||
Test/System.Reflection/AssemblyCopyrightAttributeTest.cs
|
||||
Test/System.Reflection/AssemblyCultureAttributeTest.cs
|
||||
Test/System.Reflection/AssemblyDefaultAliasAttributeTest.cs
|
||||
Test/System.Reflection/AssemblyDelaySignAttributeTest.cs
|
||||
Test/System.Reflection/AssemblyDescriptionAttributeTest.cs
|
||||
Test/System.Reflection/AssemblyFileVersionAttributeTest.cs
|
||||
Test/System.Reflection/AssemblyFlagsAttributeTest.cs
|
||||
Test/System.Reflection/AssemblyInformationalVersionAttributeTest.cs
|
||||
Test/System.Reflection/AssemblyKeyFileAttributeTest.cs
|
||||
Test/System.Reflection/AssemblyKeyNameAttributeTest.cs
|
||||
Test/System.Reflection/AssemblyMetadataAttributeTest.cs
|
||||
Test/System.Reflection/AssemblyNameCas.cs
|
||||
Test/System.Reflection/AssemblyNameTest.cs
|
||||
Test/System.Reflection/AssemblyProductAttributeTest.cs
|
||||
Test/System.Reflection/AssemblySignatureKeyAttributeTest.cs
|
||||
Test/System.Reflection/AssemblyTest.cs
|
||||
Test/System.Reflection/AssemblyTitleAttributeTest.cs
|
||||
Test/System.Reflection/AssemblyTrademarkAttributeTest.cs
|
||||
Test/System.Reflection/AssemblyVersionAttributeTest.cs
|
||||
Test/System.Reflection/BinderTests.cs
|
||||
Test/System.Reflection/ConstructorInfoTest.cs
|
||||
Test/System.Reflection/CustomAttributeDataTest.cs
|
||||
Test/System.Reflection/EventInfoTest.cs
|
||||
Test/System.Reflection/FieldInfoTest.cs
|
||||
Test/System.Reflection/IntrospectionExtensionsTest.cs
|
||||
Test/System.Reflection/MethodBaseTest.cs
|
||||
Test/System.Reflection/MethodInfoTest.cs
|
||||
Test/System.Reflection/ModuleCas.cs
|
||||
Test/System.Reflection/ModuleTest.cs
|
||||
Test/System.Reflection/MonoGenericClassTest.cs
|
||||
Test/System.Reflection/ParameterInfoTest.cs
|
||||
Test/System.Reflection/PropertyInfoTest.cs
|
||||
Test/System.Reflection/ReflectedTypeTest.cs
|
||||
Test/System.Reflection/StrongNameKeyPairCas.cs
|
||||
Test/System.Reflection/StrongNameKeyPairTest.cs
|
||||
Test/System.Reflection/TypeDelegatorTest.cs
|
||||
Test/System.Reflection/VisibilityTest.cs
|
||||
Test/System.Resources/ResourceManagerTest.cs
|
||||
Test/System.Resources/ResourceReaderCas.cs
|
||||
Test/System.Resources/ResourceReaderTest.cs
|
||||
Test/System.Resources/ResourceSetCas.cs
|
||||
Test/System.Resources/ResourceSetTest.cs
|
||||
Test/System.Resources/ResourceWriterTest.cs
|
||||
Test/System.Runtime.CompilerServices/AsyncTaskMethodBuilderTest.cs
|
||||
Test/System.Runtime.CompilerServices/AsyncVoidMethodBuilderTest.cs
|
||||
Test/System.Runtime.CompilerServices/ConditionalWeakTableTest.cs
|
||||
Test/System.Runtime.CompilerServices/InternalsVisibleToAttributeTest.cs
|
||||
Test/System.Runtime.CompilerServices/MethodImplAttributeTest.cs
|
||||
Test/System.Runtime.CompilerServices/RuntimeFeatureTest.cs
|
||||
Test/System.Runtime.CompilerServices/RuntimeHelpersTest.cs
|
||||
Test/System.Runtime.CompilerServices/RuntimeWrappedExceptionCas.cs
|
||||
Test/System.Runtime.CompilerServices/RuntimeWrappedExceptionTest.cs
|
||||
Test/System.Runtime.CompilerServices/TaskAwaiterTest.cs
|
||||
Test/System.Runtime.CompilerServices/TaskAwaiterTest_T.cs
|
||||
Test/System.Runtime.CompilerServices/TypeForwardedFromAttributeTest.cs
|
||||
Test/System.Runtime.CompilerServices/TypeForwardedToAttributeTest.cs
|
||||
Test/System.Runtime.CompilerServices/YieldAwaitableTest.cs
|
||||
Test/System.Runtime.ExceptionServices/ExceptionDispatchInfoTest.cs
|
||||
Test/System.Runtime.InteropServices/DllImportAttributeTest.cs
|
||||
Test/System.Runtime.InteropServices/ExternalExceptionTest.cs
|
||||
Test/System.Runtime.InteropServices/GCHandleTest.cs
|
||||
Test/System.Runtime.InteropServices/MarshalAsAttributeTest.cs
|
||||
Test/System.Runtime.InteropServices/MarshalTest.cs
|
||||
Test/System.Runtime.InteropServices/RuntimeEnvironmentCas.cs
|
||||
Test/System.Runtime.InteropServices/RuntimeEnvironmentTest.cs
|
||||
Test/System.Runtime.InteropServices/SafeHandleTest.cs
|
||||
Test/System.Runtime.InteropServices/StructLayoutAttributeTest.cs
|
||||
Test/System.Runtime.Remoting.Channels/ChannelServicesTest.cs
|
||||
Test/System.Runtime.Remoting.Contexts/SynchronizationAttributeTest.cs
|
||||
Test/System.Runtime.Remoting.Messaging/CallContextTest.cs
|
||||
Test/System.Runtime.Remoting.Metadata.W3cXsd2001/SoapHexBinaryTest.cs
|
||||
Test/System.Runtime.Remoting.Proxies/RealProxyTest.cs
|
||||
Test/System.Runtime.Remoting/ContextTest.cs
|
||||
Test/System.Runtime.Remoting/RemotingServicesTest.cs
|
||||
Test/System.Runtime.Remoting/SoapServicesTest.cs
|
||||
Test/System.Runtime.Remoting/SynchronizationAttributeTest.cs
|
||||
Test/System.Runtime.Serialization.Formatters.Binary/BinaryFormatterCas.cs
|
||||
Test/System.Runtime.Serialization.Formatters.Binary/BinaryFormatterTest.cs
|
||||
Test/System.Runtime.Serialization/ArraySerializationTest.cs
|
||||
Test/System.Runtime.Serialization/FormatterServicesTests.cs
|
||||
Test/System.Runtime.Serialization/ObjectIDGeneratorTests.cs
|
||||
Test/System.Runtime.Serialization/ObjectManagerTest.cs
|
||||
Test/System.Runtime.Serialization/SerializationBinderTest.cs
|
||||
Test/System.Runtime.Serialization/SerializationCallbackTest.cs
|
||||
Test/System.Runtime.Serialization/SerializationInfoTest.cs
|
||||
Test/System.Runtime.Serialization/SerializationTest.cs
|
||||
Test/System.Runtime.Serialization/SerializationTest2.cs
|
||||
Test/System.Runtime.Versioning/ResourceConsumptionAttributeCas.cs
|
||||
Test/System.Runtime.Versioning/ResourceConsumptionAttributeTest.cs
|
||||
Test/System.Runtime.Versioning/ResourceExposureAttributeCas.cs
|
||||
Test/System.Runtime.Versioning/ResourceExposureAttributeTest.cs
|
||||
Test/System.Runtime.Versioning/TargetFrameworkAttributeTest.cs
|
||||
Test/System.Runtime.Versioning/VersioningHelperCas.cs
|
||||
Test/System.Runtime.Versioning/VersioningHelperTest.cs
|
||||
Test/System.Security.AccessControl/AuthorizationRuleTest.cs
|
||||
Test/System.Security.AccessControl/CommonAceTest.cs
|
||||
Test/System.Security.AccessControl/CommonAclTest.cs
|
||||
Test/System.Security.AccessControl/CommonObjectSecurityTest.cs
|
||||
Test/System.Security.AccessControl/CommonSecurityDescriptorTest.cs
|
||||
Test/System.Security.AccessControl/CryptoKeyAccessRuleTest.cs
|
||||
Test/System.Security.AccessControl/DirectoryObjectSecurityTest.cs
|
||||
Test/System.Security.AccessControl/DirectorySecurityTest.cs
|
||||
Test/System.Security.AccessControl/DiscretionaryAclTest.cs
|
||||
Test/System.Security.AccessControl/EventWaitHandleSecurityTest.cs
|
||||
Test/System.Security.AccessControl/FileSecurityTest.cs
|
||||
Test/System.Security.AccessControl/MutexAccessRuleTest.cs
|
||||
Test/System.Security.AccessControl/MutexSecurityTest.cs
|
||||
Test/System.Security.AccessControl/ObjectAceTest.cs
|
||||
Test/System.Security.AccessControl/ObjectSecurityTest.cs
|
||||
Test/System.Security.AccessControl/ObjectSecurity_TTest.cs
|
||||
Test/System.Security.AccessControl/RawAclTest.cs
|
||||
Test/System.Security.AccessControl/RawSecurityDescriptorTest.cs
|
||||
Test/System.Security.AccessControl/RegistrySecurityTest.cs
|
||||
Test/System.Security.AccessControl/SystemAclTest.cs
|
||||
Test/System.Security.Claims/ClaimsIdentityTest.cs
|
||||
Test/System.Security.Claims/ClaimsPrincipalTest.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509CapiTest.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509CertificateCas.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509CertificateTest.cs
|
||||
Test/System.Security.Cryptography.X509Certificates/X509SpcTest.cs
|
||||
Test/System.Security.Cryptography/AesCfbTest.cs
|
||||
Test/System.Security.Cryptography/AllTests2.cs
|
||||
Test/System.Security.Cryptography/AsymmetricAlgorithmTest.cs
|
||||
Test/System.Security.Cryptography/CfbTest.cs
|
||||
Test/System.Security.Cryptography/CipherModeTest.cs
|
||||
Test/System.Security.Cryptography/CryptoAPITransformCas.cs
|
||||
Test/System.Security.Cryptography/CryptoConfigCas.cs
|
||||
Test/System.Security.Cryptography/CryptoConfigTest.cs
|
||||
Test/System.Security.Cryptography/CryptoStreamTest.cs
|
||||
Test/System.Security.Cryptography/CspParametersTest.cs
|
||||
Test/System.Security.Cryptography/CspProviderFlagsTest.cs
|
||||
Test/System.Security.Cryptography/DESCryptoServiceProviderTest.cs
|
||||
Test/System.Security.Cryptography/DESTest.cs
|
||||
Test/System.Security.Cryptography/DSACryptoServiceProviderTest.cs
|
||||
Test/System.Security.Cryptography/DSASignatureDeformatterTest.cs
|
||||
Test/System.Security.Cryptography/DSASignatureFormatterTest.cs
|
||||
Test/System.Security.Cryptography/DSATest.cs
|
||||
Test/System.Security.Cryptography/DesCfbTest.cs
|
||||
Test/System.Security.Cryptography/FromBase64Transform.cs
|
||||
Test/System.Security.Cryptography/HMACMD5Test.cs
|
||||
Test/System.Security.Cryptography/HMACRIPEMD160Test.cs
|
||||
Test/System.Security.Cryptography/HMACSHA1Test.cs
|
||||
Test/System.Security.Cryptography/HMACSHA256Test.cs
|
||||
Test/System.Security.Cryptography/HMACSHA384Test.cs
|
||||
Test/System.Security.Cryptography/HMACSHA512Test.cs
|
||||
Test/System.Security.Cryptography/HashAlgorithmTestBase.cs
|
||||
Test/System.Security.Cryptography/HashAlgorithmTestImpl.cs
|
||||
Test/System.Security.Cryptography/KeyedHashAlgorithmTest.cs
|
||||
Test/System.Security.Cryptography/MACTripleDESTest.cs
|
||||
Test/System.Security.Cryptography/MD5Test.cs
|
||||
Test/System.Security.Cryptography/PKCS1MaskGenerationMethodTest.cs
|
||||
Test/System.Security.Cryptography/PaddingModeTest.cs
|
||||
Test/System.Security.Cryptography/PasswordDeriveBytesTest.cs
|
||||
Test/System.Security.Cryptography/RC2CryptoServiceProviderTest.cs
|
||||
Test/System.Security.Cryptography/RC2Test.cs
|
||||
Test/System.Security.Cryptography/RIPEMD160ManagedTest.cs
|
||||
Test/System.Security.Cryptography/RIPEMD160Test.cs
|
||||
Test/System.Security.Cryptography/RNGCryptoServiceProviderTest.cs
|
||||
Test/System.Security.Cryptography/RSACryptoServiceProviderTest.cs
|
||||
Test/System.Security.Cryptography/RSAOAEPKeyExchangeDeformatterTest.cs
|
||||
Test/System.Security.Cryptography/RSAOAEPKeyExchangeFormatterTest.cs
|
||||
Test/System.Security.Cryptography/RSAPKCS1KeyExchangeDeformatterTest.cs
|
||||
Test/System.Security.Cryptography/RSAPKCS1KeyExchangeFormatterTest.cs
|
||||
Test/System.Security.Cryptography/RSAPKCS1SignatureDeformatterTest.cs
|
||||
Test/System.Security.Cryptography/RSAPKCS1SignatureFormatterTest.cs
|
||||
Test/System.Security.Cryptography/RSATest.cs
|
||||
Test/System.Security.Cryptography/RandomNumberGeneratorTest.cs
|
||||
Test/System.Security.Cryptography/Rc2CfbTest.cs
|
||||
Test/System.Security.Cryptography/Rfc2898DeriveBytesTest.cs
|
||||
Test/System.Security.Cryptography/RijndaelCfbTest.cs
|
||||
Test/System.Security.Cryptography/RijndaelManagedTest.cs
|
||||
Test/System.Security.Cryptography/RijndaelTest.cs
|
||||
Test/System.Security.Cryptography/SHA1CryptoServiceProviderTest.cs
|
||||
Test/System.Security.Cryptography/SHA1TestBase.cs
|
||||
Test/System.Security.Cryptography/SHA1TestImpl.cs
|
||||
Test/System.Security.Cryptography/SHA256ManagedTest.cs
|
||||
Test/System.Security.Cryptography/SHA256TestBase.cs
|
||||
Test/System.Security.Cryptography/SHA256TestImpl.cs
|
||||
Test/System.Security.Cryptography/SHA384ManagedTest.cs
|
||||
Test/System.Security.Cryptography/SHA384TestBase.cs
|
||||
Test/System.Security.Cryptography/SHA384TestImpl.cs
|
||||
Test/System.Security.Cryptography/SHA512ManagedTest.cs
|
||||
Test/System.Security.Cryptography/SHA512TestBase.cs
|
||||
Test/System.Security.Cryptography/SHA512TestImpl.cs
|
||||
Test/System.Security.Cryptography/SignatureDescriptionTest.cs
|
||||
Test/System.Security.Cryptography/SymmetricAlgorithm2Test.cs
|
||||
Test/System.Security.Cryptography/SymmetricAlgorithmTest.cs
|
||||
Test/System.Security.Cryptography/SymmetricAlgorithmTransformTest.cs
|
||||
Test/System.Security.Cryptography/ToBase64TransformTest.cs
|
||||
Test/System.Security.Cryptography/TripleDESCryptoServiceProviderTest.cs
|
||||
Test/System.Security.Cryptography/TripleDESTest.cs
|
||||
Test/System.Security.Cryptography/TripleDesCfbTest.cs
|
||||
Test/System.Security.Permissions/CodeAccessSecurityAttributeTest.cs
|
||||
Test/System.Security.Permissions/EnvironmentPermissionAttributeTest.cs
|
||||
Test/System.Security.Permissions/EnvironmentPermissionTest.cs
|
||||
Test/System.Security.Permissions/FileDialogPermissionAttributeTest.cs
|
||||
Test/System.Security.Permissions/FileDialogPermissionTest.cs
|
||||
Test/System.Security.Permissions/FileIOPermissionAttributeTest.cs
|
||||
Test/System.Security.Permissions/FileIOPermissionTest.cs
|
||||
Test/System.Security.Permissions/GacIdentityPermissionAttributeTest.cs
|
||||
Test/System.Security.Permissions/GacIdentityPermissionTest.cs
|
||||
Test/System.Security.Permissions/HostProtectionAttributeTest.cs
|
||||
Test/System.Security.Permissions/IBuiltInPermissionTest.cs
|
||||
Test/System.Security.Permissions/IsolatedStorageFilePermissionAttributeTest.cs
|
||||
Test/System.Security.Permissions/IsolatedStorageFilePermissionTest.cs
|
||||
Test/System.Security.Permissions/IsolatedStoragePermissionAttributeTest.cs
|
||||
Test/System.Security.Permissions/KeyContainerPermissionAttributeTest.cs
|
||||
Test/System.Security.Permissions/PermissionSetAttributeTest.cs
|
||||
Test/System.Security.Permissions/PrincipalPermissionAttributeTest.cs
|
||||
Test/System.Security.Permissions/PrincipalPermissionTest.cs
|
||||
Test/System.Security.Permissions/PublisherIdentityPermissionAttributeTest.cs
|
||||
Test/System.Security.Permissions/PublisherIdentityPermissionTest.cs
|
||||
Test/System.Security.Permissions/ReflectionPermissionAttributeTest.cs
|
||||
Test/System.Security.Permissions/ReflectionPermissionTest.cs
|
||||
Test/System.Security.Permissions/RegistryPermissionAttributeTest.cs
|
||||
Test/System.Security.Permissions/RegistryPermissionTest.cs
|
||||
Test/System.Security.Permissions/SecurityPermissionAttributeTest.cs
|
||||
Test/System.Security.Permissions/SecurityPermissionTest.cs
|
||||
Test/System.Security.Permissions/SiteIdentityPermissionAttributeTest.cs
|
||||
Test/System.Security.Permissions/SiteIdentityPermissionTest.cs
|
||||
Test/System.Security.Permissions/StrongNameIdentityPermissionAttributeTest.cs
|
||||
Test/System.Security.Permissions/StrongNameIdentityPermissionTest.cs
|
||||
Test/System.Security.Permissions/StrongNamePublicKeyBlobTest.cs
|
||||
Test/System.Security.Permissions/UIPermissionAttributeTest.cs
|
||||
Test/System.Security.Permissions/UIPermissionTest.cs
|
||||
Test/System.Security.Permissions/UrlIdentityPermissionAttributeTest.cs
|
||||
Test/System.Security.Permissions/UrlIdentityPermissionTest.cs
|
||||
Test/System.Security.Permissions/ZoneIdentityPermissionAttributeTest.cs
|
||||
Test/System.Security.Permissions/ZoneIdentityPermissionTest.cs
|
||||
Test/System.Security.Policy/AllMembershipConditionTest.cs
|
||||
Test/System.Security.Policy/ApplicationDirectoryMembershipConditionTest.cs
|
||||
Test/System.Security.Policy/ApplicationDirectoryTest.cs
|
||||
Test/System.Security.Policy/ApplicationSecurityManagerCas.cs
|
||||
Test/System.Security.Policy/ApplicationSecurityManagerTest.cs
|
||||
Test/System.Security.Policy/ApplicationTrustTest.cs
|
||||
Test/System.Security.Policy/CodeGroupTest.cs
|
||||
Test/System.Security.Policy/EvidenceTest.cs
|
||||
Test/System.Security.Policy/FileCodeGroupTest.cs
|
||||
Test/System.Security.Policy/FirstMatchCodeGroupTest.cs
|
||||
Test/System.Security.Policy/GacMembershipConditionTest.cs
|
||||
Test/System.Security.Policy/GacTest.cs
|
||||
Test/System.Security.Policy/HashMembershipConditionTest.cs
|
||||
Test/System.Security.Policy/HashTest.cs
|
||||
Test/System.Security.Policy/IBuiltInEvidenceTest.cs
|
||||
Test/System.Security.Policy/NetCodeGroupTest.cs
|
||||
Test/System.Security.Policy/PermissionRequestEvidenceTest.cs
|
||||
Test/System.Security.Policy/PolicyLevelTest.cs
|
||||
Test/System.Security.Policy/PolicyStatementTest.cs
|
||||
Test/System.Security.Policy/SiteMembershipConditionTest.cs
|
||||
Test/System.Security.Policy/SiteTest.cs
|
||||
Test/System.Security.Policy/StrongNameMembershipConditionTest.cs
|
||||
Test/System.Security.Policy/StrongNameTest.cs
|
||||
Test/System.Security.Policy/UnionCodeGroupTest.cs
|
||||
Test/System.Security.Policy/UrlMembershipConditionTest.cs
|
||||
Test/System.Security.Policy/UrlTest.cs
|
||||
Test/System.Security.Policy/ZoneMembershipConditionTest.cs
|
||||
Test/System.Security.Policy/ZoneTest.cs
|
||||
Test/System.Security.Principal/GenericIdentityTest.cs
|
||||
Test/System.Security.Principal/GenericPrincipalTest.cs
|
||||
Test/System.Security.Principal/NTAccountTest.cs
|
||||
Test/System.Security.Principal/SecurityIdentifierTest.cs
|
||||
Test/System.Security.Principal/WindowsIdentityTest.cs
|
||||
Test/System.Security.Principal/WindowsPrincipalTest.cs
|
||||
Test/System.Security/CodeAccessPermissionCas.cs
|
||||
Test/System.Security/CodeAccessPermissionTest.cs
|
||||
Test/System.Security/HostSecurityManagerTest.cs
|
||||
Test/System.Security/NamedPermissionSetTest.cs
|
||||
Test/System.Security/PermissionSetCas.cs
|
||||
Test/System.Security/PermissionSetTest.cs
|
||||
Test/System.Security/SecureStringCas.cs
|
||||
Test/System.Security/SecureStringTest.cs
|
||||
Test/System.Security/SecurityContextCas.cs
|
||||
Test/System.Security/SecurityContextTest.cs
|
||||
Test/System.Security/SecurityCriticalAttributeTest.cs
|
||||
Test/System.Security/SecurityElementTest.cs
|
||||
Test/System.Security/SecurityExceptionCas.cs
|
||||
Test/System.Security/SecurityExceptionTest.cs
|
||||
Test/System.Security/SecurityManagerCas.cs
|
||||
Test/System.Security/SecurityManagerTest.cs
|
||||
Test/System.Security/SecurityStateTest.cs
|
||||
Test/System.Security/SecurityTransparentAttributeTest.cs
|
||||
Test/System.Text/ASCIIEncodingTest.cs
|
||||
Test/System.Text/DecoderReplacementFallbackBufferTest.cs
|
||||
Test/System.Text/DecoderReplacementFallbackTest.cs
|
||||
Test/System.Text/DecoderTest.cs
|
||||
Test/System.Text/EncoderReplacementFallbackBufferTest.cs
|
||||
Test/System.Text/EncoderReplacementFallbackTest.cs
|
||||
Test/System.Text/EncoderTest.cs
|
||||
Test/System.Text/EncodingInfoTest.cs
|
||||
Test/System.Text/EncodingTest.cs
|
||||
Test/System.Text/EncodingTester.cs
|
||||
Test/System.Text/Latin1EncodingTest.cs
|
||||
Test/System.Text/StringBuilderTest.cs
|
||||
Test/System.Text/TestEncoding.cs
|
||||
Test/System.Text/UTF32EncodingTest.cs
|
||||
Test/System.Text/UTF7EncodingTest.cs
|
||||
Test/System.Text/UTF8EncodingTest.cs
|
||||
Test/System.Text/UnicodeEncodingTest.cs
|
||||
Test/System.Threading.Tasks/ConcurrentExclusiveSchedulerPairTest.cs
|
||||
Test/System.Threading.Tasks/ParallelTestHelper.cs
|
||||
Test/System.Threading.Tasks/ParallelTests.cs
|
||||
Test/System.Threading.Tasks/TaskCompletionSourceTests.cs
|
||||
Test/System.Threading.Tasks/TaskFactoryTest.cs
|
||||
Test/System.Threading.Tasks/TaskFactoryTest_T.cs
|
||||
Test/System.Threading.Tasks/TaskSchedulerTest.cs
|
||||
Test/System.Threading.Tasks/TaskTest.cs
|
||||
Test/System.Threading.Tasks/Task_T_Test.cs
|
||||
Test/System.Threading/AutoResetEventTest.cs
|
||||
Test/System.Threading/CancellationTokenSourceTest.cs
|
||||
Test/System.Threading/CancellationTokenTests.cs
|
||||
Test/System.Threading/CompressedStackCas.cs
|
||||
Test/System.Threading/CompressedStackTest.cs
|
||||
Test/System.Threading/CountdownEventTests.cs
|
||||
Test/System.Threading/EventWaitHandleTest.cs
|
||||
Test/System.Threading/ExecutionContextCas.cs
|
||||
Test/System.Threading/ExecutionContextTest.cs
|
||||
Test/System.Threading/InterlockedTest.cs
|
||||
Test/System.Threading/LazyInitializerTest.cs
|
||||
Test/System.Threading/ManualResetEventSlimTests.cs
|
||||
Test/System.Threading/MonitorTest.cs
|
||||
Test/System.Threading/MutexCas.cs
|
||||
Test/System.Threading/MutexTest.cs
|
||||
Test/System.Threading/ReaderWriterLockTest.cs
|
||||
Test/System.Threading/SemaphoreSlimTests.cs
|
||||
Test/System.Threading/SpinLockTests.cs
|
||||
Test/System.Threading/ThreadCas.cs
|
||||
Test/System.Threading/ThreadLocalTests.cs
|
||||
Test/System.Threading/ThreadPoolTest.cs
|
||||
Test/System.Threading/ThreadPrincipalTests.cs
|
||||
Test/System.Threading/ThreadTest.cs
|
||||
Test/System.Threading/TimerTest.cs
|
||||
Test/System.Threading/VolatileTest.cs
|
||||
Test/System.Threading/WaitHandleCas.cs
|
||||
Test/System.Threading/WaitHandleTest.cs
|
||||
Test/System/ActivatorCas.cs
|
||||
Test/System/ActivatorTest.cs
|
||||
Test/System/AggregateExceptionTests.cs
|
||||
Test/System/AppDomainCas.cs
|
||||
Test/System/AppDomainManagerTest.cs
|
||||
Test/System/AppDomainSetupTest.cs
|
||||
Test/System/AppDomainTest.cs
|
||||
Test/System/ApplicationIdTest.cs
|
||||
Test/System/ApplicationIdentityTest.cs
|
||||
Test/System/ArgumentExceptionTest.cs
|
||||
Test/System/ArraySegmentTest.cs
|
||||
Test/System/ArraySortArgChecks.cs
|
||||
Test/System/ArrayTest.cs
|
||||
Test/System/AttributeTest.cs
|
||||
Test/System/AttributeUsageAttributeTest.cs
|
||||
Test/System/BadImageFormatExceptionCas.cs
|
||||
Test/System/BadImageFormatExceptionTest.cs
|
||||
Test/System/BitConverterTest.cs
|
||||
Test/System/BooleanTest.cs
|
||||
Test/System/BufferTest.cs
|
||||
Test/System/ByteTest.cs
|
||||
Test/System/CharCategoryTest.cs
|
||||
Test/System/CharEnumeratorTest.cs
|
||||
Test/System/CharTest.cs
|
||||
Test/System/ConsoleCas.cs
|
||||
Test/System/ConsoleKeyInfoTest.cs
|
||||
Test/System/ConsoleTest.cs
|
||||
Test/System/ConvertTest.cs
|
||||
Test/System/DateTimeOffsetTest.cs
|
||||
Test/System/DateTimeOffsetTestCoreFx.cs
|
||||
Test/System/DateTimeTest.cs
|
||||
Test/System/DecimalFormatterTest.cs
|
||||
Test/System/DecimalTest-Microsoft.cs
|
||||
Test/System/DecimalTest.cs
|
||||
Test/System/DecimalTest2.cs
|
||||
Test/System/DelegateTest.cs
|
||||
Test/System/DoubleFormatterTest.cs
|
||||
Test/System/DoubleTest.cs
|
||||
Test/System/EnumTest.cs
|
||||
Test/System/EnvironmentCas.cs
|
||||
Test/System/EnvironmentTest.cs
|
||||
Test/System/ExceptionCas.cs
|
||||
Test/System/ExceptionTest.cs
|
||||
Test/System/FloatingPointFormatterTest.cs
|
||||
Test/System/GCTest.cs
|
||||
Test/System/GuidTest.cs
|
||||
Test/System/Int16Test.cs
|
||||
Test/System/Int32Test.cs
|
||||
Test/System/Int64Test.cs
|
||||
Test/System/IntPtrTest.cs
|
||||
Test/System/IntegerFormatterTest.cs
|
||||
Test/System/IntegerTryParse.cs
|
||||
Test/System/LazyTest.cs
|
||||
Test/System/MarshalByRefObjectCas.cs
|
||||
Test/System/MathTest.cs
|
||||
Test/System/ModuleHandleTest.cs
|
||||
Test/System/MulticastDelegate.cs
|
||||
Test/System/NullableTest.cs
|
||||
Test/System/NumberFormatterTest.cs
|
||||
Test/System/ObjectTest.cs
|
||||
Test/System/ObsoleteAttributeTest.cs
|
||||
Test/System/RandomTest.cs
|
||||
Test/System/ResolveEventArgsTest.cs
|
||||
Test/System/RuntimeFieldHandleTest.cs
|
||||
Test/System/RuntimeMethodHandleCas.cs
|
||||
Test/System/RuntimeMethodHandleTest.cs
|
||||
Test/System/RuntimeTypeHandleTest.cs
|
||||
Test/System/SByteTest.cs
|
||||
Test/System/SingleFormatterTest.cs
|
||||
Test/System/SingleTest.cs
|
||||
Test/System/StringComparerTest.cs
|
||||
Test/System/StringTest.cs
|
||||
Test/System/TimeSpanTest.cs
|
||||
Test/System/TimeZoneInfo.AdjustmentRuleTest.cs
|
||||
Test/System/TimeZoneInfo.SerializationTest.cs
|
||||
Test/System/TimeZoneInfo.TransitionTimeTest.cs
|
||||
Test/System/TimeZoneInfoTest.cs
|
||||
Test/System/TimeZoneTest.cs
|
||||
Test/System/TupleTest.cs
|
||||
Test/System/TypeTest.cs
|
||||
Test/System/TypedReferenceCas.cs
|
||||
Test/System/TypedReferenceTest.cs
|
||||
Test/System/UInt16Test.cs
|
||||
Test/System/UInt32Test.cs
|
||||
Test/System/UInt64Test.cs
|
||||
Test/System/UIntPtrTest.cs
|
||||
Test/System/ValueTypeTest.cs
|
||||
Test/System/VersionTest.cs
|
||||
Test/System/WeakReferenceTest.cs
|
||||
corefx/GlobalizationMode.cs
|
@ -1,9 +0,0 @@
|
||||
../../../external/api-doc-tools/monodoc/Test/Monodoc.Ecma/EcmaUrlTests.cs
|
||||
../../../external/api-doc-tools/monodoc/Test/Monodoc.Generators/RawGeneratorTests.cs
|
||||
../../../external/api-doc-tools/monodoc/Test/Monodoc/EcmaDocTests.cs
|
||||
../../../external/api-doc-tools/monodoc/Test/Monodoc/HelpSourceTests.cs
|
||||
../../../external/api-doc-tools/monodoc/Test/Monodoc/NodeTest.cs
|
||||
../../../external/api-doc-tools/monodoc/Test/Monodoc/RootTreeTest.cs
|
||||
../../../external/api-doc-tools/monodoc/Test/Monodoc/SettingsTest.cs
|
||||
../../../external/api-doc-tools/monodoc/Test/Monodoc/TreeTest.cs
|
||||
../test-helpers/NunitHelpers.cs
|
@ -89,26 +89,32 @@ endif
|
||||
test_lib = $(PROFILE)_$(ASSEMBLY:$(ASSEMBLY_EXT)=_test.dll)
|
||||
test_lib_output = $(test_lib_dir)/$(test_lib)
|
||||
|
||||
test_sourcefile_base_excludes = $(test_lib).exclude.sources
|
||||
test_library = $(ASSEMBLY:$(ASSEMBLY_EXT)=)_test$(ASSEMBLY_EXT)
|
||||
test_response = $(depsdir)/$(PROFILE_PLATFORM)_$(PROFILE)_$(test_library).response
|
||||
test_makefrag = $(depsdir)/$(PROFILE_PLATFORM)_$(PROFILE)_$(test_library).makefrag
|
||||
|
||||
test_pdb = $(test_lib:.dll=.pdb)
|
||||
test_flags = $(test_nunit_ref) $(TEST_MCS_FLAGS) $(TEST_LIB_MCS_FLAGS)
|
||||
ifndef NO_BUILD
|
||||
test_flags += -r:$(the_assembly)
|
||||
test_assembly_dep = $(the_assembly)
|
||||
endif
|
||||
tests_CLEAN_FILES += $(test_lib_output) $(test_lib_output:$(ASSEMBLY_EXT)=.pdb)
|
||||
|
||||
tests_CLEAN_FILES += $(test_lib_output) $(test_response) $(test_makefrag)
|
||||
|
||||
xtest_sourcefile_base = $(PROFILE_PLATFORM)_$(PROFILE)_$(ASSEMBLY:$(ASSEMBLY_EXT)=_xtest.dll.sources)
|
||||
xtest_sourcefile_base_excludes_full = $(PROFILE_PLATFORM)_$(PROFILE)_$(ASSEMBLY:$(ASSEMBLY_EXT)=_xtest.dll.exclude.sources)
|
||||
xtest_sourcefile_base_excludes = $(xtest_sourcefile_base_excludes_full:_%=%)
|
||||
|
||||
xunit_test_lib = $(PROFILE)_$(ASSEMBLY:$(ASSEMBLY_EXT)=_xunit-test.dll)
|
||||
xtest_lib_output = $(test_lib_dir)/$(xunit_test_lib)
|
||||
|
||||
xtest_response = $(depsdir)/$(xunit_test_lib).response
|
||||
xtest_makefrag = $(depsdir)/$(xunit_test_lib).makefrag
|
||||
xtest_flags = -r:$(the_assembly) $(xunit_libs_ref) $(XTEST_MCS_FLAGS) $(XTEST_LIB_MCS_FLAGS) /unsafe
|
||||
xtest_library = $(ASSEMBLY:$(ASSEMBLY_EXT)=)_xtest$(ASSEMBLY_EXT)
|
||||
xtest_response = $(depsdir)/$(PROFILE_PLATFORM)_$(PROFILE)_$(xtest_library).response
|
||||
xtest_makefrag = $(depsdir)/$(PROFILE_PLATFORM)_$(PROFILE)_$(xtest_library).makefrag
|
||||
xtest_flags = $(xunit_libs_ref) $(XTEST_MCS_FLAGS) $(XTEST_LIB_MCS_FLAGS) /unsafe
|
||||
|
||||
ifndef NO_BUILD
|
||||
xtest_flags += -r:$(the_assembly)
|
||||
xtest_assembly_dep = $(the_assembly)
|
||||
endif
|
||||
|
||||
ifeq ($(wildcard $(xtest_sourcefile_base)),)
|
||||
xtest_sourcefile_base = $(ASSEMBLY:$(ASSEMBLY_EXT)=_xtest.dll.sources)
|
||||
@ -140,6 +146,10 @@ test_assemblies :=
|
||||
ifdef HAVE_CS_TESTS
|
||||
test_assemblies += $(test_lib_output)
|
||||
|
||||
ifdef TEST_SPLIT_ASSEMBLIES
|
||||
test_assemblies += $(test_lib_output:.dll=.part1.dll) $(test_lib_output:.dll=.part2.dll)
|
||||
endif
|
||||
|
||||
check: run-test
|
||||
test-local: $(test_assemblies) $(test_lib_dir)/nunit-excludes.txt
|
||||
run-test-local: run-test-lib
|
||||
@ -262,44 +272,34 @@ endif
|
||||
TEST_FILES =
|
||||
|
||||
ifdef HAVE_CS_TESTS
|
||||
TEST_FILES += `sed -e '/^$$/d' -e 's,^../,,' -e '/^\#.*$$/d' -et -e 's,^,Test/,' $(test_sourcefile_base)`
|
||||
endif
|
||||
|
||||
ifdef HAVE_CS_TESTS
|
||||
TEST_FILES += `sed -e '/^$$/d' -e 's,^../,,' -e '/^\#.*$$/d' -et -e 's,^,Test/,' $(test_sourcefile_base)`
|
||||
|
||||
$(test_lib_dir):
|
||||
mkdir -p $@
|
||||
|
||||
test_library = $(ASSEMBLY:$(ASSEMBLY_EXT)=)_test$(ASSEMBLY_EXT)
|
||||
|
||||
test_sourcefile = $(depsdir)/$(PROFILE_PLATFORM)_$(PROFILE)_$(test_library).sources
|
||||
$(test_sourcefile): $(test_sourcefile_base) $(wildcard *_test.dll.sources) $(wildcard *_test.dll.exclude.sources) $(depsdir)/.stamp
|
||||
$(GENSOURCES) --basedir:./Test --strict --platformsdir:$(topdir)/build "$@" "$(test_library)" "$(PROFILE_PLATFORM)" "$(PROFILE)"
|
||||
|
||||
test_response = $(depsdir)/$(PROFILE_PLATFORM)_$(PROFILE)_$(test_library).response
|
||||
$(test_response): $(test_sourcefile) $(topdir)/build/tests.make $(depsdir)/.stamp
|
||||
$(PLATFORM_CHANGE_SEPARATOR_CMD) <$(test_sourcefile) >$@
|
||||
|
||||
test_makefrag = $(depsdir)/$(PROFILE_PLATFORM)_$(PROFILE)_$(test_library).makefrag
|
||||
$(test_makefrag): $(test_sourcefile) $(topdir)/build/tests.make $(depsdir)/.stamp
|
||||
@echo Creating $@ ...
|
||||
@sed 's,^,$(build_lib): ,' $< >$@
|
||||
@if test ! -f $(test_sourcefile).makefrag; then :; else \
|
||||
cat $(test_sourcefile).makefrag >> $@ ; \
|
||||
echo '$@: $(test_sourcefile).makefrag' >> $@; \
|
||||
echo '$(test_sourcefile).makefrag:' >> $@; fi
|
||||
|
||||
$(test_lib_output): $(test_assembly_dep) $(test_response) $(test_nunit_dep) $(test_lib_output).nunitlite.config | $(test_lib_dir)
|
||||
$(TEST_COMPILE) $(LIBRARY_FLAGS) -target:library -out:$@ $(test_flags) $(LOCAL_TEST_COMPILER_ONDOTNET_FLAGS) @$(test_response)
|
||||
|
||||
tests_CLEAN_FILES += $(test_sourcefile) $(test_response) $(test_makefrag)
|
||||
ifdef TEST_SPLIT_ASSEMBLIES
|
||||
$(test_lib_output:.dll=.part1.dll): $(test_lib_output) $(test_response).part1
|
||||
$(TEST_COMPILE) $(LIBRARY_FLAGS) -target:library -out:$@ $(test_flags) $(LOCAL_TEST_COMPILER_ONDOTNET_FLAGS) @$(test_response).part1
|
||||
|
||||
$(test_lib_output:.dll=.part2.dll): $(test_lib_output) $(test_response).part2
|
||||
$(TEST_COMPILE) $(LIBRARY_FLAGS) -target:library -out:$@ $(test_flags) $(LOCAL_TEST_COMPILER_ONDOTNET_FLAGS) @$(test_response).part2
|
||||
|
||||
tests_CLEAN_FILES += $(test_response).part1 $(test_response).part2
|
||||
endif
|
||||
|
||||
$(test_response): $(test_sourcefile_base) $(wildcard *_test.dll.sources) $(wildcard *_test.dll.exclude.sources) $(topdir)/build/tests.make $(depsdir)/.stamp
|
||||
$(GENSOURCES) --basedir:./Test --strict --platformsdir:$(topdir)/build "$@" "$(test_library)" "$(PROFILE_PLATFORM)" "$(PROFILE)"
|
||||
|
||||
$(test_makefrag): $(test_response)
|
||||
@echo Creating $@ ...
|
||||
@sed 's,^,$(test_lib_output) $(test_lib_output:.dll=.part1.dll) $(test_lib_output:.dll=.part2.dll): ,' $< >$@
|
||||
|
||||
-include $(test_makefrag)
|
||||
|
||||
build-test-lib: $(test_lib_output)
|
||||
@echo Building testing lib
|
||||
|
||||
endif
|
||||
|
||||
@ -336,8 +336,15 @@ ifdef COVERAGE
|
||||
XTEST_COVERAGE_FLAGS = -O=-aot --profile=coverage:output=$(topdir)/class/lib/$(PROFILE_DIRECTORY)/coverage_xunit_$(ASSEMBLY).xml
|
||||
endif
|
||||
|
||||
xtest_assemblies += $(xtest_lib_output)
|
||||
|
||||
ifdef XTEST_SPLIT_ASSEMBLIES
|
||||
xtest_assemblies += $(xtest_lib_output:.dll=.part1.dll) $(xtest_lib_output:.dll=.part2.dll)
|
||||
endif
|
||||
|
||||
|
||||
check: run-xunit-test-local
|
||||
xunit-test-local: $(xtest_lib_output) $(test_lib_dir)/xunit-excludes.txt $(test_lib_dir)/Xunit.NetCore.Extensions.dll $(test_lib_dir)/xunit.execution.dotnet.dll
|
||||
xunit-test-local: $(xtest_assemblies) $(test_lib_dir)/xunit-excludes.txt $(test_lib_dir)/Xunit.NetCore.Extensions.dll $(test_lib_dir)/xunit.execution.dotnet.dll
|
||||
run-xunit-test-local: run-xunit-test-lib
|
||||
|
||||
$(test_lib_dir)/xunit-excludes.txt: $(topdir)/build/tests.make | $(test_lib_dir)
|
||||
@ -360,19 +367,27 @@ run-xunit-test-lib: xunit-test-local
|
||||
$(XTEST_REMOTE_EXECUTOR): $(topdir)/../external/corefx/src/Common/tests/System/Diagnostics/RemoteExecutorConsoleApp/RemoteExecutorConsoleApp.cs | $(test_lib_dir)
|
||||
$(TEST_COMPILE) -r:$(topdir)/class/lib/$(PROFILE)/mscorlib.dll $< -out:$@
|
||||
|
||||
$(xtest_lib_output): $(the_assembly) $(xtest_response) $(xunit_libs_dep) $(xunit_src) $(XTEST_REMOTE_EXECUTOR) | $(test_lib_dir)
|
||||
$(xtest_lib_output): $(xtest_assembly_dep) $(xtest_response) $(xunit_libs_dep) $(xunit_src) $(XTEST_REMOTE_EXECUTOR) | $(test_lib_dir)
|
||||
$(TEST_COMPILE) $(LIBRARY_FLAGS) $(XTEST_LIB_FLAGS) -target:library -out:$@ $(xtest_flags) @$(xtest_response) $(xunit_src)
|
||||
|
||||
xtest_response_preprocessed = $(xtest_response)_preprocessed
|
||||
ifdef XTEST_SPLIT_ASSEMBLIES
|
||||
$(xtest_lib_output:.dll=.part1.dll): $(xtest_lib_output) $(xtest_response).part1
|
||||
$(TEST_COMPILE) $(LIBRARY_FLAGS) $(XTEST_LIB_FLAGS) -target:library -out:$@ $(xtest_flags) @$(xtest_response).part1 $(xunit_src)
|
||||
|
||||
$(xtest_lib_output:.dll=.part2.dll): $(xtest_lib_output) $(xtest_response).part2
|
||||
$(TEST_COMPILE) $(LIBRARY_FLAGS) $(XTEST_LIB_FLAGS) -target:library -out:$@ $(xtest_flags) @$(xtest_response).part2 $(xunit_src)
|
||||
|
||||
xtests_CLEAN_FILES += $(xtest_response).part1 $(xtest_response).part2
|
||||
endif
|
||||
|
||||
# This handles .excludes/.sources pairs, as well as resolving the
|
||||
# includes that occur in .sources files
|
||||
$(xtest_response): $(xtest_sourcefile_base) $(wildcard *xtest.dll.sources) $(wildcard $(xtest_sourcefile_base_excludes))
|
||||
$(GENSOURCES) --strict --platformsdir:$(topdir)/build "$@" "$(xtest_sourcefile_base)" "$(xtest_sourcefile_base_excludes)"
|
||||
# includes that occur in .sources files. It also handles splitting test assemblies into multiple parts.
|
||||
$(xtest_response): $(xtest_sourcefile_base) $(wildcard *_xtest.dll.sources) $(wildcard *_xtest.dll.exclude.sources) $(topdir)/build/tests.make $(depsdir)/.stamp
|
||||
$(GENSOURCES) --strict --platformsdir:$(topdir)/build "$@" "$(xtest_library)" "$(PROFILE_PLATFORM)" "$(PROFILE)"
|
||||
|
||||
$(xtest_makefrag): $(xtest_response)
|
||||
$(xtest_makefrag): $(xtest_response) $(xtest_response_parts)
|
||||
@echo Creating $@ ...
|
||||
@sed 's,^,$(xtest_lib_output): ,' $< >$@
|
||||
@sed 's,^,$(xtest_lib_output) $(xtest_lib_output:.dll=.part1.dll) $(xtest_lib_output:.dll=.part2.dll): ,' $< >$@
|
||||
|
||||
-include $(xtest_makefrag)
|
||||
|
||||
|
@ -62,4 +62,6 @@ XTEST_LIB_REFS = System Facades/System.Threading.Tasks Microsoft.CSharp Facades/
|
||||
XTEST_LIB_FLAGS = -unsafe -d:FEATURE_COMPILE
|
||||
XTEST_RESX_RESOURCE_STRING = ../../../external/corefx/src/System.Collections.Immutable/src/Resources/Strings.resx
|
||||
|
||||
XTEST_SPLIT_ASSEMBLIES := $(filter monotouch%, $(PROFILE))
|
||||
|
||||
include ../../build/library.make
|
||||
|
@ -3,12 +3,10 @@
|
||||
../../../external/corefx/src/CoreFx.Private.TestUtilities/src/System/AssertExtensions.cs
|
||||
../../../external/corefx/src/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs
|
||||
|
||||
# System.Linq
|
||||
# TODO: ../../../external/corefx/src/System.Linq/tests/*.cs
|
||||
|
||||
# System.Linq.Queryable
|
||||
../../../external/corefx/src/System.Linq.Queryable/tests/*.cs
|
||||
../../../external/corefx/src/Common/tests/System/Linq/SkipTakeData.cs
|
||||
#split monotouch
|
||||
#split monotouch_tv
|
||||
#split monotouch_watch
|
||||
|
||||
# System.Linq.Expressions
|
||||
../../../external/corefx/src/System.Linq.Expressions/tests/Array/*.cs:NewArrayBoundsTests.cs,ArrayAccessTests.cs,ArrayIndexTests.cs
|
||||
@ -56,7 +54,19 @@
|
||||
../../../external/corefx/src/System.Linq.Expressions/tests/Unary/IncDecAssign/*.cs
|
||||
../../../external/corefx/src/System.Linq.Expressions/tests/*.cs:StackSpillerTests.cs,ReadOnlyCollectionBuilderTests.cs
|
||||
|
||||
# System.Linq.Expressions
|
||||
|
||||
#split monotouch
|
||||
#split monotouch_tv
|
||||
#split monotouch_watch
|
||||
|
||||
# System.Linq
|
||||
# TODO: ../../../external/corefx/src/System.Linq/tests/*.cs
|
||||
|
||||
# System.Linq.Queryable
|
||||
../../../external/corefx/src/System.Linq.Queryable/tests/*.cs
|
||||
../../../external/corefx/src/Common/tests/System/Linq/SkipTakeData.cs
|
||||
|
||||
# System.Linq.Parallel
|
||||
../../../external/corefx/src/System.Linq.Parallel/tests/Combinatorial/*.cs
|
||||
../../../external/corefx/src/System.Linq.Parallel/tests/Helpers/*.cs
|
||||
../../../external/corefx/src/System.Linq.Parallel/tests/QueryOperators/*.cs:DefaultIfEmptyTests.cs,SingleSingleOrDefaultTests.cs
|
||||
|
@ -0,0 +1,10 @@
|
||||
using Xunit;
|
||||
|
||||
namespace System.Net.Http.Functional.Tests
|
||||
{
|
||||
[SkipOnTargetFramework(TargetFrameworkMonikers.NetFramework, "NetEventSource is only part of .NET Core.")]
|
||||
[SkipOnTargetFramework(TargetFrameworkMonikers.Mono, "NetEventSource is only part of .NET Core.")]
|
||||
public abstract class DiagnosticsTest : HttpClientTestBase
|
||||
{
|
||||
}
|
||||
}
|
@ -0,0 +1,9 @@
|
||||
using Xunit;
|
||||
|
||||
namespace System.Net.Http.Functional.Tests
|
||||
{
|
||||
[SkipOnTargetFramework(TargetFrameworkMonikers.Mono, "We don't support BrotliStream yet.")]
|
||||
public abstract class HttpClientHandler_Decompression_Test : HttpClientTestBase
|
||||
{
|
||||
}
|
||||
}
|
@ -2,16 +2,15 @@ thisdir = class/System.Net.Http/FunctionalTests
|
||||
SUBDIRS =
|
||||
include ../../../build/rules.make
|
||||
|
||||
ASSEMBLY = System.Net.Http.FunctionalTests
|
||||
LIBRARY = System.Net.Http.FunctionalTests.dll
|
||||
NO_BUILD = yes
|
||||
NO_INSTALL = yes
|
||||
|
||||
XTEST_LIB_REFS = System System.Core Facades/System.Threading.Tasks
|
||||
XTEST_LIB_REFS = System System.Core Facades/System.Threading.Tasks System.Net.Http
|
||||
USE_XTEST_REMOTE_EXECUTOR = YES
|
||||
|
||||
XTEST_LIB_FLAGS = /resource:../../System/Test/TestData/testservereku.contoso.com.pfx
|
||||
|
||||
the_assembly = $(topdir)/class/lib/$(PROFILE_DIRECTORY)/System.Net.Http.dll
|
||||
|
||||
include ../../../build/tests.make
|
||||
include ../../../build/library.make
|
||||
|
||||
TEST_RUNTIME := MONO_URI_DOTNETRELATIVEORABSOLUTE=true $(TEST_RUNTIME)
|
||||
|
||||
|
@ -0,0 +1 @@
|
||||
#include legacy-test.sources
|
@ -0,0 +1,43 @@
|
||||
../../test-helpers/Configuration.Certificates.cs
|
||||
../../test-helpers/Configuration.Http.cs
|
||||
../../test-helpers/NetworkStreamHelper.cs
|
||||
../corefx/Interop.VersionInfo.cs
|
||||
../corefx/PlatformDetection.cs
|
||||
|
||||
# Common Sources
|
||||
|
||||
../../../../external/corefx/src/Common/tests/System/Net/Configuration.Http.cs
|
||||
|
||||
# Test Utitities
|
||||
|
||||
../../../../external/corefx/src/CoreFx.Private.TestUtilities/src/System/AssertExtensions.cs
|
||||
../../../../external/corefx/src/CoreFx.Private.TestUtilities/src/System/TestEnvironment.cs
|
||||
../../../../external/corefx/src/CoreFx.Private.TestUtilities/src/System/TheoryExtensions.cs
|
||||
|
||||
# Common Test Sources
|
||||
|
||||
../../../../external/corefx/src/Common/tests/System/Buffers/NativeMemoryManager.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Diagnostics/Tracing/TestEventListener.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Diagnostics/Tracing/ConsoleEventListener.cs
|
||||
../../../../external/corefx/src/Common/tests/System/IO/DelegateStream.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Net/RemoteServerQuery.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Net/EventSourceTestLogging.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Net/HttpsTestServer.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Net/Capability.Security.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Net/Configuration.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Net/Configuration.Http.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Net/Configuration.Security.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Net/TestWebProxies.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Net/VerboseTestLogging.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Net/Http/LoopbackServer.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Net/Http/LoopbackServer.AuthenticationHelpers.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs
|
||||
|
||||
# System.Net.Http FunctionalTests
|
||||
|
||||
../../../../external/corefx/src/System.Net.Http/tests/FunctionalTests/*.cs:MultiInterfaceReadOnlyStream.cs,MultiInterfaceNonRewindableReadOnlyStream.cs,HttpClientHandlerTest.ServerCertificates.Windows.cs,HttpClientHandlerTest.SslProtocols.Windows.cs,HttpClientHandlerTest.Decompression.cs,PostScenarioUWPTest.cs,DiagnosticsTests.cs,FakeDiagnosticSourceListenerObserver.cs,PlatformHandlerTest.cs
|
||||
|
||||
# Stubbed out
|
||||
|
||||
DiagnosticsTests.cs
|
||||
HttpClientHandlerTest.Decompression.cs
|
@ -0,0 +1 @@
|
||||
#include functional-tests.sources
|
@ -0,0 +1 @@
|
||||
#include functional-tests.sources
|
@ -0,0 +1 @@
|
||||
#include functional-tests.sources
|
@ -2,15 +2,15 @@ thisdir = class/System.Net.Http/UnitTests
|
||||
SUBDIRS =
|
||||
include ../../../build/rules.make
|
||||
|
||||
ASSEMBLY = System.Net.Http.UnitTests
|
||||
LIBRARY = System.Net.Http.UnitTests.dll
|
||||
NO_BUILD = yes
|
||||
NO_INSTALL = yes
|
||||
|
||||
XTEST_LIB_REFS = System System.Core Facades/System.Threading.Tasks
|
||||
USE_XTEST_REMOTE_EXECUTOR = YES
|
||||
XTEST_MCS_FLAGS = -nowarn:436
|
||||
|
||||
include ../../../build/tests.make
|
||||
|
||||
xtest_flags = $(xunit_libs_ref) $(XTEST_MCS_FLAGS) $(XTEST_LIB_MCS_FLAGS) /unsafe
|
||||
include ../../../build/library.make
|
||||
|
||||
clean-local:
|
||||
-rm -f $(tests_CLEAN_FILES) $(CLEAN_FILES)
|
||||
|
@ -0,0 +1 @@
|
||||
#include unit-tests.sources
|
@ -0,0 +1 @@
|
||||
#include unit-tests.sources
|
@ -0,0 +1 @@
|
||||
#include unit-tests.sources
|
@ -0,0 +1 @@
|
||||
#include unit-tests.sources
|
75
mcs/class/System.Net.Http/UnitTests/unit-tests.sources
Normal file
75
mcs/class/System.Net.Http/UnitTests/unit-tests.sources
Normal file
@ -0,0 +1,75 @@
|
||||
../../test-helpers/Configuration.Certificates.cs
|
||||
../../corlib/corefx/SR.cs
|
||||
../../corlib/ReferenceSources/SR.cs
|
||||
../../../build/common/SR.cs
|
||||
|
||||
../HttpClient.DefaultHandler.cs
|
||||
../HttpRequestMessage.Mono.cs
|
||||
|
||||
# Common Sources
|
||||
|
||||
../../../../external/corefx/src/Common/src/System/NotImplemented.cs
|
||||
../../../../external/corefx/src/Common/src/System/CharArrayHelpers.cs
|
||||
../../../../external/corefx/src/Common/src/System/StringExtensions.cs
|
||||
../../../../external/corefx/src/Common/src/CoreLib/System/Text/StringBuilderCache.cs
|
||||
../../../../external/corefx/src/Common/src/System/IO/DelegatingStream.cs
|
||||
../../../../external/corefx/src/Common/src/System/IO/ReadOnlyMemoryStream.cs
|
||||
../../../../external/corefx/src/Common/src/System/IO/StreamHelpers.CopyValidation.cs
|
||||
../../../../external/corefx/src/Common/src/System/Net/HttpKnownHeaderNames.cs
|
||||
../../../../external/corefx/src/Common/src/System/Net/HttpKnownHeaderNames.TryGetHeaderName.cs
|
||||
../../../../external/corefx/src/Common/src/System/Net/HttpStatusDescription.cs
|
||||
../../../../external/corefx/src/Common/src/System/Net/Logging/NetEventSource.Common.cs
|
||||
../../../../external/corefx/src/Common/src/System/Net/SecurityProtocol.cs
|
||||
../../../../external/corefx/src/Common/src/System/Net/UriScheme.cs
|
||||
../../../../external/corefx/src/Common/src/System/Net/Mail/MailAddress.cs
|
||||
../../../../external/corefx/src/Common/src/System/Net/Mail/DomainLiteralReader.cs
|
||||
../../../../external/corefx/src/Common/src/System/Net/Mail/DotAtomReader.cs
|
||||
../../../../external/corefx/src/Common/src/System/Net/Mail/MailAddressParser.cs
|
||||
../../../../external/corefx/src/Common/src/System/Net/Mail/MailBnfHelper.cs
|
||||
../../../../external/corefx/src/Common/src/System/Net/Mail/QuotedPairReader.cs
|
||||
../../../../external/corefx/src/Common/src/System/Net/Mail/QuotedStringFormatReader.cs
|
||||
../../../../external/corefx/src/Common/src/System/Net/Mail/WhitespaceReader.cs
|
||||
../../../../external/corefx/src/Common/src/System/Threading/Tasks/TaskToApm.cs
|
||||
|
||||
../../../../external/corefx/src/Common/src/System/Net/Http/HttpHandlerDefaults.cs
|
||||
|
||||
# Test Utilities
|
||||
|
||||
../../../../external/corefx/src/CoreFx.Private.TestUtilities/src/System/AssertExtensions.cs
|
||||
../../../../external/corefx/src/CoreFx.Private.TestUtilities/src/System/TestEnvironment.cs
|
||||
../../../../external/corefx/src/CoreFx.Private.TestUtilities/src/System/TheoryExtensions.cs
|
||||
|
||||
# Common Test Sources
|
||||
|
||||
../../../../external/corefx/src/Common/tests/System/ShouldNotBeInvokedException.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Buffers/NativeMemoryManager.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Diagnostics/Tracing/TestEventListener.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Diagnostics/Tracing/ConsoleEventListener.cs
|
||||
../../../../external/corefx/src/Common/tests/System/IO/DelegateStream.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Net/RemoteServerQuery.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Net/EventSourceTestLogging.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Net/HttpsTestServer.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Net/Capability.Security.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Net/Configuration.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Net/Configuration.Security.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Net/TestWebProxies.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Net/VerboseTestLogging.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Net/Http/LoopbackServer.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Net/Http/LoopbackServer.AuthenticationHelpers.cs
|
||||
../../../../external/corefx/src/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs
|
||||
|
||||
# System.Net.Http Source Files
|
||||
|
||||
../../../../external/corefx/src/System.Net.Http/src/System/Net/Http/Headers/*.cs
|
||||
../../../../external/corefx/src/System.Net.Http/src/System/Net/Http/*.cs:HttpClientHandler*.cs,DiagnosticsHandler.cs
|
||||
|
||||
../../../../external/corefx/src/System.Net.Http/src/System/Net/Http/CurlHandler/CurlResponseHeaderReader.cs
|
||||
../../../../external/corefx/src/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/AuthenticationHelper.Digest.cs
|
||||
../../../../external/corefx/src/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpEnvironmentProxy.cs
|
||||
|
||||
# UnitTests
|
||||
|
||||
../../../../external/corefx/src/System.Net.Http/tests/UnitTests/Fakes/HttpClientHandler.cs
|
||||
../../../../external/corefx/src/System.Net.Http/tests/UnitTests/Headers/*.cs
|
||||
../../../../external/corefx/src/System.Net.Http/tests/UnitTests/Headers/GenericHeaderParserTest/*.cs
|
||||
../../../../external/corefx/src/System.Net.Http/tests/UnitTests/*.cs:HttpSystemProxyTest.cs
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user