aspnetcore/test
Doug Bunting 6b2a702ff4 Handle line ending differences in a few tests
- #6205
- combine `TagHelpers_SupportsPathNavigation()` and `TagHelpers_SupportsRelativeNavigation()` into one

nit: remove a few unnecessary `.Trim()` calls
2017-11-30 21:18:42 -08:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests Handle line ending differences in a few tests 2017-11-30 21:18:42 -08:00
Microsoft.AspNetCore.Mvc.IntegrationTests Adds test for proposal in #7014 2017-11-22 07:50:37 -08:00
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Test
Microsoft.AspNetCore.Mvc.RazorPages.Test
Microsoft.AspNetCore.Mvc.TagHelpers.Test Add a <partial /> tag helper 2017-11-30 17:08:47 -08:00
Microsoft.AspNetCore.Mvc.Test
Microsoft.AspNetCore.Mvc.TestCommon Support input type "week" (#7045) 2017-11-16 16:00:15 -08:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Support input type "week" (#7045) 2017-11-16 16:00:15 -08:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
WebSites Add a <partial /> tag helper 2017-11-30 17:08:47 -08:00
Directory.Build.props
MvcTests.ruleset