aspnetcore/test
Doug Bunting e31eab0391 `ByteArrayModelBinder` should return `null` only when type is not matched
- #2456
- visible behaviours now match MVC 5
- prevent `CollectionModelBinder` from converting no value to `byte[0]`
- prevent `TypeConverterModelBinder` from converting empty value to `byte[] { '\0' }`

nit:
- remove additional delegates `ModelBindingTestHelper.GetOperationBindingContext()` calls
 - a few left despite #2625 cleanup
2015-06-01 12:20:17 -07:00
..
Microsoft.AspNet.JsonPatch.Test
Microsoft.AspNet.Mvc.Abstractions.Test
Microsoft.AspNet.Mvc.ApiExplorer.Test
Microsoft.AspNet.Mvc.Common.Test
Microsoft.AspNet.Mvc.Core.Test `ByteArrayModelBinder` should return `null` only when type is not matched 2015-06-01 12:20:17 -07:00
Microsoft.AspNet.Mvc.FunctionalTests `ByteArrayModelBinder` should return `null` only when type is not matched 2015-06-01 12:20:17 -07:00
Microsoft.AspNet.Mvc.IntegrationTests `ByteArrayModelBinder` should return `null` only when type is not matched 2015-06-01 12:20:17 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test Update names and spacing of some missed ChunkTree renames. 2015-05-29 23:07:55 -07:00
Microsoft.AspNet.Mvc.Razor.Test React to aspnet/Razor#140 2015-05-29 14:21:35 -07:00
Microsoft.AspNet.Mvc.TagHelpers.Test Renamed FileVersion to AppendVersion in tag helpers that support cache busting 2015-05-28 17:56:19 -07:00
Microsoft.AspNet.Mvc.Test
Microsoft.AspNet.Mvc.TestCommon
Microsoft.AspNet.Mvc.WebApiCompatShimTest
Microsoft.AspNet.Mvc.Xml.Test
WebSites `ByteArrayModelBinder` should return `null` only when type is not matched 2015-06-01 12:20:17 -07:00