aspnetcore/test
Ryan Nowak 27565c4e8d Fix broken query string binding test
This test was relying on the parsing behavior of QueryString, that it
would omit the key and value when the value is empty. The expectations
weren't consistent with other tests for 'empty' values.
2016-05-24 10:17:30 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Fix build warnings 2016-05-02 14:52:02 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Fix build warnings 2016-05-02 14:52:02 -07:00
Microsoft.AspNetCore.Mvc.Core.Test Make ModelBindingContext.Result non-nullable 2016-05-23 14:18:34 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test Fix build warnings 2016-05-02 14:52:02 -07:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Merge branch 'release' into dev 2016-05-02 14:58:54 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Merge branch 'release' into dev 2016-05-02 14:58:54 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test Merge branch 'release' into dev 2016-05-02 14:58:54 -07:00
Microsoft.AspNetCore.Mvc.FunctionalTests Fix resource generation to work with dotnet test 2016-05-23 15:55:14 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests Fix broken query string binding test 2016-05-24 10:17:30 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test Fix build warnings 2016-05-02 14:52:02 -07:00
Microsoft.AspNetCore.Mvc.Razor.Host.Test Update the namespace for Razor generated code to AspNetCore 2016-05-23 16:25:59 -07:00
Microsoft.AspNetCore.Mvc.Razor.Test [Fixes #4353] Cleanup application part discovery 2016-05-20 10:56:03 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test [Fixes #4633] Datetime? and DateTimeOffset? values on InputTagHelper are not rendered correctly. 2016-05-20 11:29:29 -07:00
Microsoft.AspNetCore.Mvc.Test [Fixes #4550] Add an Option to set the Razor view location formats 2016-05-19 14:04:33 -07:00
Microsoft.AspNetCore.Mvc.TestCommon Fix resource generation to work with dotnet test 2016-05-23 15:55:14 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources
…
Microsoft.AspNetCore.Mvc.ViewFeatures.Test React to adding IsAvailable to ISession 2016-05-23 15:17:30 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Make ModelBindingContext.Result non-nullable 2016-05-23 14:18:34 -07:00
WebSites Fix FormTagHelper to set flag indicating generation of AntiforgeryToken 2016-05-20 04:29:01 -07:00