aspnetcore/test
Doug Bunting 1b28e19114 MVC tag helpers should not override tag name in Razor source
- #1523
- remove `TagHelperOutput.Merge()` extension method entirely
- test tag name preservation with all MVC tag helpers
 - `<input/>` tag helper generation of a checkbox wasn't previously tested

nits:
- fix argument order in a couple of `Assert.Equal()` calls
- remove use of "original tag name"
2014-11-19 22:35:31 -08:00
..
Microsoft.AspNet.Mvc.Core.Test Fix for #1194 - Error using [HttpPost] and [Route] together 2014-11-19 15:52:20 -08:00
Microsoft.AspNet.Mvc.FunctionalTests Fix for #1194 - Error using [HttpPost] and [Route] together 2014-11-19 15:52:20 -08:00
Microsoft.AspNet.Mvc.HeaderValueAbstractions.Test
Microsoft.AspNet.Mvc.ModelBinding.Test
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test
Microsoft.AspNet.Mvc.TagHelpers.Test MVC tag helpers should not override tag name in Razor source 2014-11-19 22:35:31 -08:00
Microsoft.AspNet.Mvc.Test
Microsoft.AspNet.Mvc.WebApiCompatShimTest
WebSites Checkin VS modifications to kproj 2014-11-19 16:11:46 -08:00