aspnetcore/test
N. Taylor Mullen cfd58f1747 React to aspnet/Razor#705
- Updated `ScriptTagHelper` and `LinkTagHelper` to maintain their quotes on generated script tags.
- Removed `TagHelperOutputExtensions`. It's no longer needed.
- We no longer string replace quotes directly. We rely on encoding and the initial representation of an attribute to ensure quotes don't break generated attributes.
- Updated tests.
2016-05-27 12:00:01 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Fixed null reference on ModelStateDictionary.ChildNodes when calling Clear 2016-05-26 16:12:49 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test Modify test to look for assembly names rather than absolute paths 2016-05-26 14:49:37 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests React to aspnet/Razor#705 2016-05-27 12:00:01 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests Fix broken query string binding test 2016-05-24 10:17:30 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Host.Test React to aspnet/Razor#705 2016-05-27 12:00:01 -07:00
Microsoft.AspNetCore.Mvc.Razor.Test React to aspnet/Razor#705 2016-05-27 12:00:01 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test React to aspnet/Razor#705 2016-05-27 12:00:01 -07:00
Microsoft.AspNetCore.Mvc.Test Use dependency context from all application parts when compiling views 2016-05-24 10:28:51 -07:00
Microsoft.AspNetCore.Mvc.TestCommon Fix resource generation to work with dotnet test 2016-05-23 15:55:14 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Fixed a bug in TagBuilder when attribute value is null 2016-05-26 11:04:32 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Make ModelBindingContext.Result non-nullable 2016-05-23 14:18:34 -07:00
WebSites Use dependency context from all application parts when compiling views 2016-05-24 10:28:51 -07:00