aspnetcore/test
N. Taylor Mullen 5612ca845f React to aspnet/Razor#684.
- Modified `UrlResolutionTagHelper` to utilize new CSS selector attributes to restrict when it applies. It now only appies to tags that have their values starting with `~/`.
- `UrlResolutionTagHelper` no longer applies to dynamic content such as `href="@SomethingResultingInTildaSlash"`.
- Updated tests to reflect new behavior.
2016-03-08 12:17:16 -08:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Remove project name from output path 2016-03-02 14:39:12 -08:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Remove project name from output path 2016-03-02 14:39:12 -08:00
Microsoft.AspNetCore.Mvc.Core.Test Revive DefaultAssemblyProviderTests 2016-03-07 17:01:58 -08:00
Microsoft.AspNetCore.Mvc.Cors.Test Remove project name from output path 2016-03-02 14:39:12 -08:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Remove project name from output path 2016-03-02 14:39:12 -08:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Remove project name from output path 2016-03-02 14:39:12 -08:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test Remove project name from output path 2016-03-02 14:39:12 -08:00
Microsoft.AspNetCore.Mvc.FunctionalTests React to aspnet/Razor#684. 2016-03-08 12:17:16 -08:00
Microsoft.AspNetCore.Mvc.IntegrationTests Correct `Type.IsAssignableFrom()` polarity 2016-03-03 09:55:01 -08:00
Microsoft.AspNetCore.Mvc.Localization.Test Remove project name from output path 2016-03-02 14:39:12 -08:00
Microsoft.AspNetCore.Mvc.Razor.Host.Test Remove project name from output path 2016-03-02 14:39:12 -08:00
Microsoft.AspNetCore.Mvc.Razor.Test Reacting to Localization CookieName change 2016-03-04 10:33:50 -08:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Remove project name from output path 2016-03-02 14:39:12 -08:00
Microsoft.AspNetCore.Mvc.Test Remove project name from output path 2016-03-02 14:39:12 -08:00
Microsoft.AspNetCore.Mvc.TestCommon Remove project name from output path 2016-03-02 14:39:12 -08:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources Remove project name from output path 2016-03-02 14:39:12 -08:00
Microsoft.AspNetCore.Mvc.ViewFeatures.Test React to aspnet/Session#96 changes 2016-03-04 17:18:34 -08:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Reacting to KoreBuild xunit test changes 2016-03-07 21:09:19 -08:00
WebSites React to changes in caching 2016-03-07 19:06:51 -08:00