aspnetcore/test/Microsoft.AspNet.Razor.Test/Generator
Doug Bunting 7b8126367c Minor: `LineMapping` and `MappingLocation` debug visualizations were types' full names
- add `ToString()` overrides for these classes

Nits:
- improve assertion failures about code mapping mismatches
- add `GENERATE_BASELINES` reminder to test project.json
2015-01-15 16:32:06 -08:00
..
CodeTree Plumb `ParserErrorSink` through to `CodeBuilderContext` 2015-01-15 16:31:33 -08:00
Compiler
CSharpRazorCodeGeneratorTest.cs
CSharpTagHelperRenderingTest.cs
CSharpTagHelperRenderingUnitTest.cs Plumb `ParserErrorSink` through to `CodeBuilderContext` 2015-01-15 16:31:33 -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
TagHelperTestBase.cs
TestSpan.cs