aspnetcore/test
Pranav K d92d8cddeb Modify ControllerBase.RedirectToPageResult to call the correct overload 2017-06-09 14:40:29 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test Modify ControllerBase.RedirectToPageResult to call the correct overload 2017-06-09 14:40:29 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Enabled a way to buffer request body in formatters 2017-06-06 09:33:32 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test Enabled a way to buffer request body in formatters 2017-06-06 09:33:32 -07:00
Microsoft.AspNetCore.Mvc.FunctionalTests Re-enable net461 functional tests. 2017-06-06 13:10:29 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Performance
Microsoft.AspNetCore.Mvc.Razor.Test Perform case insensitive lookups for precompiled views 2017-06-07 15:19:21 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test
Microsoft.AspNetCore.Mvc.TagHelpers.Test
Microsoft.AspNetCore.Mvc.Test Add configuration package reference because Logging dropped it (#6375) 2017-06-07 13:47:39 -07:00
Microsoft.AspNetCore.Mvc.TestCommon Enabled a way to buffer request body in formatters 2017-06-06 09:33:32 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
WebSites