aspnetcore/test/Microsoft.AspNet.Razor.Test/Generator/CodeTree
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
..
CSharpCodeBuilderTests.cs Remove unneeded chunk data. 2014-02-10 11:49:49 -08:00
CSharpPaddingBuilderTests.cs Add user-based padding support. 2014-02-12 12:07:39 -08:00
CodeTreeGenerationTest.cs Refactoring CSharpCodeWriter 2014-02-03 17:04:09 -08:00
CodeTreeOutputValidator.cs Remove unneeded chunk data. 2014-02-10 11:49:49 -08:00