aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/Rendering
Pranav K ad8ab4b8fd Adding support for ViewLocationExpanders to allow modifying view locations
without changing the view engine.

Fixes #1039
2014-10-01 16:15:25 -07:00
..
ViewEngine Adding support for ViewLocationExpanders to allow modifying view locations 2014-10-01 16:15:25 -07:00
DefaultDisplayTemplatesTests.cs Modify TemplateRenderer to use ThrowIfFaulted instead of Task.Wait 2014-08-21 08:38:12 -07:00
DefaultEditorTemplatesTests.cs Modify TemplateRenderer to use ThrowIfFaulted instead of Task.Wait 2014-08-21 08:38:12 -07:00
DefaultTemplatesUtilities.cs [Fixes #926] Protocol & Host name ignored when creating action link 2014-09-26 17:20:56 -07:00
HtmlAttributePropertyHelperTest.cs
HtmlHelperDisplayNameExtensionsTest.cs Make HTML helper `null` handling consistent 2014-08-06 16:04:56 -07:00
HtmlHelperDisplayTextTest.cs Make HTML helper `null` handling consistent 2014-08-06 16:04:56 -07:00
HtmlHelperLabelExtensionsTest.cs Make HTML helper `null` handling consistent 2014-08-06 16:04:56 -07:00
HtmlHelperLinkGenerationTest.cs [Fixes #926] Protocol & Host name ignored when creating action link 2014-09-26 17:20:56 -07:00
HtmlHelperNameExtensionsTest.cs Make HTML helper `null` handling consistent 2014-08-06 16:04:56 -07:00
HtmlHelperValueExtensionsTest.cs Make HTML helper `null` handling consistent 2014-08-06 16:04:56 -07:00
ViewContextTests.cs
ViewDataOfTTest.cs