aspnetcore/test
N. Taylor Mullen 7934c432c8 React to case insensitive TagHelperOutput.Attributes.
- Cleaned up some existing bad code that worked around case sensitive TagHelperOutput.Attributes.
- Modified MergeAttributes to be case insensitive when it comes to merging class attributes.
- Added a test to verify the new MergeAttribute case insensitive class merging.

aspnet/Razor#186
2014-10-26 13:32:11 -07:00
..
Microsoft.AspNet.Mvc.Core.Test Change TagBuilder Attributes and HTML Helper dependencies to be case insensitive. 2014-10-26 13:15:09 -07:00
Microsoft.AspNet.Mvc.FunctionalTests Adding functional tests to verify round tripping of names generated by 2014-10-23 10:12:02 -07:00
Microsoft.AspNet.Mvc.HeaderValueAbstractions.Test Remove unnecessary references from project.json 2014-10-17 14:26:58 -07:00
Microsoft.AspNet.Mvc.ModelBinding.Test CompositeValueProvider.GetKeysFromPrefixAsync throws null if provider is not an 2014-10-23 11:05:06 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test Remove unnecessary references from project.json 2014-10-17 14:26:58 -07:00
Microsoft.AspNet.Mvc.Razor.Test Remove unnecessary references from project.json 2014-10-17 14:26:58 -07:00
Microsoft.AspNet.Mvc.TagHelpers.Test React to case insensitive TagHelperOutput.Attributes. 2014-10-26 13:32:11 -07:00
Microsoft.AspNet.Mvc.Test [Fixefor #860]- Adding Support for [FromFormData] [FromQuery] and [FromRoute], 2014-10-16 10:20:15 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest Rename GlobalModel -> ApplicationModel 2014-10-23 16:03:55 -07:00
WebSites Change TagBuilder Attributes and HTML Helper dependencies to be case insensitive. 2014-10-26 13:15:09 -07:00