aspnetcore/test
damianedwards 0c3e7b5a75 Improve usability of IHtmlLocalizer & associated API:
- IHtmlLocalizer no longer derives from IStringLocalizer
- IHtmlLocalizer indexer now returns LocalizedHtmlString
- IHtmlLocalizer has GetString methods now that act the same as IStringLocalizer.GetString
- Made LocalizedHtmlString a struct to match LocalizedString
- Updated samples in response to aspnet/Localization#167
- Rename "ancestor" to "parent" for loc API
- Fixes some doc comments
- Fixed tests
- #3716
2015-12-17 16:35:19 -08:00
..
Microsoft.AspNet.Mvc.Abstractions.Test
Microsoft.AspNet.Mvc.ApiExplorer.Test React to breaking in IRouteConstraint 2015-12-14 10:08:09 -08:00
Microsoft.AspNet.Mvc.Core.Test [Fixes #3430] Removed RouteKeyHandling.CatchAll 2015-12-16 11:57:22 -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 * Replace MvcMinimalSample with functional test 2015-12-16 15:18:25 -08:00
Microsoft.AspNet.Mvc.IntegrationTests * Parameters into the messages 2015-12-11 12:05:44 -08:00
Microsoft.AspNet.Mvc.Localization.Test Improve usability of IHtmlLocalizer & associated API: 2015-12-17 16:35:19 -08:00
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test [Fixes #3430] Removed RouteKeyHandling.CatchAll 2015-12-16 11:57:22 -08:00
Microsoft.AspNet.Mvc.TagHelpers.Test
Microsoft.AspNet.Mvc.Test
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 Change `HtmlString` to inherit from `HtmlEncodedString` 2015-12-16 12:42:13 -08:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest
WebSites * Fix test failure 2015-12-16 17:21:25 -08:00