- Normalized newlines for code generation tests. We default all tests to use \r\n. This way we can have a consistent test experience cross plat. - For tests that expected indexes that were affected by new lines I modified them to account for cross plat scenarios. - Added a few test classes to ensure we could normalize newlines for codegen tests. #106 |
||
|---|---|---|
| .. | ||
| CodeTree | ||
| Compiler | ||
| CSharpRazorCodeGeneratorTest.cs | ||
| CSharpTagHelperRenderingTest.cs | ||
| CSharpTagHelperRenderingUnitTest.cs | ||
| CodeGenTestCodeBuilder.cs | ||
| CodeGenTestHost.cs | ||
| LineMappingTest.cs | ||
| RazorCodeGeneratorTest.cs | ||
| TabTest.cs | ||
| TagHelperAttributeValueCodeRendererTest.cs | ||
| TagHelperTestBase.cs | ||
| TestSpan.cs | ||