aspnetcore/test
Henk Mollema 9eb87d4676 Removed htmlAttributes null check in GenerateForm
The null check caused the form not to use the default url generation
behavior when html attributes were specified.
2015-04-16 16:29:27 +02:00
..
Microsoft.AspNet.JsonPatch.Test
Microsoft.AspNet.Mvc.Common.Test
Microsoft.AspNet.Mvc.Core.Test Removed htmlAttributes null check in GenerateForm 2015-04-16 16:29:27 +02:00
Microsoft.AspNet.Mvc.FunctionalTests
Microsoft.AspNet.Mvc.ModelBinding.Test Fixes 2304: 2015-04-15 14:30:46 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test Change inject directive to format correctly after newline during design time. 2015-04-15 12:18:45 -07:00
Microsoft.AspNet.Mvc.Razor.Test Change inject directive to format correctly after newline during design time. 2015-04-15 12:18:45 -07:00
Microsoft.AspNet.Mvc.TagHelpers.Test Fixes 2304: 2015-04-15 14:30:46 -07:00
Microsoft.AspNet.Mvc.Test Fixes 2304: 2015-04-15 14:30:46 -07:00
Microsoft.AspNet.Mvc.TestCommon Fixes 2304: 2015-04-15 14:30:46 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest
Microsoft.AspNet.Mvc.Xml.Test
WebSites