aspnetcore/test
damianedwards 1529c868f2 Improve ViewLocalizer resource look-up semantics:
- Always prepend with application name and let underlying `IStringLocalizerFactory` do the name gymnastics
- Use ExecutingFilePath instead of view name
- Trim off the file extension (so your resource doesn't have to have ".cshtml" in its name)
- Improved doc comments
- Added tests to cover ViewLocalizer behavior
- #3718
- #2767
2015-12-21 14:22:32 -08:00
..
Microsoft.AspNet.Mvc.Abstractions.Test Remove IExcludeTypeFilter 2015-12-09 12:30:13 -08:00
Microsoft.AspNet.Mvc.ApiExplorer.Test React to breaking in IRouteConstraint 2015-12-14 10:08:09 -08:00
Microsoft.AspNet.Mvc.Core.Test MVC Controller Response - Wrong ContentType #3245 2015-12-21 11:25:45 -08:00
Microsoft.AspNet.Mvc.Cors.Test
Microsoft.AspNet.Mvc.DataAnnotations.Test * Parameters into the messages 2015-12-11 12:05:44 -08:00
Microsoft.AspNet.Mvc.Formatters.Json.Test
Microsoft.AspNet.Mvc.Formatters.Xml.Test
Microsoft.AspNet.Mvc.FunctionalTests MVC Controller Response - Wrong ContentType #3245 2015-12-21 11:25:45 -08:00
Microsoft.AspNet.Mvc.IntegrationTests * Parameters into the messages 2015-12-11 12:05:44 -08:00
Microsoft.AspNet.Mvc.Localization.Test Improve ViewLocalizer resource look-up semantics: 2015-12-21 14:22:32 -08:00
Microsoft.AspNet.Mvc.Razor.Host.Test Enabling CoreCLR tests on Travis 2015-12-09 15:20:15 -08:00
Microsoft.AspNet.Mvc.Razor.Test Remove TextWriter.ToString from RazorPage 2015-12-18 09:12:28 -08:00
Microsoft.AspNet.Mvc.TagHelpers.Test Reacting to verbose rename 2015-12-07 14:50:54 -08:00
Microsoft.AspNet.Mvc.Test Remove IExcludeTypeFilter 2015-12-09 12:30:13 -08:00
Microsoft.AspNet.Mvc.TestCommon * Parameters into the messages 2015-12-11 12:05:44 -08:00
Microsoft.AspNet.Mvc.TestDiagnosticListener.Sources
Microsoft.AspNet.Mvc.ViewFeatures.Test Move buffer types to ViewFeatures 2015-12-17 21:05:18 -08:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest
WebSites MVC Controller Response - Wrong ContentType #3245 2015-12-21 11:25:45 -08:00