aspnetcore/test
Doug Bunting 3fdcaecaa8 Correctly handle quoted media type parameter values
- #5349
- fix or add comments about other parsing errors and inconsistencies
 - `MediaType` did not skip whitespace before the type

nits:
- use `+=`
- `<code>` -> `<c>` since the former is not for use within a paragraph
- split tests up to remove `bool expectedResult` parameters
2016-10-24 13:16:09 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Updating to netcoreapp1.1 2016-10-13 11:21:09 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test ProducesResponseTypeAttribute(int statusCode) ctor added 2016-10-19 17:08:06 -07:00
Microsoft.AspNetCore.Mvc.Core.Test Correctly handle quoted media type parameter values 2016-10-24 13:16:09 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test Updating to netcoreapp1.1 2016-10-13 11:21:09 -07:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Updating to netcoreapp1.1 2016-10-13 11:21:09 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Updating to netcoreapp1.1 2016-10-13 11:21:09 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test Updating to netcoreapp1.1 2016-10-13 11:21:09 -07:00
Microsoft.AspNetCore.Mvc.FunctionalTests Added a functional test for ViewComponent tag helpers 2016-10-21 16:17:13 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests Updating to netcoreapp1.1 2016-10-13 11:21:09 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test Updating to netcoreapp1.1 2016-10-13 11:21:09 -07:00
Microsoft.AspNetCore.Mvc.Razor.Host.Test [Fixes #5421] Visit children when accepting TagHelperChunk 2016-10-18 12:00:07 -07:00
Microsoft.AspNetCore.Mvc.Razor.Test Updating to netcoreapp1.1 2016-10-13 11:21:09 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Added fragment to FormActionTagHelper and FormActionTagHelper 2016-10-18 09:46:50 -07:00
Microsoft.AspNetCore.Mvc.Test Updating to netcoreapp1.1 2016-10-13 11:21:09 -07:00
Microsoft.AspNetCore.Mvc.TestCommon Update partner package versions 2016-10-03 14:27:20 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources Update partner package versions 2016-10-03 14:27:20 -07:00
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Check for null arguments in GetArgumentDictionary 2016-10-20 13:40:39 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Updating to netcoreapp1.1 2016-10-13 11:21:09 -07:00
WebSites Added a functional test for ViewComponent tag helpers 2016-10-21 16:17:13 -07:00