aspnetcore/test/Microsoft.AspNetCore.Razor..../Legacy
Ajay Bhargav Baaskaran dc70687f0e Test tag helper directives correctly 2018-09-27 16:37:28 -07:00
..
BaselineWriter.cs
BlockTest.cs Renamed HtmlTextSyntax to HtmlTextLiteralSyntax for consistency (#2560) 2018-08-28 14:00:32 -07:00
CSharpAutoCompleteTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
CSharpBlockTest.cs Rename parser tests to have shorter names 2018-07-19 15:22:30 -07:00
CSharpCodeParserTest.cs Converted CSharpDirectivesTest to use baselines 2018-06-26 15:17:36 -07:00
CSharpErrorTest.cs Rename parser tests to have shorter names 2018-07-19 15:22:30 -07:00
CSharpExplicitExpressionTest.cs Rename parser tests to have shorter names 2018-07-19 15:22:30 -07:00
CSharpImplicitExpressionTest.cs Rename parser tests to have shorter names 2018-07-19 15:22:30 -07:00
CSharpLanguageCharacteristicsTest.cs Updated the tokenizer and parser to operate on SyntaxTokens directly (#2540) 2018-08-16 16:11:01 -07:00
CSharpNestedStatementsTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
CSharpRazorCommentsTest.cs Fixes #2491: Treating RazorCommentTransition-s similar to Transitions in tag content (#2531) 2018-08-10 14:46:58 -07:00
CSharpReservedWordsTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
CSharpSectionTest.cs Rename parser tests to have shorter names 2018-07-19 15:22:30 -07:00
CSharpSpecialBlockTest.cs Rename parser tests to have shorter names 2018-07-19 15:22:30 -07:00
CSharpStatementTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
CSharpTemplateTest.cs Rename parser tests to have shorter names 2018-07-19 15:22:30 -07:00
CSharpToMarkupSwitchTest.cs Rename parser tests to have shorter names 2018-07-19 15:22:30 -07:00
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 Rename parser tests to have shorter names 2018-07-19 15:22:30 -07:00
CSharpWhitespaceHandlingTest.cs Rename parser tests to have shorter names 2018-07-19 15:22:30 -07:00
CodeBlockEditHandlerTest.cs Add partial parsing of `@functions` directive body. 2018-06-18 17:11:40 -07:00
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 Parser tests clean up 2018-07-06 16:24:39 -07:00
HtmlBlockTest.cs Rename parser tests to have shorter names 2018-07-19 15:22:30 -07:00
HtmlDocumentTest.cs Rename parser tests to have shorter names 2018-07-19 15:22:30 -07:00
HtmlErrorTest.cs Rename parser tests to have shorter names 2018-07-19 15:22:30 -07:00
HtmlMarkupParserTests.cs Renamed HtmlTextSyntax to HtmlTextLiteralSyntax for consistency (#2560) 2018-08-28 14:00:32 -07:00
HtmlTagsTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
HtmlToCodeSwitchTest.cs Rename parser tests to have shorter names 2018-07-19 15:22:30 -07:00
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 Parser tests clean up 2018-07-06 16:24:39 -07:00
RazorDirectivesTest.cs Test tag helper directives correctly 2018-09-27 16:37:28 -07:00
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 Rename parser tests to have shorter names 2018-07-19 15:22:30 -07:00
TagHelperBlockTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
TagHelperParseTreeRewriterTest.cs Rename parser tests to have shorter names 2018-07-19 15:22:30 -07:00
TagHelperRewritingTestBase.cs Generate and verify baselines for ClassifiedSpans and TagHelperSpans 2018-07-17 10:54:42 -07:00
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 Rename parser tests to have shorter names 2018-07-19 15:22:30 -07:00