aspnetcore/test/Microsoft.AspNet.Mvc.Razor....
sornaks b6a109e2a3 Making DefaultDisplayTemplates and DefaultEditorTemplates use IHtmlContent.
- Making TagBuilder's InnerHtml an IHtmlContent.
- Delay encoding until the content is written.
- Moving BufferedHtmlContent to Common cos it is used in aspnet/Razor also.
- Changing GenerateOption to take in a string and create StringHtmlContent.
- This reduces the space used by around 13%.
2015-08-10 14:55:34 -07:00
..
Directives Fixing tests in Mono. 2015-07-02 17:24:14 -07:00
Properties
SpanFactory React to aspnet/Razor#140 2015-05-29 14:21:35 -07:00
TestFiles Get tests working with `core.autocrlf=false` 2015-06-24 14:53:07 -07:00
InjectChunkVisitorTest.cs React to aspnet/Razor#140 2015-05-29 14:21:35 -07:00
InputTestTagHelper.cs
Microsoft.AspNet.Mvc.Razor.Host.Test.xproj
ModelChunkVisitorTest.cs React to aspnet/Razor#140 2015-05-29 14:21:35 -07:00
MvcCSharpRazorCodeParserTest.cs Fixing tests in Mono. 2015-07-02 17:24:14 -07:00
MvcRazorHostTest.cs Fixing tests in Mono. 2015-07-02 17:24:14 -07:00
MvcRazorParserTest.cs React to aspnet/Razor#140 2015-05-29 14:21:35 -07:00
MvcTagHelperAttributeValueCodeRendererTest.cs React to aspnet/Razor#382 2015-06-30 12:49:48 -07:00
StringTextBuffer.cs
ViewHierarchyUtilityTest.cs Issue #2745 - ViewHierarchyUtility.GetHierarchicalPath does not handle root paths *nix file systems. 2015-08-06 10:31:11 -07:00
project.json Making DefaultDisplayTemplates and DefaultEditorTemplates use IHtmlContent. 2015-08-10 14:55:34 -07:00