aspnetcore/test/Microsoft.AspNetCore.Razor..../Legacy
Ajay Bhargav Baaskaran ed7c4e8f5c Parser tests clean up 2018-07-06 16:24:39 -07:00
..
BaselineWriter.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
BlockTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
CSharpAutoCompleteTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
CSharpBlockTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
CSharpCodeParserTest.cs Converted CSharpDirectivesTest to use baselines 2018-06-26 15:17:36 -07:00
CSharpDirectivesTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
CSharpErrorTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
CSharpExplicitExpressionTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
CSharpImplicitExpressionTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
CSharpLanguageCharacteristicsTest.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
CSharpNestedStatementsTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
CSharpRazorCommentsTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
CSharpReservedWordsTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
CSharpSectionTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
CSharpSpecialBlockTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
CSharpStatementTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
CSharpTemplateTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
CSharpToMarkupSwitchTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
CSharpTokenizerCommentTest.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
CSharpTokenizerIdentifierTest.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
CSharpTokenizerLiteralTest.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
CSharpTokenizerOperatorsTest.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
CSharpTokenizerTest.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
CSharpTokenizerTestBase.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
CSharpVerbatimBlockTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
CSharpWhitespaceHandlingTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
CodeBlockEditHandlerTest.cs Add partial parsing of `@functions` directive body. 2018-06-18 17:11:40 -07:00
CodeParserTestBase.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
CsHtmlCodeParserTestBase.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
CsHtmlMarkupParserTestBase.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
DirectiveCSharpTokenizerTest.cs [Fixes #1195] Add a way to parse just until the first directive 2017-04-13 15:02:17 -07:00
DirectiveHtmlTokenizerTest.cs [Fixes #1195] Add a way to parse just until the first directive 2017-04-13 15:02:17 -07:00
DisposableActionTest.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
HtmlAttributeTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
HtmlBlockTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
HtmlDocumentTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
HtmlErrorTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
HtmlMarkupParserTests.cs Revert "Revert "Make Razor HTML Comments aware (#2178)"" 2018-03-20 15:23:53 -07:00
HtmlTagsTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
HtmlToCodeSwitchTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
HtmlTokenizerTest.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
HtmlTokenizerTestBase.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
ImplicitExpressionEditHandlerTest.cs Add partial parsing for parenthesis 2018-06-15 11:22:03 -07:00
LineTrackingStringBufferTest.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
MarkupParserTestBase.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
RazorParserTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
SourceLocationTrackerTest.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
SpanTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
TagHelperBlockRewriterTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
TagHelperBlockTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
TagHelperParseTreeRewriterTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
TagHelperRewritingTestBase.cs Parser tests clean up 2018-07-06 16:24:39 -07:00
TextReaderExtensionsTest.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
TokenizerLookaheadTest.cs Revert "Revert "Make Razor HTML Comments aware (#2178)"" 2018-03-20 15:23:53 -07:00
TokenizerTestBase.cs Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
WhiteSpaceRewriterTest.cs Parser tests clean up 2018-07-06 16:24:39 -07:00