aspnetcore/test
Ryan Nowak 64259fe51c Add skips for dotnet/standard#567
This issue causes problems with ValueTuple when used across assembly
boundaries between netstandard and net4X when net471 is installed. These
tests fail consistently in appveyor and will fail on any machine with
net471 installed.
2018-01-02 20:58:39 -08:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
…
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
…
Microsoft.AspNetCore.Mvc.Core.Test Add skips for dotnet/standard#567 2018-01-02 20:58:39 -08:00
Microsoft.AspNetCore.Mvc.Cors.Test Improve logging - individual filters 2017-12-18 13:16:06 -08:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
…
Microsoft.AspNetCore.Mvc.Formatters.Json.Test [Fixes #6858] Changes to MvcOption's settings (SuppressInputFormatterBuffering & AllowBindingUndefinedValueToEnumType) are not taking affect 2017-12-04 14:25:41 -08:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test [Fixes #6197] AddXmlSerializerFormatters with no namespace 2017-12-07 04:39:34 -08:00
Microsoft.AspNetCore.Mvc.FunctionalTests Introduce IAlwaysRunResultFilter \ IAsyncAlwaysRunResultFilter (#7120) 2017-12-22 10:52:52 -08:00
Microsoft.AspNetCore.Mvc.IntegrationTests
…
Microsoft.AspNetCore.Mvc.Localization.Test
…
Microsoft.AspNetCore.Mvc.Razor.Test Use DebugType specified in DependencyContext to determine pdb type 2018-01-02 13:41:31 -08:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Add skips for dotnet/standard#567 2018-01-02 20:58:39 -08:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Add support for areas to Razor Pages 2017-12-19 15:03:05 -08:00
Microsoft.AspNetCore.Mvc.Test Updated Razor Pages areas for compatibility switches 2018-01-02 09:48:23 -08:00
Microsoft.AspNetCore.Mvc.TestCommon Introduce IAlwaysRunResultFilter \ IAsyncAlwaysRunResultFilter (#7120) 2017-12-22 10:52:52 -08:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
…
Microsoft.AspNetCore.Mvc.ViewFeatures.Test [Fixes #6591] TempData should support nullable types 2017-12-04 15:33:22 -08:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
…
WebSites Updated Razor Pages areas for compatibility switches 2018-01-02 09:48:23 -08:00
Directory.Build.props
…
MvcTests.ruleset
…