aspnetcore/test/Microsoft.AspNetCore.Razor..../Legacy
Artak Mkrtchyan 2949470a43 Fixed all the tests to reflect HtmlComment block type support 2018-02-20 22:20:48 -08:00
..
BaselineWriter.cs
BlockTest.cs Make Block and Span cache Length. 2018-01-16 21:14:46 -08:00
CSharpAutoCompleteTest.cs Removed LegacyResources.resx 2017-12-22 15:59:35 -08:00
CSharpBlockTest.cs Removed LegacyRazorDiagnostic and RazorError 2017-12-27 11:43:19 -08:00
CSharpDirectivesTest.cs Removed LegacyRazorDiagnostic and RazorError 2017-12-27 11:43:19 -08:00
CSharpErrorTest.cs Removed LegacyResources.resx 2017-12-22 15:59:35 -08:00
CSharpExplicitExpressionTest.cs Removed LegacyResources.resx 2017-12-22 15:59:35 -08:00
CSharpImplicitExpressionTest.cs
CSharpLanguageCharacteristicsTest.cs
CSharpNestedStatementsTest.cs
CSharpRazorCommentsTest.cs Removed LegacyResources.resx 2017-12-22 15:59:35 -08:00
CSharpReservedWordsTest.cs
CSharpSectionTest.cs HtmlMarkupParser is now aware of HtmlComment blocks. Majority (if not all, will confirm soon) tests have been updated to account for HtmlComment blocks. 2018-02-20 18:24:27 -08:00
CSharpSpecialBlockTest.cs
CSharpStatementTest.cs
CSharpTemplateTest.cs
CSharpToMarkupSwitchTest.cs
CSharpTokenizerCommentTest.cs
CSharpTokenizerIdentifierTest.cs
CSharpTokenizerLiteralTest.cs
CSharpTokenizerOperatorsTest.cs
CSharpTokenizerTest.cs
CSharpTokenizerTestBase.cs
CSharpVerbatimBlockTest.cs
CSharpWhitespaceHandlingTest.cs
CodeParserTestBase.cs
CsHtmlCodeParserTestBase.cs
CsHtmlMarkupParserTestBase.cs
DirectiveCSharpTokenizerTest.cs
DirectiveHtmlTokenizerTest.cs
DisposableActionTest.cs
ExceptionHelpers.cs
HtmlAttributeTest.cs
HtmlBlockTest.cs HtmlMarkupParser is now aware of HtmlComment blocks. Majority (if not all, will confirm soon) tests have been updated to account for HtmlComment blocks. 2018-02-20 18:24:27 -08:00
HtmlDocumentTest.cs Fixed all the tests to reflect HtmlComment block type support 2018-02-20 22:20:48 -08:00
HtmlErrorTest.cs
HtmlParserTestUtils.cs
HtmlTagsTest.cs Fixed all the tests to reflect HtmlComment block type support 2018-02-20 22:20:48 -08:00
HtmlToCodeSwitchTest.cs Fixed all the tests to reflect HtmlComment block type support 2018-02-20 22:20:48 -08:00
HtmlTokenizerTest.cs
HtmlTokenizerTestBase.cs
LineTrackingStringBufferTest.cs
MarkupParserTestBase.cs
MiscUtils.cs
RazorParserTest.cs
SourceLocationTrackerTest.cs
SpanTest.cs Make Block and Span cache Length. 2018-01-16 21:14:46 -08:00
TagHelperBlockRewriterTest.cs
TagHelperBlockTest.cs
TagHelperParseTreeRewriterTest.cs Fixed all the tests to reflect HtmlComment block type support 2018-02-20 22:20:48 -08:00
TagHelperRewritingTestBase.cs
TextReaderExtensionsTest.cs
TokenizerLookaheadTest.cs
TokenizerTestBase.cs
WhiteSpaceRewriterTest.cs