aspnetcore/test/Microsoft.AspNetCore.Razor..../Language/Legacy
Ajay Bhargav Baaskaran b821ce8b8e First step in converting parser tests to use baselines
- Added the necessary infrastructure to serialize and verify the syntax
tree
- Updated ParserVisitor to be overrideable
- Made CSharpVerbatimBlockTest to use baselines
2018-06-19 15:57:05 -07:00
..
BlockFactory.cs Revert "Revert "Make Razor HTML Comments aware (#2178)"" 2018-03-20 15:23:53 -07:00
BlockTypes.cs Revert "Revert "Make Razor HTML Comments aware (#2178)"" 2018-03-20 15:23:53 -07:00
ErrorCollector.cs
IntializeTestFileAttribute.cs First step in converting parser tests to use baselines 2018-06-19 15:57:05 -07:00
ParserTestBase.cs First step in converting parser tests to use baselines 2018-06-19 15:57:05 -07:00
RawTextSymbol.cs
SyntaxTreeNodeSerializer.cs First step in converting parser tests to use baselines 2018-06-19 15:57:05 -07:00
SyntaxTreeNodeVerifier.cs First step in converting parser tests to use baselines 2018-06-19 15:57:05 -07:00
SyntaxTreeNodeWalker.cs First step in converting parser tests to use baselines 2018-06-19 15:57:05 -07:00
SyntaxTreeNodeWriter.cs First step in converting parser tests to use baselines 2018-06-19 15:57:05 -07:00
TestSpanBuilder.cs Add partial parsing of `@functions` directive body. 2018-06-18 17:11:40 -07:00