aspnetcore/test/Microsoft.AspNetCore.Razor..../TestFiles/ParserTests
Ajay Bhargav Baaskaran 9a9931d59f
Initial infrastrucure for a better html parser (#2522)
Initial infrastrucure for a better html parser
- Added new syntax node types that follow Roslyn's red/green pattern
- Modified the html text node in the current syntax tree to use the new
nodes
- Updated test infrastructure
- Generated baselines
2018-08-13 11:26:24 -07:00
..
CSharpAutoCompleteTest Initial infrastrucure for a better html parser (#2522) 2018-08-13 11:26:24 -07:00
CSharpBlockTest Redo baselines 2018-07-19 15:29:30 -07:00
CSharpDirectivesTest Initial infrastrucure for a better html parser (#2522) 2018-08-13 11:26:24 -07:00
CSharpErrorTest Redo baselines 2018-07-19 15:29:30 -07:00
CSharpExplicitExpressionTest Redo baselines 2018-07-19 15:29:30 -07:00
CSharpImplicitExpressionTest Redo baselines 2018-07-19 15:29:30 -07:00
CSharpNestedStatementsTest Redo baselines 2018-07-19 15:29:30 -07:00
CSharpRazorCommentsTest Initial infrastrucure for a better html parser (#2522) 2018-08-13 11:26:24 -07:00
CSharpReservedWordsTest Redo baselines 2018-07-19 15:29:30 -07:00
CSharpSectionTest Initial infrastrucure for a better html parser (#2522) 2018-08-13 11:26:24 -07:00
CSharpSpecialBlockTest Redo baselines 2018-07-19 15:29:30 -07:00
CSharpStatementTest Redo baselines 2018-07-19 15:29:30 -07:00
CSharpTemplateTest Redo baselines 2018-07-19 15:29:30 -07:00
CSharpToMarkupSwitchTest Redo baselines 2018-07-19 15:29:30 -07:00
CSharpVerbatimBlockTest Redo baselines 2018-07-19 15:29:30 -07:00
CSharpWhitespaceHandlingTest Redo baselines 2018-07-19 15:29:30 -07:00
HtmlAttributeTest Redo baselines 2018-07-19 15:29:30 -07:00
HtmlBlockTest Initial infrastrucure for a better html parser (#2522) 2018-08-13 11:26:24 -07:00
HtmlDocumentTest Initial infrastrucure for a better html parser (#2522) 2018-08-13 11:26:24 -07:00
HtmlErrorTest Redo baselines 2018-07-19 15:29:30 -07:00
HtmlTagsTest Initial infrastrucure for a better html parser (#2522) 2018-08-13 11:26:24 -07:00
HtmlToCodeSwitchTest Initial infrastrucure for a better html parser (#2522) 2018-08-13 11:26:24 -07:00
TagHelperBlockRewriterTest Initial infrastrucure for a better html parser (#2522) 2018-08-13 11:26:24 -07:00
TagHelperParseTreeRewriterTest Initial infrastrucure for a better html parser (#2522) 2018-08-13 11:26:24 -07:00
WhiteSpaceRewriterTest Redo baselines 2018-07-19 15:29:30 -07:00