aspnetcore/test/Microsoft.AspNetCore.Razor..../Legacy
Ajay Bhargav Baaskaran 9e4c4079f2
Renamed HtmlTextSyntax to HtmlTextLiteralSyntax for consistency (#2560)
* Renamed HtmlTextSyntax to HtmlTextLiteralSyntax for consistency

* Generated baselines
2018-08-28 14:00:32 -07:00
..
BaselineWriter.cs
BlockTest.cs Renamed HtmlTextSyntax to HtmlTextLiteralSyntax for consistency (#2560) 2018-08-28 14:00:32 -07:00
CSharpAutoCompleteTest.cs
CSharpBlockTest.cs
CSharpCodeParserTest.cs
CSharpDirectivesTest.cs
CSharpErrorTest.cs
CSharpExplicitExpressionTest.cs
CSharpImplicitExpressionTest.cs
CSharpLanguageCharacteristicsTest.cs Updated the tokenizer and parser to operate on SyntaxTokens directly (#2540) 2018-08-16 16:11:01 -07:00
CSharpNestedStatementsTest.cs
CSharpRazorCommentsTest.cs
CSharpReservedWordsTest.cs
CSharpSectionTest.cs
CSharpSpecialBlockTest.cs
CSharpStatementTest.cs
CSharpTemplateTest.cs
CSharpToMarkupSwitchTest.cs
CSharpTokenizerCommentTest.cs Auto generate CSharp syntax tree nodes (#2550) 2018-08-21 14:20:33 -07:00
CSharpTokenizerIdentifierTest.cs Updated the tokenizer and parser to operate on SyntaxTokens directly (#2540) 2018-08-16 16:11:01 -07:00
CSharpTokenizerLiteralTest.cs Updated the tokenizer and parser to operate on SyntaxTokens directly (#2540) 2018-08-16 16:11:01 -07:00
CSharpTokenizerOperatorsTest.cs Updated the tokenizer and parser to operate on SyntaxTokens directly (#2540) 2018-08-16 16:11:01 -07:00
CSharpTokenizerTest.cs Updated the tokenizer and parser to operate on SyntaxTokens directly (#2540) 2018-08-16 16:11:01 -07:00
CSharpTokenizerTestBase.cs Updated the tokenizer and parser to operate on SyntaxTokens directly (#2540) 2018-08-16 16:11:01 -07:00
CSharpVerbatimBlockTest.cs
CSharpWhitespaceHandlingTest.cs
CodeBlockEditHandlerTest.cs
CodeParserTestBase.cs Renamed WhiteSpace to Whitespace 2018-08-24 15:45:55 -07:00
CsHtmlCodeParserTestBase.cs
CsHtmlMarkupParserTestBase.cs
DirectiveCSharpTokenizerTest.cs Auto generate CSharp syntax tree nodes (#2550) 2018-08-21 14:20:33 -07:00
DirectiveHtmlTokenizerTest.cs Auto generate CSharp syntax tree nodes (#2550) 2018-08-21 14:20:33 -07:00
DisposableActionTest.cs
HtmlAttributeTest.cs
HtmlBlockTest.cs
HtmlDocumentTest.cs
HtmlErrorTest.cs
HtmlMarkupParserTests.cs Renamed HtmlTextSyntax to HtmlTextLiteralSyntax for consistency (#2560) 2018-08-28 14:00:32 -07:00
HtmlTagsTest.cs
HtmlToCodeSwitchTest.cs
HtmlTokenizerTest.cs Renamed HtmlTextSyntax to HtmlTextLiteralSyntax for consistency (#2560) 2018-08-28 14:00:32 -07:00
HtmlTokenizerTestBase.cs Updated the tokenizer and parser to operate on SyntaxTokens directly (#2540) 2018-08-16 16:11:01 -07:00
ImplicitExpressionEditHandlerTest.cs Updated the tokenizer and parser to operate on SyntaxTokens directly (#2540) 2018-08-16 16:11:01 -07:00
LineTrackingStringBufferTest.cs
MarkupParserTestBase.cs
RazorParserTest.cs Renamed WhiteSpace to Whitespace 2018-08-24 15:45:55 -07:00
SourceLocationTrackerTest.cs
SpanTest.cs Renamed HtmlTextSyntax to HtmlTextLiteralSyntax for consistency (#2560) 2018-08-28 14:00:32 -07:00
TagHelperBlockRewriterTest.cs
TagHelperBlockTest.cs
TagHelperParseTreeRewriterTest.cs
TagHelperRewritingTestBase.cs
TextReaderExtensionsTest.cs
TokenizerLookaheadTest.cs Renamed HtmlTextSyntax to HtmlTextLiteralSyntax for consistency (#2560) 2018-08-28 14:00:32 -07:00
TokenizerTestBase.cs Updated the tokenizer and parser to operate on SyntaxTokens directly (#2540) 2018-08-16 16:11:01 -07:00
WhiteSpaceRewriterTest.cs