Enable xunit2007 analyzer (dotnet/corefx#39740)
authorViktor Hofer <viktor.hofer@microsoft.com>
Thu, 25 Jul 2019 02:03:09 +0000 (04:03 +0200)
committerStephen Toub <stoub@microsoft.com>
Thu, 25 Jul 2019 02:03:09 +0000 (22:03 -0400)
commit4f76a9ffa2e97ad15d7ebfa3b670c811b143e415
tree9700e9f0805c8036189df5f4828f52f9e5d70fb9
parent596fc08766aed298b5c21fcbeacce0f1bdffb898
Enable xunit2007 analyzer (dotnet/corefx#39740)

Commit migrated from https://github.com/dotnet/corefx/commit/619f140e2f0e722a17f3797d532b21ace774ec2e
23 files changed:
src/libraries/CodeAnalysis.ruleset
src/libraries/System.Collections.Immutable/tests/ImmutableSortedDictionaryTest.cs
src/libraries/System.ComponentModel.TypeConverter/tests/TypeDescriptorTests.cs
src/libraries/System.Composition.TypedParts/tests/ContainerConfigurationTests.cs
src/libraries/System.Composition.TypedParts/tests/ReflectionTests.cs
src/libraries/System.Composition/tests/CircularityTests.cs
src/libraries/System.Composition/tests/DictionaryImportTests.cs
src/libraries/System.Composition/tests/DiscoveryTests.cs
src/libraries/System.Composition/tests/ExportFactoryTests.cs
src/libraries/System.Composition/tests/LazyTests.cs
src/libraries/System.Composition/tests/LightContainerTests.cs
src/libraries/System.Composition/tests/MetadataConstraintTests.cs
src/libraries/System.Composition/tests/OpenGenericsTests.cs
src/libraries/System.Diagnostics.Tracing/tests/BasicEventSourceTest/TestUtilities.cs
src/libraries/System.Globalization/tests/CultureInfo/CultureInfoCalendar.cs
src/libraries/System.IO.Packaging/tests/Tests.cs
src/libraries/System.IO.Pipes/tests/NamedPipeTests/NamedPipeTest.CurrentUserOnly.netcoreapp.Windows.cs
src/libraries/System.Runtime.CompilerServices.Unsafe/tests/UnsafeTests.cs
src/libraries/System.Runtime.Serialization.Formatters/tests/SerializationGuardTests.cs
src/libraries/System.Security.Cryptography.Algorithms/tests/CryptoConfigTests.cs
src/libraries/System.Security.Cryptography.X509Certificates/tests/PfxTests.cs
src/libraries/System.Security.Cryptography.X509Certificates/tests/PublicKeyTests.cs
src/libraries/System.Text.Json/tests/Serialization/SpanTests.cs