aspnetcore/test/Microsoft.AspNet.Razor.Test/Generator
N. Taylor Mullen 8db45f7564 Add user-based padding support.
Added a CSharpPaddingBuilder based on the existing
CodeGeneratorPaddingHelper to allow accurate padding within the generated
C# files.  Also created tests based on the existing PaddingTest tests to
verify padding functionality.
2014-02-12 12:07:39 -08:00
..
CodeTree Add user-based padding support. 2014-02-12 12:07:39 -08:00
CSharpRazorCodeGeneratorTest.cs
GeneratedCodeMappingTest.cs
PaddingTest.cs
RazorCodeGeneratorTest.cs
TabTest.cs
TestSpan.cs