aspnetcore/test/Microsoft.AspNet.Razor.Test/Generator
N. Taylor Mullen a658c1336f Added CodeGen for TagHelper content mode redesign.
- Modified the CSharpTagHelperCodeRenderer to understand a single line of TagHelper rendering (instead of doing different things based on ContentBehavior).
- Modified existing CodeGen output to reflect new content changes.

#221
2015-01-16 11:51:02 -08:00
..
CodeTree Plumb `ParserErrorSink` through to `CodeBuilderContext` 2015-01-15 16:31:33 -08:00
Compiler Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 14:43:16 -08:00
CSharpRazorCodeGeneratorTest.cs
CSharpTagHelperRenderingTest.cs Added CodeGen for TagHelper content mode redesign. 2015-01-16 11:51:02 -08:00
CSharpTagHelperRenderingUnitTest.cs Remove ContentBehavior. 2015-01-16 11:34:45 -08:00
LineMappingTest.cs
RazorCodeGeneratorTest.cs Minor: `LineMapping` and `MappingLocation` debug visualizations were types' full names 2015-01-15 16:32:06 -08:00
TabTest.cs
TagHelperAttributeValueCodeRendererTest.cs Remove ContentBehavior. 2015-01-16 11:34:45 -08:00
TagHelperTestBase.cs Added TagHelperContext.UniqueId: 2014-12-12 16:25:42 -08:00
TestSpan.cs