aspnetcore/test
Doug Bunting f05f6d5bd2 Quick fix: Simplify `OrderUsingHtmlHelpers.cshtml` layout
- intent was to make HTML helper output close to the tag helper output but source got over-complicated
- the output files for `Order.cshtml` and `OrderUsingHtmlHelpers.cshtml` now differ only in attribute order
 - i.e. HTML helpers output attribute alphabetically while tag helpers output them in order added
2016-05-02 12:55:11 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Use latest build of dotnet-test-xunit 2016-04-19 14:54:07 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Use latest build of dotnet-test-xunit 2016-04-19 14:54:07 -07:00
Microsoft.AspNetCore.Mvc.Core.Test Remove extra options to manipulate `JsonSerializerSettings` 2016-04-27 14:48:16 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test Use latest build of dotnet-test-xunit 2016-04-19 14:54:07 -07:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test [Perf] Cache the metadata for known type "object" 2016-04-25 13:03:52 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Remove extra options to manipulate `JsonSerializerSettings` 2016-04-27 14:48:16 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test Merge branch 'release' into dev 2016-04-19 14:54:08 -07:00
Microsoft.AspNetCore.Mvc.FunctionalTests Quick fix: Simplify `OrderUsingHtmlHelpers.cshtml` layout 2016-05-02 12:55:11 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests Remove extra options to manipulate `JsonSerializerSettings` 2016-04-27 14:48:16 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test Use latest build of dotnet-test-xunit 2016-04-19 14:54:07 -07:00
Microsoft.AspNetCore.Mvc.Razor.Host.Test [Perf] RazorPage.CreateModelExpression is allocating expression names 2016-04-22 12:55:28 -07:00
Microsoft.AspNetCore.Mvc.Razor.Test Avoid holding on to DependencyContext instance 2016-04-29 14:44:55 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Use latest build of dotnet-test-xunit 2016-04-19 14:54:07 -07:00
Microsoft.AspNetCore.Mvc.Test Remove extra options to manipulate `JsonSerializerSettings` 2016-04-27 14:48:16 -07:00
Microsoft.AspNetCore.Mvc.TestCommon Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Remove extra options to manipulate `JsonSerializerSettings` 2016-04-27 14:48:16 -07:00
WebSites Quick fix: Simplify `OrderUsingHtmlHelpers.cshtml` layout 2016-05-02 12:55:11 -07:00