aspnetcore/test
N. Taylor Mullen f1eefdb650 Enable `CopyHtmlAttribute` to maintain copied attribute order.
- Updated implementation to do a best guess at copying an attribute back into `TagHelperOutput.Attributes`.
- Updated existing functional and unit tests to account for maintained attribute order.
- Added a set of complex order based unit tests to validate `CopyHtmlAttribute` properly maintains order.

#2639
2015-08-19 14:58:00 -07:00
..
Microsoft.AspNet.JsonPatch.Test Replace of Add operation (jsonpatch dynamic support) 2015-08-07 16:10:07 -07:00
Microsoft.AspNet.Mvc.Abstractions.Test
Microsoft.AspNet.Mvc.ApiExplorer.Test Making DefaultDisplayTemplates and DefaultEditorTemplates use IHtmlContent. 2015-08-10 14:55:34 -07:00
Microsoft.AspNet.Mvc.Core.Test Do not trounce existing property values that are not bound in `TryUpdateModel` scenarios 2015-08-18 09:57:41 -07:00
Microsoft.AspNet.Mvc.Cors.Test
Microsoft.AspNet.Mvc.DataAnnotations.Test [Fixes #2817] Support client side validation for all numeric types 2015-08-13 17:32:13 -07:00
Microsoft.AspNet.Mvc.Formatters.Json.Test
Microsoft.AspNet.Mvc.Formatters.Xml.Test
Microsoft.AspNet.Mvc.FunctionalTests Enable `CopyHtmlAttribute` to maintain copied attribute order. 2015-08-19 14:58:00 -07:00
Microsoft.AspNet.Mvc.IntegrationTests Do not trounce existing property values that are not bound in `TryUpdateModel` scenarios 2015-08-18 09:57:41 -07:00
Microsoft.AspNet.Mvc.Localization.Test Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test Expose locations of `_ViewImports.cshtml` that affect a given Razor file. 2015-08-19 12:12:52 -07:00
Microsoft.AspNet.Mvc.Razor.Test Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
Microsoft.AspNet.Mvc.TagHelpers.Test Enable `CopyHtmlAttribute` to maintain copied attribute order. 2015-08-19 14:58:00 -07:00
Microsoft.AspNet.Mvc.Test Do not trounce existing property values that are not bound in `TryUpdateModel` scenarios 2015-08-18 09:57:41 -07:00
Microsoft.AspNet.Mvc.TestCommon Add more event notification data points 2015-08-16 16:42:58 -07:00
Microsoft.AspNet.Mvc.ViewFeatures.Test Preserve `ViewDataDictionary.ModelType` for `Nullable<T>` properties when `Model` is non-`null` 2015-08-18 10:33:40 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest Remove IScopedInstance - use AsyncLocal for ActionContext and 2015-08-13 15:58:29 -07:00
WebSites Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00