aspnetcore/test
Doug Bunting 94e326f953 `CompositeModelBinder.TryBind()` should return `null` more often
- #2129
- do not propagate results with `!IsModelSet`, allowing empty prefix fallback
- adjust `ComplexModelDtoModelBinder` to at least fake-bind all properties
 - default values not consistently picked up otherwise

nit: correct 2 test names in `KeyValuePairModelBinderTest`
2015-03-20 13:18:13 -07:00
..
Microsoft.AspNet.Mvc.Common.Test Update xunit.runner.kre => xunit.runner.aspnet. 2015-03-12 18:01:41 -07:00
Microsoft.AspNet.Mvc.Core.Test List of assembly names in DefaultAssemblyProvider needs to be kept up to date 2015-03-20 11:38:43 -07:00
Microsoft.AspNet.Mvc.FunctionalTests TagHelpers attribute targeting - part 1 2015-03-20 11:15:40 -07:00
Microsoft.AspNet.Mvc.ModelBinding.Test `CompositeModelBinder.TryBind()` should return `null` more often 2015-03-20 13:18:13 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test React to aspnet/Razor#169 changes 2015-03-19 15:58:00 -07:00
Microsoft.AspNet.Mvc.Razor.Test Removing 'Options' from ConfigureMvcOptions and ConfigureRazorViewEngineOptions. 2015-03-17 13:35:26 -07:00
Microsoft.AspNet.Mvc.TagHelpers.Test TagHelpers attribute targeting - part 2 2015-03-20 11:26:21 -07:00
Microsoft.AspNet.Mvc.Test Update xunit.runner.kre => xunit.runner.aspnet. 2015-03-12 18:01:41 -07:00
Microsoft.AspNet.Mvc.TestCommon Reacting to File System changes 2015-03-20 11:41:41 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest Removing ModelMetadataProvider.GetModelMetadataForParameters 2015-03-19 16:42:54 -07:00
Microsoft.AspNet.Mvc.Xml.Test [Fixes #852] XmlDictionaryReader.CreateTextReader overload which supports Encoding is missing 2015-03-19 17:33:20 -07:00
WebSites Avoid exceptions in `ActionFilterController` 2015-03-20 13:02:42 -07:00