- Now that what used to be CodeGenerators are now ChunkGenerators we can rename the CodeBuilder into its correct structure: a CodeGenerator. - Moved the TagHelperAttributeValueCodeRenderer from the TagHelpers namespace into the CodeGeneration namespace. - Went through several classes and remove and sorted usings. - Updated test files to abide by the new naming convention of Builders => CodeGenerators. #140 |
||
|---|---|---|
| .. | ||
| AddImportChunkGeneratorTest.cs | ||
| AttributeBlockChunkGeneratorTest.cs | ||
| CSharpCodeGeneratorTest.cs | ||
| CSharpCodeWriterTest.cs | ||
| CSharpLineMappingWriterTest.cs | ||
| CSharpPaddingBuilderTests.cs | ||
| CSharpRazorChunkGeneratorTest.cs | ||
| CSharpTagHelperRenderingTest.cs | ||
| CSharpTagHelperRenderingUnitTest.cs | ||
| CodeGenTestCodeGenerator.cs | ||
| CodeGenTestHost.cs | ||
| CodeWriterTest.cs | ||
| DynamicAttributeBlockChunkGeneratorTest.cs | ||
| LineMappingTest.cs | ||
| RazorChunkGeneratorTest.cs | ||
| RazorCommentChunkGeneratorTest.cs | ||
| TabTest.cs | ||
| TagHelperAttributeValueCodeRendererTest.cs | ||
| TagHelperTestBase.cs | ||
| TestSpan.cs | ||