aspnetcore/test/Microsoft.AspNet.Razor.Test/Generator
Youngjune Hong 23e6264715 Fix1571 - Supporting self-closing tags for taghelpers 2015-02-20 16:27:31 -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 Add tests to validate TagHelper escape functionality. 2015-02-03 14:34:47 -08:00
CSharpTagHelperRenderingUnitTest.cs Fix1571 - Supporting self-closing tags for taghelpers 2015-02-20 16:27:31 -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 Camel-case tag helper directives 2015-02-13 15:10:37 -08:00
TestSpan.cs